~ chicken-core (chicken-5) 00e95feb22cfd844d6aea5107faeeded06c3d9d6
commit 00e95feb22cfd844d6aea5107faeeded06c3d9d6
Author: felix <felix@call-with-current-continuation.org>
AuthorDate: Fri Jan 15 12:12:15 2010 +0100
Commit: felix <felix@call-with-current-continuation.org>
CommitDate: Fri Jan 15 12:12:15 2010 +0100
updated scripts/README
diff --git a/scripts/README b/scripts/README
index 4833284c..602adb4c 100644
--- a/scripts/README
+++ b/scripts/README
@@ -13,6 +13,12 @@ This directory contains a couple of things that might be useful:
Takes a platform-designator and the path to a tarball and unpacks,
builds and tests the chicken distribution contained therein.
+ test-chicken.sh
+
+ Runs a full test of chicken by retrieving it from the git repository,
+ building it, running checks, rebuilding it and building all eggs
+ from a checkout of the svn egg tree (or from an existing tree).
+
wiki2html.scm
A simple svnwiki -> HTML translator used for the manual. Needs
Trap