summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjenn <jenn>2000-09-29 22:47:13 (GMT)
committerjenn <jenn>2000-09-29 22:47:13 (GMT)
commit355d38b8c1cd8ed56d042fec2e6929cbd39dc428 (patch)
tree1a0628676ccceb2c35ffde1d78fdd5b424e5908e
parentd8e9b004e4b38c7b0c2f23cf6690d53540f3c168 (diff)
downloadtcl-355d38b8c1cd8ed56d042fec2e6929cbd39dc428.zip
tcl-355d38b8c1cd8ed56d042fec2e6929cbd39dc428.tar.gz
tcl-355d38b8c1cd8ed56d042fec2e6929cbd39dc428.tar.bz2
* library/tcltest1.0/tcltest2.tcl:
* tests/tcltest.test: * doc/tcltest2.n: Modified the new form of the test command to accept both attribute-value pairs and command line options. Updated the tests and the documentation for this new format. Also changed the option names for the test command.
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7928726..f9dafa7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2000-09-29 Jennifer Hom <jenn@ajubasolutions.com>
+
+ * library/tcltest1.0/tcltest2.tcl:
+ * tests/tcltest.test:
+ * doc/tcltest2.n: Modified the new form of the test command to
+ accept both attribute-value pairs and command line options.
+ Updated the tests and the documentation for this new format.
+ Also changed the option names for the test command.
+
2000-09-29 Jeff Hobbs <hobbs@scriptics.com>
* win/Makefile.in: commented use of TESTFLAGS