Snaipe
|
47d1293303
|
Made the theory interface C++11-compatible
|
2015-09-07 08:22:02 +02:00 |
|
Snaipe
|
18f218f4df
|
Revert "Removed report.cc from MinGW build on appveyor"
This reverts commit 20d5f6fe59 .
|
2015-09-07 05:42:25 +02:00 |
|
Snaipe
|
20d5f6fe59
|
Removed report.cc from MinGW build on appveyor
|
2015-09-07 03:57:00 +02:00 |
|
Snaipe
|
fd9cf1755a
|
Added missing .cc samples
|
2015-09-07 02:00:03 +02:00 |
|
Snaipe
|
b9292bb42d
|
Temporarily removed -pedantic from c++ samples
|
2015-09-07 01:58:15 +02:00 |
|
Snaipe
|
496710164e
|
Refactored samples for cmake compilation
|
2015-09-07 01:56:38 +02:00 |
|
Snaipe
|
416b034fe1
|
Made the interface C++11-compatible
|
2015-09-07 01:15:31 +02:00 |
|
Adeel
|
54ba0135d4
|
Repo: Mutes a modifier mismatch warning.
* Also added `CMakeFiles/` dir to `.gitignore` and updated README.
|
2015-09-06 20:08:49 +03:00 |
|
Snaipe
|
6b91180c9a
|
Disabled comparison tests for MSVC builds
|
2015-09-06 03:29:41 +02:00 |
|
Snaipe
|
af45e407bb
|
Removed script-based tests when building with visual studio
|
2015-09-06 02:49:10 +02:00 |
|
Snaipe
|
4aa7c07295
|
Made the samples compile with MSVC
|
2015-09-06 00:37:30 +02:00 |
|
Snaipe
|
29befaf779
|
Added better parameter formatting for theories & added bool theory parameter to misc sample
|
2015-09-04 16:39:40 +02:00 |
|
Snaipe
|
9e3196f737
|
Made the misc theory test fail to test parameter formatting
|
2015-09-04 15:57:02 +02:00 |
|
Snaipe
|
e1e332e38b
|
Added a test for various theory parameters
|
2015-09-04 15:52:54 +02:00 |
|
Snaipe
|
2bc980a39a
|
Added better coverage report for theories
|
2015-09-04 14:59:42 +02:00 |
|
Snaipe
|
5d25030a6c
|
[Issue #31] Merge branch 'features/theories' into bleeding
|
2015-09-03 19:00:15 +02:00 |
|
Snaipe
|
029b5e43c3
|
Added better theory sample
|
2015-09-03 14:29:46 +02:00 |
|
Snaipe
|
c9501805b6
|
Added support for theories
|
2015-09-03 06:38:44 +02:00 |
|
Snaipe
|
b940ad3790
|
[Issue #32] Added ability to test the exit status of a test.
|
2015-09-01 19:09:11 +02:00 |
|
Snaipe
|
883088e2a5
|
Added conditional pattern test activation
|
2015-08-21 00:26:51 +02:00 |
|
Snaipe
|
d6888c4ac6
|
Fixed comparison tests for scripts
|
2015-08-21 00:21:48 +02:00 |
|
Snaipe
|
b7528a9542
|
Fixed duplicated output when writing in PRE_ALL report hook with a redirected output
|
2015-08-20 19:56:23 +02:00 |
|
Snaipe
|
ad1338e768
|
Fixed line endings before comparing outputs
|
2015-08-20 18:16:04 +02:00 |
|
Snaipe
|
0d85790a9d
|
Fixed locale use to be en_US.utf8 in expected test output
|
2015-08-20 17:47:02 +02:00 |
|
Snaipe
|
880c75746f
|
Fixed comparison tests depending on absolute paths
|
2015-08-20 17:41:12 +02:00 |
|
Snaipe
|
9db9b5776a
|
Added output comparison tests to prevent regressions
|
2015-08-20 07:35:05 +02:00 |
|
Snaipe
|
d07ad6a149
|
Added more tests and fixed some border-case errors on the extglob translator
|
2015-08-04 18:20:06 +02:00 |
|
Snaipe
|
71a9fdf67c
|
Added more pattern tests
|
2015-08-04 17:53:48 +02:00 |
|
Snaipe
|
0e59711eca
|
Made all test scripts always succeed on assertion failure
|
2015-08-04 15:55:53 +02:00 |
|
Snaipe
|
1feeca65ce
|
Fixed signal handling on windows
|
2015-08-04 15:20:12 +02:00 |
|
Snaipe
|
9fa44c1b1c
|
Fixed libintl not being found in libc & made the test scripts call sh on
windows
|
2015-07-31 09:06:48 +02:00 |
|
Snaipe
|
1a86d27ccd
|
Fixed cmake version & switched travis config to use containers
|
2015-07-29 17:22:59 +02:00 |
|
Snaipe
|
b20c42059b
|
Added tests again in the build system
|
2015-07-29 11:58:51 +02:00 |
|
Snaipe
|
e48bd7c037
|
Switched build system to cmake
|
2015-07-28 19:03:46 +02:00 |
|
Snaipe
|
2d46006201
|
Changed all tests to use cr_-prefixed macros
|
2015-04-25 16:48:34 +02:00 |
|
Snaipe
|
589bcf60fd
|
Added assert_null and structure arrays asserts
|
2015-04-14 19:44:30 +02:00 |
|
Snaipe
|
77c5e43140
|
Disabled RT tests when unavailable
|
2015-04-12 23:31:16 +02:00 |
|
Snaipe
|
4bcc582b83
|
Changed with-type to a real file for windows builds
|
2015-04-12 23:00:41 +02:00 |
|
Snaipe
|
f24033e969
|
Added coverage case of a skipped test with description
|
2015-04-12 16:56:06 +02:00 |
|
Snaipe
|
f43a179b79
|
Added more samples for coverage
|
2015-04-12 16:38:14 +02:00 |
|
Snaipe
|
9ca88d5673
|
Added an optional description field for tests
|
2015-03-24 15:59:02 +01:00 |
|
Snaipe
|
f40339a0cf
|
Added missing coverage checks for tap output
|
2015-03-24 01:59:58 +01:00 |
|
Snaipe
|
2a020ba2df
|
Added samples for TestSuite() and long assert messages
|
2015-03-23 20:55:16 +01:00 |
|
Snaipe
|
bb944ffd41
|
Added tests and coverage for the rest of the command line switches
|
2015-03-23 00:59:22 +01:00 |
|
Snaipe
|
8233695a2b
|
Added version switch, updated documentation on CLI
|
2015-03-18 07:10:17 +01:00 |
|
Snaipe
|
547bd032d2
|
Renamed equal asserts, added asserts sample in README, added abort_test
|
2015-03-17 16:11:32 +01:00 |
|
Snaipe
|
56ff31b135
|
Fixed make distcheck not distributing test scripts
|
2015-03-17 14:59:25 +01:00 |
|
Snaipe
|
053623c1b1
|
Added -pedantic switch on samples
|
2015-03-16 15:23:20 +01:00 |
|
Snaipe
|
476b4cb1fe
|
Activated warnings on samples
|
2015-03-16 15:05:47 +01:00 |
|
Snaipe
|
b81d71855f
|
Fixed test scripts being deleted on make clean
|
2015-03-16 02:49:15 +01:00 |
|