diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2009-11-01 19:16:29 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2009-11-01 19:16:29 -0800 |
commit | 0b33a293e77908452b4bd828cadb4d46ec80baed (patch) | |
tree | 33d583d8f2f9c7feebbda3721c885f199938a292 /ChangeLog | |
parent | 08cebd08c7645737d44de8a801af7c2df7874571 (diff) | |
download | txr-0b33a293e77908452b4bd828cadb4d46ec80baed.tar.gz txr-0b33a293e77908452b4bd828cadb4d46ec80baed.tar.bz2 txr-0b33a293e77908452b4bd828cadb4d46ec80baed.zip |
Bug ID 27898: Directory order dependencies in test case.
Converted some directories to text files.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,5 +1,18 @@ 2009-11-01 Kaz Kylheku <kkylheku@gmail.com> + Bug ID 27898: Directory order dependencies in test case. + Converted some directories to text files. + + * tests/002/proc/*/task: Directories removed. + + * tests/002/proc/*/tasks: Files created. + + * tests/002/query-1.txr: Query updated. + + * tests/002/query-1.expected: Expected output updated. + +2009-11-01 Kaz Kylheku <kkylheku@gmail.com> + Bug ID 27895: Calls to protect have an argument list terminated by the integer constant 0 rather than a proper null pointer constant. |