diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2004-11-05 15:15:18 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2004-11-05 15:15:18 (GMT) |
commit | 880991033bb1fef9bb330fd557f5639495f90e71 (patch) | |
tree | 667e724cb0fef519089dffa5dd992ec641a90acc /ChangeLog | |
parent | d00128bb38588944ba1cde058338626dfe59a062 (diff) | |
download | tcl-880991033bb1fef9bb330fd557f5639495f90e71.zip tcl-880991033bb1fef9bb330fd557f5639495f90e71.tar.gz tcl-880991033bb1fef9bb330fd557f5639495f90e71.tar.bz2 |
Major simplification of reg.test to de-Spencer it somewhat.
It's still cryptic, but perhaps not quite so bad now. :^)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2004-11-05 Donal K. Fellows <donal.k.fellows@man.ac.uk> + * tests/reg.test: Major reorganization so that this file is much + easier for a normal Tcl maintainer to comprehend. The test flags + are still very cryptic, but they appear to have to be that way. + The number of skipped tests has increased, but now the skipped + tests have much more meaningful content. + * tests/tm.test (genpaths): Add a [file normalize] so we pick up Windows drive letters, etc. [Bug 1053568] |