Commit Graph

31 Commits

Author SHA1 Message Date
Thomas Orozco 3003e55a8c Explain exit code handling in README 2015-03-01 12:10:31 -05:00
Thomas Orozco fb66ef7f6f Fix typo in README 2015-03-01 11:58:49 -05:00
Thomas Orozco 03517ace39 Bump version to 0.3.0 2015-03-01 11:56:37 -05:00
Thomas Orozco 8a2e156182 More code example in the README 2015-03-01 11:54:39 -05:00
Thomas Orozco ffb171edf7 Add a static version as well 2015-03-01 11:46:29 -05:00
Thomas Orozco 5b7d66bfe3 Add a valgind test 2015-03-01 11:03:48 -05:00
Thomas Orozco 3af90f3ba8 Improve test code usability 2015-03-01 11:02:23 -05:00
Thomas Orozco acbb3e4391 Randomize tests a little 2015-03-01 11:01:49 -05:00
Thomas Orozco c666a4f718 Add version in usage, improve usage 2015-02-28 19:42:36 -05:00
Thomas Orozco c35496874c Just copy from the image in ddist
This ensures (with the help of Docker caching) that running
./dtest.sh && ./ddist.sh results in shipping the binary that was
actually tested.
2015-02-28 19:12:23 -05:00
Thomas Orozco 0b3e77da75 Ensure we always build in a clean environment 2015-02-28 19:05:25 -05:00
Thomas Orozco 04119b2869 Refactor build process 2015-02-28 19:04:46 -05:00
Thomas Orozco d67289b212 Don't exit from spawn (exit in main instead) 2015-02-28 18:40:58 -05:00
Thomas Orozco 38892ce93e Remove redundant comment 2015-02-28 18:35:03 -05:00
Thomas Orozco 5cd40fe845 Catch errors in kill 2015-02-28 18:19:39 -05:00
Thomas Orozco 60b466419a Make error handling more generic 2015-02-28 18:19:26 -05:00
Thomas Orozco cf95d8c824 Improve error message for failed alloc 2015-02-28 18:19:15 -05:00
Thomas Orozco fa8200cc1c Refactor further around functions 2015-02-28 18:11:54 -05:00
Thomas Orozco 191dd0a97f WIP - Split into functions 2015-02-28 10:58:14 -08:00
Thomas Orozco f38c694670 README fixes 2015-02-27 10:15:44 -08:00
Thomas Orozco fb689766ca Add basic test harness 2015-02-22 23:45:26 -08:00
Thomas Orozco ec2f701835 Reap *all* children prior to exiting 2015-02-22 23:05:33 -08:00
Thomas Orozco a68d18c0cb Improve README 2015-02-22 22:44:47 -08:00
Thomas Orozco 95dc316dc7 Improve quality of INFO messages 2015-02-22 22:44:22 -08:00
Thomas Orozco 4431a9f897 Remove global variable set 2015-02-22 22:33:51 -08:00
Thomas Orozco a11daa9c8e Add configurable verbosity level 2015-02-22 22:33:31 -08:00
Thomas Orozco 56acc180ef Add README 2015-02-22 21:58:07 -08:00
Thomas Orozco 28feb78176 Fixup style, makefile 2015-02-22 21:51:54 -08:00
Thomas Orozco 1bba98e471 Rename to a name that isn't already taken 2015-02-22 21:51:54 -08:00
Thomas Orozco 0b97a195f9 Add argument handling 2015-02-22 14:06:02 -08:00
Thomas Orozco e6c2dc0fb3 Initial commit 2015-02-22 13:23:44 -08:00