0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
May 19, 2023 — May 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add a note about project rename in README More... almost 3 years ago
install: Make DESTDIR and PREFIX customisable in Makefile target More... almost 3 years ago
install: Debugging code More... almost 3 years ago
install: Add --help and --dry-run options More... almost 3 years ago
Rewrite installation procedure in scheme More... almost 3 years ago
Make compilation a hard dependency for installation More... almost 3 years ago
Switch to own tap-harness instead of prove to remove perl dependency More... almost 3 years ago
Remove SH parameter from Makefile More... almost 3 years ago
Add tap-harness to install script More... about 3 years ago
Return non-zero to system if harness detects test failure More... about 3 years ago
Include oddities and non-empty log-books in test summary More... about 3 years ago
Improve test summary output More... about 3 years ago
Give tests distinguished names in output More... about 3 years ago
Improve separation between a bundle and the full harness More... about 3 years ago
harness: Add support for running test programs supplied via command line More... about 3 years ago
simple: Make the test plan deterministic More... about 3 years ago
Make the harness vaguely multi-script aware More... about 3 years ago
Acknowledge overall test result after all test cases are done More... about 3 years ago
Lay groundwork for prove-like progress in non-verbose mode More... about 3 years ago
Implement a method to rendered parsed TAP input More... about 3 years ago
Fix typo ‘costum’ → ‘custom’ More... about 3 years ago
Use ‘bailout’ instead of ‘bail-out’ internally for consistency More... about 3 years ago
Move echo to tap-harness module as echo-input More... about 3 years ago
Add a pre-summary hook for harness-analyse More... about 3 years ago
Add --verbose/-v to output TAP input as it's coming in More... about 3 years ago
Add callback system to be able to define extended run time behaviour More... about 3 years ago
Refactor cases in input->record for better readability More... about 3 years ago
Use skip? and todo? directly More... about 3 years ago
Don't use TAP keywords in test-titles More... about 3 years ago
Clean up harness-analyse-results a little More... about 3 years ago