Mercurial > ~dholland > hg > tradcpp > index.cgi
log tests/Makefile @ 164:f14f5352956c
age | author | description |
---|---|---|
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 |
2013-03-31 | David A. Holland | merge |
2013-03-31 | Joerg Sonnenberger | Merge |
2013-03-31 | Joerg Sonnenberger | Merge |
2013-03-31 | David A. Holland | Recognize directive lines only when the # is exactly in column 0. |