Snaipe
|
0d64a92b50
|
Added missing header in main.c
|
2015-03-22 21:43:23 +01:00 |
|
Snaipe
|
19720c2c2c
|
Added --fail-fast command-line switch
|
2015-03-22 21:32:44 +01:00 |
|
Snaipe
|
db0de78320
|
Added --list command-line switch
|
2015-03-22 21:23:14 +01:00 |
|
Snaipe
|
56293a074b
|
Fixed metadata mishandling in ordered set
|
2015-03-22 20:43:14 +01:00 |
|
Snaipe
|
d90b1db0dd
|
[Issue #8] Merge branch 'features/suite-separation' into bleeding
|
2015-03-22 20:30:29 +01:00 |
|
Snaipe
|
8e164e7440
|
Added missing headers on ordered set
|
2015-03-22 20:20:17 +01:00 |
|
Snaipe
|
a09b65cc5f
|
Added open streams flushing before the test worker exits
|
2015-03-22 20:19:16 +01:00 |
|
Snaipe
|
6adaa8706f
|
Added suite separation and ordered set shenanigans
|
2015-03-22 20:13:47 +01:00 |
|
Snaipe
|
7391527f1a
|
Updated libcsptr, again
|
2015-03-22 13:40:43 +01:00 |
|
Snaipe
|
fb2416b07b
|
Updated to libcsptr 2.0
|
2015-03-19 16:13:16 +01:00 |
|
Snaipe
|
8233695a2b
|
Added version switch, updated documentation on CLI
|
2015-03-18 07:10:17 +01:00 |
|
Snaipe
|
0285d32ce1
|
[v1.0.0] Merge branch 'bleeding'
|
2015-03-18 00:25:03 +01:00 |
|
Snaipe
|
b14c56f289
|
Bumping version to 1.0.0
|
2015-03-17 23:56:16 +01:00 |
|
Snaipe
|
05bc6fb88e
|
Fixed timer header not being distributed
|
2015-03-17 23:50:37 +01:00 |
|
Snaipe
|
1bdcd412df
|
Fixed appveyor version format
|
2015-03-17 23:45:21 +01:00 |
|
Snaipe
|
0196be5884
|
[Issue #1] Added test timers
|
2015-03-17 23:43:20 +01:00 |
|
Snaipe
|
73eae59b05
|
Fixed compile error on OS X timers
|
2015-03-17 23:21:57 +01:00 |
|
Snaipe
|
098eabb7e7
|
Fixed test timing on windows
|
2015-03-17 23:16:30 +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
|
a52010c684
|
Updated csptr to latest
|
2015-03-17 14:53:41 +01:00 |
|
Snaipe
|
4a5c19a08c
|
Added monotonic cross-platform timer
|
2015-03-17 01:08:40 +01:00 |
|
Snaipe
|
c28cff39b8
|
[Issue #1] Added time measurements
|
2015-03-17 01:07:50 +01:00 |
|
Snaipe
|
96c05610cc
|
Display test logs after build
|
2015-03-17 01:06:41 +01:00 |
|
Snaipe
|
a939356f2e
|
Cleaned up includes
|
2015-03-17 00:56:33 +01:00 |
|
Snaipe
|
99d84d8009
|
Fixed --no-early-exit behavior being inverted
|
2015-03-17 00:26:19 +01:00 |
|
Snaipe
|
f075bb111b
|
Changed prototype of criterion_run_all_tests
|
2015-03-17 00:22:22 +01:00 |
|
Snaipe
|
a8cd9fca5e
|
Changed 'test framework' -> 'unit testing framework' in README
|
2015-03-17 00:14:28 +01:00 |
|
Snaipe
|
9c198984c2
|
Unit tests are now -pedantic compliant
|
2015-03-16 18:29:35 +01:00 |
|
Snaipe
|
45f9eca9cd
|
Made asserts -pedantic compliant
|
2015-03-16 18:28:37 +01:00 |
|
Snaipe
|
51bccd8753
|
Made Test -pedantic compliant
|
2015-03-16 15:30:13 +01:00 |
|
Snaipe
|
053623c1b1
|
Added -pedantic switch on samples
|
2015-03-16 15:23:20 +01:00 |
|
Snaipe
|
afcf62f23e
|
Merge appveyor build system configuration into bleeding
|
2015-03-16 15:12:32 +01:00 |
|
Snaipe
|
edd62ccd71
|
Added portable size_t printf format code
|
2015-03-16 15:12:18 +01:00 |
|
Snaipe
|
476b4cb1fe
|
Activated warnings on samples
|
2015-03-16 15:05:47 +01:00 |
|
Snaipe
|
af7e921af2
|
Opening stdin from /dev/null
|
2015-03-16 14:50:36 +01:00 |
|
Snaipe
|
96e6d2e6c9
|
Fixing autoreconf being not found
|
2015-03-16 14:35:42 +01:00 |
|
Snaipe
|
7ac470b0da
|
Fixed build script options
|
2015-03-16 11:12:53 +01:00 |
|
Snaipe
|
360161977c
|
Change work directory before doing anything
|
2015-03-16 10:55:06 +01:00 |
|
Snaipe
|
54426c5590
|
Fixed ./autogen -> ./autogen.sh
|
2015-03-16 10:48:17 +01:00 |
|
Snaipe
|
d5add26f1d
|
Download cygwin to the filesystem root
|
2015-03-16 10:43:21 +01:00 |
|
Snaipe
|
1ad80a2f47
|
Added cygwin download
|
2015-03-16 10:37:28 +01:00 |
|
Snaipe
|
aee490227c
|
Fixed appveyor build version
|
2015-03-16 10:31:45 +01:00 |
|
Snaipe
|
4eb5cc7ee4
|
Added base appveyor config
|
2015-03-16 10:30:43 +01:00 |
|
Snaipe
|
b81d71855f
|
Fixed test scripts being deleted on make clean
|
2015-03-16 02:49:15 +01:00 |
|
Snaipe
|
a6b13abb81
|
Added FreeBSD downloads & support in README.md
|
2015-03-16 02:45:22 +01:00 |
|
Snaipe
|
86470aa8b1
|
[v0.3.0a] Merge branch 'bleeding'
|
2015-03-16 00:59:43 +01:00 |
|
Snaipe
|
b29af09758
|
Fixed formatting in FAQ
|
2015-03-16 00:58:20 +01:00 |
|
Snaipe
|
1a265e7823
|
Fixed assert failing to compile when activated
|
2015-03-16 00:56:03 +01:00 |
|
Snaipe
|
d11d2e4a3f
|
Added download links, precisions on cross-platform capabilities, and versions tested upon
|
2015-03-16 00:54:09 +01:00 |
|