1
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Feb 22, 2025 — Feb 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bug fix for while loop. More... over 13 years ago
Changes to eliminate long path names. More... over 13 years ago
Changing order of includes More... over 13 years ago
Changing version info. More... over 13 years ago
Merge pull request #56 from sorbits/master More... over 13 years ago
Further revisions to fix --no-static-init. More... over 13 years ago
Merge remote-tracking branch 'abatyiev/master' More... over 13 years ago
Merge branch 'master' of github.com:CxxTest/cxxtest More... over 13 years ago
Better cmake integration. More... over 13 years ago
Better cmake integration. More... over 13 years ago
Rework non-static initialization to support correct vtbl initialization. More... over 13 years ago
Use absolute path to include test files. More... over 13 years ago
Misc edit to test the mirroring to subversion. More... almost 14 years ago
Merge branch 'master' of github.com:CxxTest/cxxtest More... almost 14 years ago
Reworking the test results filter logic - switch to using a generator for reading and filtering the test output - split the normal (normalize) filter from the valgrind filter - add an extra filter pattern (for old valgrind versions) More... almost 14 years ago
Pull request #51 (commit 9a1e7a3a150d5ef2b5b7a3a56361cf86deb22f90) added a reference to os.path.relpath, which was added in Python 2.6. This is adding a compatibility wrapper to cxxtest_misc to provide an implementation of relpath() for Python 2.4 - 2.5. More... almost 14 years ago
Remove the final cleanup from the Jenkins driver (so that failures persist long enough for us to debug them). More... almost 14 years ago
Updating the Jenkins test driver to be slightly more verbose when reporting the build environment. More... almost 14 years ago
Merge branch 'master' of github.com:CxxTest/cxxtest More... almost 14 years ago
Updating test driver to eat any non-zero error codes returned by Nose. More... almost 14 years ago
Merge branch 'master' of github.com:CxxTest/cxxtest More... almost 14 years ago
Merge pull request #51 from atomgalaxy/master More... almost 14 years ago
Merge remote-tracking branch 'atom/master' More... almost 14 years ago
Merge branch 'master' of github.com:CxxTest/cxxtest More... almost 14 years ago
Explicitly adding the "tool=memcheck" option when testing with valgrind, for compatibility with older versions of valgrind. More... almost 14 years ago
Cleaning up the Jenkins test driver to be more robust to path issues (and to help with using it outside of Jenkins). More... almost 14 years ago
Merge branch 'master' of github.com:CxxTest/cxxtest More... almost 14 years ago
Fixed a path finding issue in cxxtestgen More... almost 14 years ago
Further updates to the first example. More... almost 14 years ago
Integrated log output with runner scripts. More... almost 14 years ago