Commit Graph

28 Commits

Author SHA1 Message Date
Malcolm Noyes 434f8c9b9f Refactor to fix single include 2014-02-21 13:04:11 +00:00
Malcolm Noyes 04acaebe74 Update to build 26 2014-02-20 15:49:51 +00:00
Phil Nash d29cbecfa5 Updated single include generator to allow for embedded micro-libraries 2014-02-11 18:11:37 +00:00
Malcolm Noyes 5cddabdc9c Add overload to 'print' void* correctly 2014-01-23 10:36:40 +00:00
Malcolm Noyes cbd3113e6b Refactor some common code, use __LINE__ instead of __COUNTER__ where possible 2013-12-19 16:25:50 +00:00
Malcolm Noyes b019773537 merge from upstream 2013-12-16 11:31:14 +00:00
Malcolm Noyes f52050c336 Fix output for different versions of VS 2013-12-10 15:28:49 +00:00
Malcolm Noyes 8774268140 Fix cout/cerr outut to reporter 2013-12-10 13:25:31 +00:00
Malcolm Noyes e8c32e819c Add abiiity to stop after n tests. Add ordered list of tests to check sw4 2013-12-09 23:12:05 +00:00
Malcolm Noyes 760eed1ad6 merge from tags 2013-12-09 16:40:52 +00:00
Malcolm Noyes cc2f4ba981 Merge from mainline 2013-12-09 16:01:23 +00:00
Malcolm Noyes a0af453cda scripts for validation on windows 2013-12-09 14:32:35 +00:00
Phil Nash de49ec4d7c Fixed broken single header following script change
- fixed the script (was missing #ifdefs)
- also fixed single include (Xcode) test project
- build 16
2013-12-04 20:25:14 +00: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
Malcolm Noyes 73f7f0ad1b Catch VS integration Part 2 - modify version, allow multiple includes 2013-11-14 19:49:49 +00:00
Phil Nash a35ee200da Filter out version number from approval tests 2013-09-30 08:05:14 +01:00
Phil Nash 16c21ee265 No, really trim paths in approval tests down to just filenames 2013-09-30 08:01:10 +01:00
Phil Nash 1e74938538 Trim paths in approval tests down to filenames 2013-09-30 07:39:06 +01:00
Phil Nash 2f7a296897 Split approve file into multiple files 2013-09-27 19:01:14 +01:00
Phil Nash 11b5179ceb Redacted test durations from JUnit reporter output in approval test script 2013-08-15 18:50:40 +01:00
Phil Nash b80280f428 Tidied up reporting of missing assertions in test cases
- also removed basic reporter from approval test
2013-07-26 19:19:44 +01:00
Phil Nash a9b346b14d Removed line numbers from approval tests of xml too 2013-06-29 12:04:38 +01:00
Phil Nash 40b8c7794c Removed line numbers from approval tests 2013-06-29 11:59:49 +01:00
Phil Nash 239fa28e46 Added run without -s to approvals 2013-06-28 16:23:14 +01:00
Phil Nash 7d5f2715ce Fixed script for new readme
- updated README with new version
- fixed casing error for -e opt description
2013-06-07 21:15:25 +01:00
Phil Nash 7293c9785a header builder script writes to file rather than stdout 2013-04-24 20:19:05 +01:00
Phil Nash 2278451cd2 Refactored scripts to start using a common file 2013-04-24 18:58:57 +01:00
Phil Nash f4254b8622 Moved scripts into their own folder 2013-03-21 20:54:47 +00:00