diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2014-02-28 01:37:43 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2014-02-28 01:37:43 -0800 |
commit | 1dcc39dbd54082af1e4c1cc9a2ca5ef30f2c4536 (patch) | |
tree | 0827dc0b135161cc1f4a633d7c2142210e77c624 /ChangeLog | |
parent | a9e06b4e815240f7f954d237f8625c30338be55f (diff) | |
download | txr-1dcc39dbd54082af1e4c1cc9a2ca5ef30f2c4536.tar.gz txr-1dcc39dbd54082af1e4c1cc9a2ca5ef30f2c4536.tar.bz2 txr-1dcc39dbd54082af1e4c1cc9a2ca5ef30f2c4536.zip |
About time for some new regression tests.
* tests/011/macros-1.expected: New file.
* tests/011/macros-1.txr: New file.
* tests/011/macros-2.expected: New file.
* tests/011/macros-2.txr: New file.
* tests/011/special-1.expected: New file.
* tests/011/special-1.txr: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,5 +1,21 @@ 2014-02-28 Kaz Kylheku <kaz@kylheku.com> + About time for some new regression tests. + + * tests/011/macros-1.expected: New file. + + * tests/011/macros-1.txr: New file. + + * tests/011/macros-2.expected: New file. + + * tests/011/macros-2.txr: New file. + + * tests/011/special-1.expected: New file. + + * tests/011/special-1.txr: New file. + +2014-02-28 Kaz Kylheku <kaz@kylheku.com> + Bugfixing semantics of symbol macro hiding by variable bindings. * eval.c (expand_vars): Expand vars needs to know whether it's |