log tests/Makefile @ 163:e1dfa3f90b6c

age author description
Fri, 27 Feb 2015 02:53:12 +0100 Joerg Sonnenberger newline during a macro invocation counts as space. Behavior differs from
Fri, 27 Feb 2015 00:41:46 +0100 Joerg Sonnenberger Expand __FILE__ and __LINE__.
Sat, 13 Jul 2013 14:47:29 -0400 David A. Holland Add more tests for some degenerate cases we don't handle right.
Sat, 13 Jul 2013 14:19:59 -0400 David A. Holland Fix handling of macros in quoted strings.
Sun, 16 Jun 2013 22:08:17 -0400 David A. Holland hook in new tests
Wed, 12 Jun 2013 10:51:10 -0400 David A. Holland Test nested ifs.
Tue, 11 Jun 2013 14:12:54 -0400 David A. Holland Test empty arguments.
Tue, 11 Jun 2013 11:35:27 -0400 David A. Holland add a couple more tests, taken from the 2010 tech-toolchain thread
Mon, 10 Jun 2013 23:23:01 -0400 David A. Holland add some testing of arithmetic
Mon, 10 Jun 2013 20:19:01 -0400 David A. Holland add a test with a nested comment
Mon, 10 Jun 2013 18:40:26 -0400 David A. Holland another multiline comment case
Sun, 31 Mar 2013 11:22:22 -0400 David A. Holland merge
Sun, 31 Mar 2013 08:06:40 +0200 Joerg Sonnenberger Merge
Sun, 31 Mar 2013 07:19:49 +0200 Joerg Sonnenberger Merge
Sun, 31 Mar 2013 10:47:08 -0400 David A. Holland Recognize directive lines only when the # is exactly in column 0.