Phil Nash
|
4ec8d53e91
|
Tag Alias registry is part of registry hub instead of it’s own singleton
- should now be cleaned up properly
|
2017-03-15 09:45:37 +00:00 |
|
Phil Nash
|
afcc38efc5
|
Fixes for single include
|
2015-08-07 17:28:48 +01:00 |
|
Phil Nash
|
368714e7aa
|
Added Listeners (programatically provided extra reporters)
|
2015-08-07 08:20:56 +01:00 |
|
Phil Nash
|
c4a089c12b
|
Refactored a lot of code from headers into impl headers only compiled into one TU
- also added noimpl option to single header script - which only generates the non impl code
|
2013-12-03 18:52:41 +00:00 |
|
Phil Nash
|
2a9d8d9e36
|
Changed "const X ref"s to "X const ref"s
- Brought older code up to current convention (with the help of a Python script)
|
2013-04-23 18:58:56 +01:00 |
|
Phil Nash
|
06a671a349
|
Renamed TestCaseInfo -> TestCase
|
2012-11-22 19:17:20 +00:00 |
|
Phil Nash
|
c96f9330a0
|
Collect assertion info up front
|
2012-10-17 08:14:22 +01:00 |
|
Phil Nash
|
9c6ce97f01
|
Made ITestCase a shared object
|
2012-08-14 08:38:22 +01:00 |
|
Phil Nash
|
a695eb9006
|
Builds almost completely cleanly with -WEverything in LLVM
|
2012-08-13 07:46:10 +01:00 |
|
Phil Nash
|
3b80af7a06
|
Recreated the single include test project and got it working after impl refactorings
|
2012-08-09 07:47:30 +01:00 |
|
Phil Nash
|
da0ae952fc
|
Renamed static registries -> registry hub
|
2012-08-07 07:58:34 +01:00 |
|