Snaipe
66556c8cdb
debug: Added support for --debug=idle. Fixes #154 .
2016-09-16 17:15:47 +02:00
Snaipe
02bb993419
po: Updated line counts
2016-09-06 18:03:41 +02:00
ailu
91250fed74
Fixed output of skipped tests
2016-09-05 10:04:10 +02:00
Snaipe
7aa0b1c5ce
runtime: Fixed timestamps not being reported. Fixes #116
2016-09-04 10:38:05 +02:00
ailu
7143118b5c
api: added cr_skip_test()
...
Added cr_skip_test to skip a test during runtime. Also merged the old
disable system with the new one. All skipped tests are printed by
normal_log_post_suite(), so there is no need for a logger function for
runtime skipepd tests.
Fixes #131 .
2016-09-03 23:06:35 +02:00
Snaipe
a3df2ab9a4
section: introspect sections without linker extensions. Fixes #91
2016-09-03 21:55:32 +02:00
Snaipe
571f489cab
i18n: removed unused no-early-exit valgrind translations
2016-09-03 15:12:28 +02:00
Snaipe
da60498f38
i18n: removed unnecessary N_ on non-nls string
2016-07-24 17:12:21 +02:00
Snaipe
df4b32de9e
po: Updated line numbers
2016-07-24 00:02:56 +02:00
commit
f201d85e3c
Behavior of cr_assert_str* assertions changed:
...
- Default assertion messages will now print the expession and the content of both strings.
- String assertions will not crash, if the actual string is NULL.
(cr_assert_not_null(actual) is called before the cr_assert_str* assertion)
2016-06-07 16:56:17 +02:00
Snaipe
d5518956cb
Updated po file line numbers
2016-02-13 13:05:41 +01:00
Snaipe
9f11303552
Merge remote-tracking branch 'ailu1/translation/german' into bleeding
2016-02-13 12:55:46 +01:00
ailu
dabee4470f
added german translation
2016-02-13 11:15:06 +01:00
Snaipe
e638cf3d43
Merge branch 'features/io-rewrite-nanopb' into bleeding
2016-01-18 01:35:55 +01:00
Snaipe
11b84284f7
Print strerror when failing to open a report file
2015-11-27 12:24:42 +01:00
Snaipe
07f109eb6e
Added error messages when reporting fails
2015-11-27 12:18:46 +01:00
Snaipe
cda6b93212
Updated line counts for po files
2015-11-11 00:24:58 +01:00
Snaipe
0d3537d891
Refactored strtok_r compatibility layer to compat/posix.h
2015-10-05 16:22:37 +02:00
Snaipe
547c77266b
Added criterion_test_die to abort tests with a message on unhandled exceptions
2015-10-01 23:15:02 +02:00
Snaipe
0b38972f4d
Used suggested string format from generated POT file
2015-09-27 12:26:01 +02:00
Snaipe
2b9f14041c
Added sane option defaults when running valgrind
2015-09-26 00:22:21 +02:00
Snaipe
9b083a14b2
Refactored most of the sources
2015-09-16 21:18:58 +02:00
Snaipe
d75eb4f038
[v2.0.0] Merge branch 'bleeding' (Version release)
2015-09-14 04:27:58 +02:00
Snaipe
8986414138
Added default message to file asserts
2015-09-14 04:15:48 +02:00
Snaipe
5e8491af90
Added any_throw and none_throw assertions
2015-09-14 03:24:25 +02:00
Snaipe
d4271865bc
Added default message for throw assertions
2015-09-14 02:14:46 +02:00
Snaipe
98eb5e45a6
Added elapsed time on time out
2015-09-13 15:02:13 +02:00
Snaipe
98a892d344
[Issue #33 ] Merge branch 'features/redirect' into bleeding
2015-09-13 14:03:55 +02:00
Snaipe
8232862d59
Added french translation message for mismatching file contents
2015-09-13 13:11:41 +02:00
Snaipe
e29d5a13cf
Added timeout code for tests
2015-09-12 17:27:59 +02:00
Snaipe
7038b2dcb5
Fixed typo in french translation
2015-09-10 05:32:26 +02:00
Snaipe
e2a3a51e3c
[Issue #37 ] Added assert message localization & french translation
2015-09-10 03:40:50 +02:00
Snaipe
e6138cd860
Updated line numbers in pot files
2015-09-09 03:07:43 +02:00
Snaipe
5d25030a6c
[Issue #31 ] Merge branch 'features/theories' into bleeding
2015-09-03 19:00:15 +02:00
Snaipe
1757752dd1
Added reporting & logging on theory failure
2015-09-03 17:29:46 +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
de0a0857c7
Fixed gettext translations not being registered & updated french translation
2015-08-06 00:23:22 +02:00
Snaipe
1bc6bf59fe
Integrated gettext into the build system
2015-07-28 22:44:28 +02:00
Snaipe
dd5e4eea23
[Issue #28 ] Added test name in the setup/teardown crash message
2015-06-30 14:18:21 +02:00
Snaipe
14aa37594d
[Issue #15 ] Fixed incorrect reporting on setup/teardown crash
2015-04-10 23:21:03 +02:00
Snaipe
7f75797e90
Updated po files to latest source match
2015-04-10 00:31:14 +02:00
Snaipe
633e4c63df
Added french translation
2015-04-03 20:45:02 +02:00