Commit Graph

20 Commits

Author SHA1 Message Date
Phil Nash 0f2e5d65b7 Cleaned up some of the contributed tests 2011-04-11 08:32:55 +01:00
Phil Nash 46b4909c08 Added Malcolm Noyes' test cases 2011-04-06 22:26:16 +01:00
Phil Nash 7a4b215dd3 string reporting is more consistent 2011-03-25 19:39:11 +00:00
Phil Nash 62e23ac5a8 some investigation stuff 2011-03-22 19:16:01 +00:00
Phil Nash b826243956 Removed complex expression tests (they shouldn't compile now) 2011-03-11 19:46:18 +00:00
Phil Nash 2e444861c9 Fixed some issues caused by single evaluation work 2011-03-10 19:18:14 +00:00
Phil Nash e0e74774e2 More Single Evaluation work 2011-03-10 14:09:32 +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 a2d20951a2 changed macro names: EXPECT -> REQUIRE, *_NOT -> *_FALSE 2010-12-14 09:00:09 +00:00
Phil Nash ceab2a63bd merge 2010-11-29 19:48:37 +00:00
Phil Nash e6b2b0e656 Implemented more reporter methods and started to fill out Section impl 2010-11-29 19:40:44 +00:00
Phil Nash 5f43a43662 Fixed broken meta-test 2010-11-16 19:48:05 +00:00
Phil Nash 7d1ce5fade toString() now works with non-specialised non-streamable types 2010-11-16 19:30:41 +00:00
Phil Nash 7e8cfa714f more portability fixes 2010-11-12 08:12:01 +00:00
Phil Nash 9e4708371e some portability fixes (thanks to Sam Saariste) 2010-11-11 20:56:38 +00:00
Phil Nash 92f2d32f74 Fixed leak 2010-11-11 20:37:46 +00:00
Phil Nash c435f4c42b Test cases all succeed again 2010-11-11 07:22:46 +00:00
Phil Nash 48a70220a3 Detect and warn about overly complex expressions 2010-11-11 07:21:57 +00:00
Phil Nash 3d0fed768a Fixed a == 1 || b == 2 case 2010-11-10 19:18:46 +00:00
Phil Nash d80260001b First commit for GitHub 2010-11-09 23:24:00 +00:00