Commit graph

377 commits

Author SHA1 Message Date
Snaipe
16aae06e79 Made the build system also build the dependencies 2015-09-04 02:47:06 +02:00
Snaipe
ea814f3611 Fixed missing field initializer warning on older GCC versions 2015-09-04 01:09:59 +02:00
Snaipe
00783d66ea Added documentation for theories 2015-09-03 23:51:59 +02:00
Snaipe
e9899932ca Prevent theories from aborting the whole test & fixed messages being cummulatively concatenated 2015-09-03 21:44:26 +02:00
Snaipe
5d25030a6c [Issue #31] Merge branch 'features/theories' into bleeding 2015-09-03 19:00:15 +02:00
Snaipe
e0948aba7a Trying to fix dyncall installation on windows 2015-09-03 18:46:56 +02:00
Snaipe
d8668e3ed8 Added cmake dyncall dependency search 2015-09-03 18:26:32 +02:00
Snaipe
06e87bf592 Added dyncall dependency installation 2015-09-03 18:09:59 +02:00
Snaipe
50df60c962 Added documentation for .exit_code 2015-09-03 17:31:05 +02:00
Snaipe
1757752dd1 Added reporting & logging on theory failure 2015-09-03 17:29:46 +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
2e94e558c1 Added tests on ordered-set 2015-08-21 06:30:20 +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
f354f97cf6 Fixed download urls 2015-08-20 21:12:58 +02:00
Snaipe
f7ad1dd01e Revert readme change for x86_64 windows downloads 2015-08-20 21:05:56 +02:00
Snaipe
0f7adeb312 [v1.3.1] Merge branch 'bleeding' (Version release) 2015-08-20 20:47:07 +02:00
Snaipe
e37b6b55a3 Documented new -S switch 2015-08-20 20:39:28 +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
0520a36723 Implemented basename for compatibility with OS X and Windows 2015-08-20 18:04:29 +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
b4fc22e7e4 Added -S switch to display the base name of source files 2015-08-20 08:05:44 +02:00
Snaipe
9db9b5776a Added output comparison tests to prevent regressions 2015-08-20 07:35:05 +02:00
Snaipe
60e84a48fe Switched appveyor platform to x86_64 2015-08-20 06:37:01 +02:00
Snaipe
5f8fcbc56b Changed ugly git reset --hard to git checkout -B 2015-08-20 06:30:23 +02:00
Snaipe
054bd4ebea Cleaned up environment variables and added coveralls service name 2015-08-20 06:22:10 +02:00
Snaipe
9fd4dc3dd5 Cleaned up appveyor build config 2015-08-20 05:52:52 +02:00
Snaipe
00d198856f Removed FreeBSD downloads until we get a FreeBSD CI service 2015-08-20 05:45:55 +02:00
Snaipe
49e94f5b88 Added appveyor deployment 2015-08-20 05:40:25 +02:00
Snaipe
a6a6c4c79f Fixed crashes on invalid report hooks 2015-08-19 17:51:05 -07:00
Snaipe
d052330c21 Force usage of get_win_section_{start,stop} on cygwin 2015-08-19 17:51:05 -07:00
Snaipe
5550801a2e Added automatic release to tagged travis builds 2015-08-20 02:11:34 +02:00
Snaipe
efb2587da5 Added macro expansion round before stringification for GET_SECTION_START/STOP. This fixes report hooks not working for Windows and OSX 2015-08-07 21:40:00 -07:00
Snaipe
799f46a3e3 [Issue #30] Added special accessors for section limits on OS X 2015-08-07 19:51:11 -07:00
Snaipe
eba6c030e3 Removed packages from travis config as they are either already installed or unused 2015-08-07 14:15:43 +02:00
Snaipe
d47fc48257 Added osx CI job 2015-08-07 13:56:12 +02:00
Snaipe
4d60e8ad91 Added missing license headers 2015-08-06 00:23:22 +02:00
Snaipe
de0a0857c7 Fixed gettext translations not being registered & updated french translation 2015-08-06 00:23:22 +02:00
Franklin Mathieu
f4d727a2ef Merge pull request #29 from offa/ci_cleanup 2015-08-05 14:40:54 -07:00
offa
e63221cb76 Travis fix. 2015-08-05 13:26:13 +02:00
offa
8019f88ba5 Travis yml formated. 2015-08-05 13:24:57 +02:00
Snaipe
371ffd5420 Added another expansion round for DECL_SECTION_LIMITS, fixes OSX compilation 2015-08-05 10:08:41 +02:00
Snaipe
74467b7be8 Made -no-undefined windows only (fixes OSX compilation) 2015-08-05 09:45:54 +02:00
Snaipe
3869b864d3 Bump version: 1.3.0 → 1.3.1 2015-08-05 07:13:56 +02:00
Snaipe
4e36f68ff3 [v1.3.0] Merge branch 'bleeding' (Version release)
Changelog:
criterion: version 1.3.0
* Turned the library into a shared library.
* Added extended globbing for --pattern (requires PCRE)
* Switched to a CMake build system
* Fixed windows builds & output
* Added basic windows SEH-to-signal translator
2015-08-05 06:56:27 +02:00
Snaipe
7ba60586bf Updated version numbers and setup steps in documentation 2015-08-05 06:51:31 +02:00