Phil Nash
|
b5fd5a6496
|
INFO and CAPTURE are now scoped
- SCOPED_INFO and SCOPED_CAPTURE are now just aliases
|
2013-06-28 17:09:57 +01: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
|
ad654867f1
|
Removed deprecated message code
|
2013-02-02 20:36:36 +00:00 |
|
Phil Nash
|
207b27b3c5
|
Changed the way info messages are handled.
This fixes issue with SCOPED_INFO and makes output more readable.
Needs some refactoring.
|
2013-02-02 19:58:04 +00:00 |
|
Phil Nash
|
ad6701d222
|
SectionInfo now goes via new streaming reporter interface
|
2012-11-30 08:58:46 +00:00 |
|
Phil Nash
|
06a671a349
|
Renamed TestCaseInfo -> TestCase
|
2012-11-22 19:17:20 +00:00 |
|
Phil Nash
|
81cb69ef18
|
AssertionInfo captures more info (for test cases and sections)
|
2012-11-04 21:09:22 +00:00 |
|
Phil Nash
|
2e203a1834
|
Fixed remaining reporting regressions
|
2012-10-29 19:55:13 +00:00 |
|
Phil Nash
|
f847186ebb
|
AssertionResultBuilder -> ExpressionResultBuilder
|
2012-10-26 08:45:23 +01:00 |
|
Phil Nash
|
e3b111a39a
|
streamlined acceptResult
|
2012-10-18 22:59:16 +01:00 |
|
Phil Nash
|
3ad13256e1
|
Refactored assertion builder stuff out of expression builder
|
2012-10-18 08:39:44 +01:00 |
|
Phil Nash
|
c96f9330a0
|
Collect assertion info up front
|
2012-10-17 08:14:22 +01:00 |
|
Phil Nash
|
c597a893fa
|
ResultInfo -> AssertionResult filenames and variables
|
2012-10-16 08:31:05 +01:00 |
|
Phil Nash
|
d16955f63a
|
Renamed ResultInfo -> AssertionResult
|
2012-10-16 08:27:21 +01:00 |
|
Phil Nash
|
4b93fb81b5
|
Added some surrogate cpps
(and fixed up missing includes they uncovered)
|
2012-09-28 19:21:14 +01:00 |
|
Phil Nash
|
a695eb9006
|
Builds almost completely cleanly with -WEverything in LLVM
|
2012-08-13 07:46:10 +01:00 |
|
Phil Nash
|
d0be9ed5d9
|
More reformatting
|
2012-05-15 08:02:36 +01:00 |
|
Phil Nash
|
e83f839741
|
Renamed MutableResultInfo to ResultInfoBuilder
|
2012-05-08 19:32:18 +01:00 |
|
Phil Nash
|
5d1c8f2c6d
|
Replaced all file/ line pairings with SourceLineInfo
|
2012-05-08 19:16:18 +01:00 |
|
Phil Nash
|
8d93949b19
|
Used Counts class in IResultCapture interface
|
2012-02-23 08:57:51 +00:00 |
|
Phil Nash
|
a162e22fa3
|
Added CHECKED_IF and CHECKED_ELSE
|
2012-02-10 08:30:13 +00:00 |
|
Phil Nash
|
823ea3efd4
|
Re-org
|
2011-04-26 08:32:40 +01:00 |
|