1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 15, 2023 — Apr 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use env(1) to execute 'trp' script More... over 15 years ago
Make 'trp' script executable More... over 15 years ago
Give in to GitHub's tyrannical file extension conventions More... over 15 years ago
Switch to UNIX line delimiters in source files and Gem spec More... over 15 years ago
Ignore RDoc output More... over 15 years ago
Give in to GitHub's tyrannical file extension conventions More... over 15 years ago
Fix test repeatability problems in system tests -- Time values are now UTC More... over 15 years ago
Ignore system test output files More... over 15 years ago
Update gem version for build v0.1.17 More... almost 16 years ago
Merge branch handling-raised-errors-in-top-level-methods. Add system tests of raised errors in top-level methods. Extract object literal logic into Trapeze::Literals. Load source files instead of eval-ing them. Eval top-level methods instead of trying to find Method objects to invoke (the drawback is that we can't mock arguments). Increase unit test coverage of Trapeze::DescribeExtension More... almost 16 years ago
Add system tests of raised errors from monkeypatched class instance methods More... almost 16 years ago
Add one of several system tests of raised errors in monkeypatched methods More... almost 16 years ago
Update gem version for build v0.1.16 More... almost 16 years ago
Display missing and unexpected exceptions as Test::Unit failures rather than on stderr. Use ARGV to pass arguments to SUITE_quiet.rb scripts instead of 'ruby -e'. Find Ruby on Linux with '/usr/bin/env ruby' More... almost 16 years ago
Remove a to-do item and add another More... almost 16 years ago
Clean up stderr when running system tests that raise errors More... almost 16 years ago
Add a to-do item More... almost 16 years ago
Update gem version for build v0.1.15 More... almost 16 years ago
Fix probing of module instance methods and add system tests of same More... almost 16 years ago
Tune up RDoc and add mention of the Shoulda library More... almost 16 years ago
Update gem version for build v0.1.14 More... almost 16 years ago
Fix the generation of SUITE.rb to use the correct paths when including source and test files More... almost 16 years ago
Update gem version for build v0.1.13 More... almost 16 years ago
Switch to UNIX line delimiters in system test truth files More... almost 16 years ago
Add additional system tests of errors raised explicitly and implicitly within class and module definitions More... almost 16 years ago
Switch to UNIX line delimiters in system test truth files More... almost 16 years ago
Switch to UNIX line delimiters in templates More... almost 16 years ago
Add support for testing errors that get raised in methods and for Regexp-matching strings that contain object literal expressions that contain memory addresses (e.g., #<Foo::Bar:0xfffffff>) and are therefore unpredictable More... almost 16 years ago
Reorder attributes before initializer for cosmetic reasons More... almost 16 years ago
Add a to-do item More... almost 16 years ago