diff options
author | hobbs <hobbs@noemail.net> | 2000-09-29 21:40:53 (GMT) |
---|---|---|
committer | hobbs <hobbs@noemail.net> | 2000-09-29 21:40:53 (GMT) |
commit | 057320722838ba3f48193179ea9b840e3691d649 (patch) | |
tree | afb58f3a6afd136e4686e9bc42cf6413d3877d5b /ChangeLog | |
parent | a8513f52cd228c4d8255f56dcadc3c8b3a127e04 (diff) | |
download | tk-057320722838ba3f48193179ea9b840e3691d649.zip tk-057320722838ba3f48193179ea9b840e3691d649.tar.gz tk-057320722838ba3f48193179ea9b840e3691d649.tar.bz2 |
* win/Makefile.in: commented use of TESTFLAGS
* unix/Makefile.in: added TESTFLAGS to test and testlang targets to
conform with Windows makefile and TEA style.
FossilOrigin-Name: 21ea9340fdeefba136e92f5098ac7fc94a577336
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2000-09-29 Jeff Hobbs <hobbs@scriptics.com> + + * win/Makefile.in: commented use of TESTFLAGS + * unix/Makefile.in: added TESTFLAGS to test and testlang targets to + conform with Windows makefile and TEA style. + 2000-09-29 Eric Melski <ericm@ajubasolutions.com> * generic/tkTest.c: Fixed tests to use updated API. |