11608 Commits (0b9c7b74bef2dd5913cc8d96de0fc016d682ead1)
 

Author SHA1 Message Date
Jussi Pakkanen 06a69a6b1c Better header in Ninja file. 12 years ago
Jussi Pakkanen 3e3db7fcff Guard against DOS line endings. 12 years ago
Jussi Pakkanen 010d7f2ab1 Typo fix. 12 years ago
Jussi Pakkanen e0f853e733 Add clean targets for gdca and gcno. 12 years ago
Jussi Pakkanen a05021f749 Helper app to delete files with a given suffix. 12 years ago
Jussi Pakkanen 6bbaba5a82 Removed -tt from shebang lines because GNU env can't handle it and the 12 years ago
Jussi Pakkanen 8ba79591bc Check for tabs whenever running the test suite. 12 years ago
Jussi Pakkanen 867c315e56 Added detector for GMock. 12 years ago
Jussi Pakkanen 26b79bdefa Do not add standard include dir to include path. 12 years ago
Jussi Pakkanen 7882acbd72 Gtest now works, though still a bit hackish. 12 years ago
Jussi Pakkanen 1b11431079 Work on adding GTest support. 12 years ago
Jussi Pakkanen 70f6b769a6 Added custom detector framework and a Boost detector to it. 12 years ago
Jussi Pakkanen 92084b6d9e Added test case for Boost. 12 years ago
Jussi Pakkanen 39002095c9 Added work dirs to gitignore. 12 years ago
Jussi Pakkanen adb141a36c Store test run time in log files. 12 years ago
Jussi Pakkanen a7b5d30dcc Measure time spent in tests. 12 years ago
Jussi Pakkanen 33aaae5cf0 Capitalize Valgrind. 12 years ago
Jussi Pakkanen 836b15f031 Sligthly better log output. 12 years ago
Jussi Pakkanen 2cdfb14777 Create a logfile with full test output. 12 years ago
Jussi Pakkanen 91331283be Can run test suite under Valgrind. 12 years ago
Jussi Pakkanen 9da40d6e3d Can specify wrapper binary for unit tests. 12 years ago
Jussi Pakkanen 8ce75af57e Rework binary detection and find Valgrind. 12 years ago
Jussi Pakkanen af82d04b3f Print friendlier error messages rather than the Python stack trace. 12 years ago
Jussi Pakkanen 18c78c1bb9 Prevent going into the same subdirectory multiple times. 12 years ago
Jussi Pakkanen ecd46332af Support for both basename and plainname in generators. 12 years ago
Jussi Pakkanen 7e9827704c Fixed some printed text. 12 years ago
Jussi Pakkanen cadc873000 Added missing file. 12 years ago
Jussi Pakkanen 5c37665e5d Support for easier #define declarations. 12 years ago
Jussi Pakkanen b0b171f2b9 Test application for config file. 12 years ago
Jussi Pakkanen ba70bf7e3f Do not touch conf files if the new one would be identical to the old one. 12 years ago
Jussi Pakkanen 8b7465d101 For great atomicity justice! 12 years ago
Jussi Pakkanen 27d39fe605 A few fixes. 12 years ago
Jussi Pakkanen f456453883 Handle more eols in array construction. 12 years ago
Jussi Pakkanen 705bd4b529 Add Python executable to command list when regenerating build. 12 years ago
Jussi Pakkanen f4b49734e5 Make sure build is up to date before running tests. 12 years ago
Jussi Pakkanen f010ec624c Prevent creation of targets with names that could lead to collisions. 12 years ago
Jussi Pakkanen bbed8ec3d1 Added clean target. 12 years ago
Jussi Pakkanen 5f6c928e2b Library and program objects can be serialised. 12 years ago
Jussi Pakkanen 347c263431 Find and use external libraries. 12 years ago
Jussi Pakkanen 68b50bd732 Cache external programs in coredata. 12 years ago
Jussi Pakkanen 8c237ebfeb Can use external programs. 12 years ago
Jussi Pakkanen f13f5e2b6f Removed leftover print. 12 years ago
Jussi Pakkanen 393454c66c A few typo fixes. 12 years ago
Jussi Pakkanen c89aa41a3f Unit test pass on Windows. 12 years ago
Jussi Pakkanen 3a320036ce Can run most of the test suite on Windows. 12 years ago
Jussi Pakkanen 921bce638b A few more Windows fixes. 12 years ago
Jussi Pakkanen 7ced6d2071 First unit test compiles on Windows/MinGW. 12 years ago
Jussi Pakkanen 4dda53483e Simple test for OSX. 12 years ago
Jussi Pakkanen 9262fe600a Split test suite into common and platform dependent parts. 12 years ago
Jussi Pakkanen 83caae1bcb Proper file extension for shared libraries in OSX. 12 years ago