diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2011-11-19 22:30:01 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2011-11-19 22:30:01 -0800 |
commit | 811b58e8f70fac421a905a2b627449dfd079958c (patch) | |
tree | 46aa106bbf65d34f4ca93c050f496300f0822f3f /ChangeLog | |
parent | 10a4b498a6f4d1ab74e9612419cb1481cee627fc (diff) | |
download | txr-811b58e8f70fac421a905a2b627449dfd079958c.tar.gz txr-811b58e8f70fac421a905a2b627449dfd079958c.tar.bz2 txr-811b58e8f70fac421a905a2b627449dfd079958c.zip |
* Makefile (tests/008/soundex.ok): New test case.
(TXR_ARGS): Specified for new test case.
* tests/008/soundex.expected: New file.
* tests/008/soundex.txr: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,5 +1,14 @@ 2011-11-19 Kaz Kylheku <kaz@kylheku.com> + * Makefile (tests/008/soundex.ok): New test case. + (TXR_ARGS): Specified for new test case. + + * tests/008/soundex.expected: New file. + + * tests/008/soundex.txr: New file. + +2011-11-19 Kaz Kylheku <kaz@kylheku.com> + * RELNOTES: New file. 2011-11-19 Kaz Kylheku <kaz@kylheku.com> |