Snaipe
|
1dcba90eb3
|
Added optimal max pattern length and proof, added better error handling
|
2015-05-03 16:02:26 +02:00 |
|
Snaipe
|
bff5081611
|
[Issue #24] Implemented extended shell pattern using a PCRE translator
|
2015-05-03 00:41:58 +02:00 |
|
Snaipe
|
4a04a8a703
|
[v1.2.1] Merge branch 'bleeding'
Changelog:
* Added a cr_ prefix to all assertion macros. Old macros are deprecated
and will be removed in a future version.
|
2015-04-26 16:08:06 +02:00 |
|
Snaipe
|
0f25296e77
|
Bump version: 1.2.0 → 1.2.1
|
2015-04-26 16:01:57 +02:00 |
|
Snaipe
|
94d48e4edd
|
Added bumpversion config
|
2015-04-26 16:01:44 +02:00 |
|
Snaipe
|
f7d88b3e73
|
updated build version on appveyor
|
2015-04-26 15:51:02 +02:00 |
|
Snaipe
|
0179f32b01
|
Only define _ASSERT_H when it is not already defined
|
2015-04-25 17:28:06 +02:00 |
|
Snaipe
|
44b1bc45f6
|
Updated doc with prefixed assertions
|
2015-04-25 17:07:57 +02:00 |
|
Snaipe
|
b0e5becfb9
|
Added better deprecation message
|
2015-04-25 17:04:47 +02:00 |
|
Snaipe
|
2d46006201
|
Changed all tests to use cr_-prefixed macros
|
2015-04-25 16:48:34 +02:00 |
|
Snaipe
|
58581f5b18
|
[Issue #20] Added cr_ prefix to all assertion macros
|
2015-04-25 16:45:31 +02:00 |
|
Snaipe
|
b8d44f433a
|
Added macro alias for assert and enhanced compatibility with assert.h
|
2015-04-24 00:32:20 +02:00 |
|
Snaipe
|
6b71e1c319
|
Added 1.2.0 ChangeLog
|
2015-04-15 23:57:56 +02:00 |
|
Snaipe
|
1156cd4874
|
Reformatted changelog
|
2015-04-15 23:57:41 +02:00 |
|
Snaipe
|
ffb7e9390d
|
[v1.2.0] Merge branch 'bleeding'
|
2015-04-15 22:47:19 +02:00 |
|
Snaipe
|
cc9ea9c1a6
|
[v1.2.0] Version bump
|
2015-04-15 22:47:09 +02:00 |
|
Snaipe
|
dfda7b6f67
|
Refined a bit the documentation page on assertions
|
2015-04-15 15:22:00 +02:00 |
|
Snaipe
|
589bcf60fd
|
Added assert_null and structure arrays asserts
|
2015-04-14 19:44:30 +02:00 |
|
Snaipe
|
c583e7e742
|
[Issue #17] Fixed nested failed asserts not aborting the test
|
2015-04-14 18:39:40 +02:00 |
|
Snaipe
|
ea2721dbb8
|
Only run samples on travis builds
|
2015-04-14 17:57:54 +02:00 |
|
Snaipe
|
f9d3d318f1
|
Fixed rare crash where the output provider does not get defined
|
2015-04-14 17:22:55 +02:00 |
|
Snaipe
|
223fe6b79b
|
[Issue #16] sources with no tests can now compile
|
2015-04-14 17:15:23 +02:00 |
|
Snaipe
|
70ef404ea6
|
Completed documentation with parameter reference, test-suite configuration, custom output provider, and various fixes
|
2015-04-14 14:53:18 +02:00 |
|
Snaipe
|
f38b1b24fe
|
Changed gcov prefix for appveyor builds
|
2015-04-13 17:43:01 +02:00 |
|
Snaipe
|
9dcf11a82f
|
Fixed bad gcov version used on appveyor builds
|
2015-04-13 16:47:15 +02:00 |
|
Snaipe
|
8687b82d08
|
Fixed gcov options on appveyor build
|
2015-04-13 00:25:11 +02:00 |
|
Snaipe
|
442b546db4
|
Fixed typo on coveralls token
|
2015-04-13 00:00:10 +02:00 |
|
Snaipe
|
77c5e43140
|
Disabled RT tests when unavailable
|
2015-04-12 23:31:16 +02:00 |
|
Snaipe
|
e5ebb64bb8
|
Removed "Any CPU" builds in appveyor
|
2015-04-12 23:04:55 +02:00 |
|
Snaipe
|
4bcc582b83
|
Changed with-type to a real file for windows builds
|
2015-04-12 23:00:41 +02:00 |
|
Snaipe
|
e83cfc412e
|
Added pip installation in appveyor builds
|
2015-04-12 22:04:11 +02:00 |
|
Snaipe
|
95953960e7
|
Switched to python 3 in appveyor builds
|
2015-04-12 17:19:15 +02:00 |
|
Snaipe
|
f24033e969
|
Added coverage case of a skipped test with description
|
2015-04-12 16:56:06 +02:00 |
|
Snaipe
|
795f2d28da
|
Fixed skipped tests not being reported
|
2015-04-12 16:48:54 +02:00 |
|
Snaipe
|
7a00d206dc
|
Fixed wrong prefix for failed tests
|
2015-04-12 16:44:48 +02:00 |
|
Snaipe
|
9ec422cf9b
|
Added coveralls reports on appveyor builds
|
2015-04-12 16:38:36 +02:00 |
|
Snaipe
|
f43a179b79
|
Added more samples for coverage
|
2015-04-12 16:38:14 +02:00 |
|
Snaipe
|
a5922bc377
|
Build and coverage status should come from the bleeding branch
|
2015-04-12 15:32:40 +02:00 |
|
Snaipe
|
de24bd181a
|
Updated dependencies to latest
|
2015-04-11 13:04:00 +02:00 |
|
Snaipe
|
14aa37594d
|
[Issue #15] Fixed incorrect reporting on setup/teardown crash
|
2015-04-10 23:21:03 +02:00 |
|
Snaipe
|
8a29e3e792
|
[Issue #15] Fixed inaccurate statistics on disabled tests
|
2015-04-10 22:50:30 +02:00 |
|
Snaipe
|
260b88c5d7
|
Boyscouting
|
2015-04-10 01:03:58 +02:00 |
|
Snaipe
|
fe65034ecd
|
Preemptively cast size_t's to unsigned long for compatibility issues on localized format strings
|
2015-04-10 00:33:57 +02:00 |
|
Snaipe
|
7f75797e90
|
Updated po files to latest source match
|
2015-04-10 00:31:14 +02:00 |
|
Snaipe
|
e255e5dead
|
Switched to ENABLE_NLS macro instead of rolling our own
|
2015-04-10 00:30:34 +02:00 |
|
Snaipe
|
55bef02069
|
Restored full cygwin compatibility (win32 should only be used for timing functions with the cygwin layer)
|
2015-04-09 22:51:15 +02:00 |
|
Snaipe
|
0782f9a89d
|
[Issue #11] Fixed coverage not being made for forked children
|
2015-04-09 22:28:24 +02:00 |
|
Snaipe
|
ffefdbb83b
|
Added contribution rules in README
|
2015-04-09 12:09:21 +02:00 |
|
Snaipe
|
ef2ea42c1a
|
[Issue #12] Merge branch 'features/i18n' into bleeding
|
2015-04-06 19:28:25 +02:00 |
|
Snaipe
|
8dc46e4858
|
Use gnu gettext 0.18+
|
2015-04-06 17:37:18 +02:00 |
|