Mercurial > ~dholland > hg > tradcpp > index.cgi
log tests/Makefile @ 208:f6f2c7a9d7d8
age | author | description |
---|---|---|
2015-06-13 | David A. Holland | add test that would have caught the breakage in 0.5 |
2015-02-27 | Joerg Sonnenberger | newline during a macro invocation counts as space. Behavior differs from |
2015-02-26 | Joerg Sonnenberger | Expand __FILE__ and __LINE__. |
2013-07-13 | David A. Holland | Add more tests for some degenerate cases we don't handle right. |
2013-07-13 | David A. Holland | Fix handling of macros in quoted strings. |
2013-06-17 | David A. Holland | hook in new tests |
2013-06-12 | David A. Holland | Test nested ifs. |
2013-06-11 | David A. Holland | Test empty arguments. |
2013-06-11 | David A. Holland | add a couple more tests, taken from the 2010 tech-toolchain thread |
2013-06-11 | David A. Holland | add some testing of arithmetic |
2013-06-11 | David A. Holland | add a test with a nested comment |
2013-06-10 | David A. Holland | another multiline comment case |