Commit Graph

14 Commits

Author SHA1 Message Date
Phil Nash 18553e09fd Fixed warning in 32 bit builds 2011-03-21 08:09:47 +00:00
Phil Nash 7dfd830a3a Allow { NULL <op> T }to work 2011-03-18 19:08:33 +00:00
Phil Nash ef611c65d9 Pointer comparisons and compare to NULL 2011-03-18 14:39:58 +00:00
Phil Nash 1e15669f2a Added missing #include for <limits> 2011-03-15 22:41:27 +00:00
Phil Nash f6758c2967 Added special case logic for signed/ unsigned comparisons involving negative numbers and added test cases to cover them 2011-03-15 22:22:19 +00:00
Phil Nash b708789ee9 First cut of single-evaluation fix 2011-03-09 19:45:05 +00:00
Phil Nash db378d8939 Fixed most pedantic warnings 2011-01-31 10:10:20 +00:00
Phil Nash 684baf1053 Don't run tests starting with ./ by default. Changed all low-level self tests to be in ./ 2011-01-14 08:47:43 +00:00
Phil Nash aae41833b0 Fixed comment 2010-12-14 09:05:51 +00:00
Phil Nash a2d20951a2 changed macro names: EXPECT -> REQUIRE, *_NOT -> *_FALSE 2010-12-14 09:00:09 +00:00
Phil Nash 7e8cfa714f more portability fixes 2010-11-12 08:12:01 +00:00
Phil Nash 16a6dd5746 Added note about ! operator 2010-11-10 07:59:07 +00:00
Phil Nash 3455e55538 Change some names to protect the ... reserved 2010-11-10 07:42:15 +00:00
Phil Nash d80260001b First commit for GitHub 2010-11-09 23:24:00 +00:00