Snaipe
|
e2f3daa07b
|
Added libcsptr installation script
|
2015-04-15 00:19:10 +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
|
8bec0a7230
|
Removed filesystem dependency to libcsptr and link to the static library
|
2015-04-14 17:25:05 +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
|
4d42af0fcb
|
Switched the output to a shared library
|
2015-04-14 15:08:51 +02:00 |
|
Snaipe
|
4da49ea430
|
Removed csptr dependency, you must now install it beforehand
|
2015-04-14 15:07:21 +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 |
|
Snaipe
|
aff5145088
|
Added gettext packages in CI configuration
|
2015-04-06 17:33:37 +02:00 |
|
Snaipe
|
e3fdcdd8f0
|
gettextize cannot be used in a script
|
2015-04-06 17:16:45 +02:00 |
|
Snaipe
|
d8beebb01b
|
Made autogen call gettextize before running autoreconf
|
2015-04-06 16:08:35 +02:00 |
|
Snaipe
|
8efe5bee28
|
Added gettext version in configure.ac
|
2015-04-06 15:48:48 +02:00 |
|
Snaipe
|
633e4c63df
|
Added french translation
|
2015-04-03 20:45:02 +02:00 |
|
Snaipe
|
24a20253c5
|
Added i18n initialization
|
2015-04-01 20:42:21 +02:00 |
|
Snaipe
|
beb9b64eb1
|
Refactored most of the output for i18n support
|
2015-03-31 22:13:09 +02:00 |
|
Snaipe
|
15fc9b7717
|
Added mingw support notification in README
|
2015-03-28 15:39:35 +01:00 |
|
Snaipe
|
09fc65eae3
|
Default to ascii charset when on a dumb terminal (or cmd.exe)
|
2015-03-27 19:50:53 +01:00 |
|
Snaipe
|
0184f8f674
|
[Issue #13] Merge branch 'features/windows-compat' into bleeding
|
2015-03-27 19:41:02 +01:00 |
|
Snaipe
|
40e4e34a10
|
Only test criterion, not csptr
|
2015-03-27 19:29:34 +01:00 |
|
Snaipe
|
7cab763216
|
Made appveyor builds work again
|
2015-03-27 17:09:12 +01:00 |
|
Snaipe
|
9374693b66
|
Added conditional usage display for --pattern
|
2015-03-27 16:21:03 +01:00 |
|