Commit graph

1166 commits

Author SHA1 Message Date
Snaipe
d886913438 cram: Fixed line counts 2016-09-06 10:50:28 +02:00
Snaipe
c299b8dd85 style: Fixed (A) Op (B) formatting taking 'Op' as a function rather than an operator 2016-09-06 10:49:10 +02:00
Snaipe
314c15fd9b travis,style: Only run the style check on PRs 2016-09-05 22:47:19 +02:00
Snaipe
64c0e1f501 contributing: Updated to reflect the style check 2016-09-05 22:24:25 +02:00
Snaipe
fff1d0a168 style: Make uncrustify silent 2016-09-05 22:13:23 +02:00
Snaipe
f32a46694a style: Use 'internal' rather than '<internal>' for API macro implementations 2016-09-05 22:09:25 +02:00
Snaipe
48650f965c travis: Added style check 2016-09-05 22:04:34 +02:00
Snaipe
d2a4124b87 style: Added and enforce uncrustify config 2016-09-05 21:32:57 +02:00
Snaipe
ec7cbe2a18 style: disable indent for delicate places 2016-09-05 20:45:46 +02:00
Snaipe
f72ffff3ca style: ignore style for coroutine macros 2016-09-05 15:12:25 +02:00
Snaipe
033bac0c5e style: disable indent for delicate places 2016-09-05 14:36:00 +02:00
Snaipe
bae428393a cmake: Fixed missing include 2016-09-05 13:50:02 +02:00
Snaipe
8d8731053d cram: Updated tests for cr_skip_test() strings 2016-09-05 10:22:03 +02:00
Snaipe
bd4760582f timeout: Fixed --timeout always overriding 2016-09-05 10:20:23 +02:00
ailu
fbbfcb6d61 added gdb and coverage how to
check side note of #127, addition to #114
2016-09-05 10:08:52 +02:00
ailu
91250fed74 Fixed output of skipped tests 2016-09-05 10:04:10 +02:00
Snaipe
205b9a4444 cmake: Cleaned up definitions and default flags a bit 2016-09-04 22:21:20 +02:00
Snaipe
0b191be52a cram: Fixed tests for --timeout 2016-09-04 21:55:19 +02:00
Snaipe
4e1a877c66 cli: Added --timeout flag 2016-09-04 21:06:25 +02:00
Snaipe
e7ab23d67a style: removed extra semicolons 2016-09-04 20:50:58 +02:00
Snaipe
9a68415eb2 cram: Fixed tests to account for time 2016-09-04 12:19:56 +02:00
Snaipe
553869aa5c cmake: Fixed uninstall rule not removing symlinks 2016-09-04 11:35:26 +02:00
Snaipe
bbd5fab174 cmake: Added uninstall rule 2016-09-04 11:27:21 +02:00
Snaipe
da7df99bff cli: Fixed unused variable error 2016-09-04 11:25:41 +02:00
Snaipe
24f0d34eda cli: Fixed leak with dbg parameter parsing 2016-09-04 11:10:40 +02:00
Snaipe
0a0574cb59 cli: Fixed handling of bad arguments 2016-09-04 11:08:39 +02:00
Snaipe
f0cfc6d18d cli: Fixed parsing for --debug-transport 2016-09-04 11:08:10 +02:00
Snaipe
7aa0b1c5ce runtime: Fixed timestamps not being reported. Fixes #116 2016-09-04 10:38:05 +02:00
Snaipe
63d0bc8a4e boxfort: Updated for PID mismatch fix in debug mode 2016-09-04 09:38:14 +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
8882c7d9cc api,logging: Fixed placement of CR_FORMAT attribute on cr_log 2016-09-03 18:55:09 +02:00
Snaipe
32fea80b7d api: Don't use free directly with cr_asprintf. Fixes #87 2016-09-03 08:33:34 -07:00
Snaipe
9b88f244b6 travis: Added timeout to ctest 2016-09-03 16:52:08 +02:00
Snaipe
0d10c7d6c5 travis: remove Release builds as they are the same as RelWithDebInfo optimization-wise 2016-09-03 16:51:36 +02:00
Snaipe
d6b95f93b6 cram: Fixed MSYS2 expanding patterns as paths 2016-09-03 16:48:46 +02:00
Snaipe
8b62ac51b0 Merge branch 'features/boxfort-sandboxing' into bleeding
Fixes #132, fixes #129, fixes #85
2016-09-03 16:44:12 +02:00
Snaipe
ada75ab25c cram: Updated test diffs 2016-09-03 16:22:42 +02:00
Snaipe
832e9ca8a1 cmake: Removed unused SCRIPTS variable 2016-09-03 16:07:41 +02:00
Snaipe
27c4db8b67 doc: Added --debug, --debug-transport & --filter to command-line flags 2016-09-03 16:07:25 +02:00
Snaipe
a4ad3084a9 options: Deprecate no-early-exit 2016-09-03 16:05:53 +02:00
Snaipe
37da81191a msvc,valgrind: Don't include valgrind.h on any other compiler than __GNUC__ 2016-09-03 15:29:26 +02:00
Snaipe
309e0411c0 appveyor: Use 64-bit mingw-gcc by default 2016-09-03 15:18:25 +02:00
Snaipe
b245fd7bd3 boxfort: Stability update for windows 2016-09-03 15:14:06 +02:00
Snaipe
70f2630ae2 cram: Fixed test diffs 2016-09-03 15:14:06 +02:00
Snaipe
4b14c30027 boxfort: Updated to fix Darwin compile issues 2016-09-03 15:14:06 +02:00
Snaipe
7fb21e5f71 boxfort: Fixed DSO visibility 2016-09-03 15:14:06 +02:00
Snaipe
df5ed94654 help: Added usage for --debug and --debug-transport 2016-09-03 15:14:06 +02:00
Snaipe
4606ceb415 cli: renamed --pattern to --filter 2016-09-03 15:14:06 +02:00
Snaipe
cbb44bb68f boxfort: Updated for better debug mode handling 2016-09-03 15:14:06 +02:00