0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update JRuby version to something built with 1.5 instead. Bloody stupid version numbers. More... over 15 years ago
Update versions to next release cycle More... over 15 years ago
Added new release announcement More... over 15 years ago
Update versions for release, update documentation, and fix the checklist. More... over 15 years ago
Make it possible to push a JRuby-complete with specific revision number to Codehaus MVN repository, and update documentation and JtestR code to reflect this. Fixes JTESTR-53. More... over 15 years ago
Add full support for loading things from local load paths instead of the JtestR archive More... over 15 years ago
Add support for load strategies, so you can for example choose to load local versions of libraries instead of the ones included in JtestR More... over 15 years ago
Upgrade ActiveSupport to 2.1.0. More... over 15 years ago
Update JRuby version - this solved the memory issue problem, and also makes Java Integration a bit more advanced More... over 15 years ago
Add missing test, and also add one more mocking test for Java classes More... over 15 years ago
Fix JTESTR-59, add an aggregator that collects output and reports it no matter what. More... over 15 years ago
Small fix, makes stories runnable in separate parts if necessary More... over 15 years ago
Stories shouldn't run at exit, rather, they should run after loaded files. Also add an aggregator and reporting of totals More... over 15 years ago
Improved documentation by Lars Westergren More... over 15 years ago
Better output on RaiseException, also don't try to recursively load jtestr.jar if it's in the current directory. More... over 15 years ago
Add notice to docs about gotcha with mocking of methods with primitive return values More... almost 16 years ago
Make sure that tear down failures doesn't kill the background server More... almost 16 years ago
Make it possible to stub a Java type with a hash of values, to retain type safety More... almost 16 years ago
Write specs for JtestRConfig and make the config fulfill these specs More... almost 16 years ago
Add specs for JtestRConfig, most passing, and some pending. Also make JtestRConfig fulfill these specs More... almost 16 years ago
fix regression with pending examples More... almost 16 years ago
Refactor all configuration options into one place More... almost 16 years ago
Update version numbers to next release cycle (0.3.1) More... almost 16 years ago
Update checklist to include new things that could be good to remember More... almost 16 years ago
Add new release announcement More... almost 16 years ago
Update Maven versions to the release version More... almost 16 years ago
Update configuration to reflect the new 0.3 release More... almost 16 years ago
Add support for the jtestr.test system property throughout the system More... almost 16 years ago
Upgrade JRuby to version r6947 (this is a bit after 1.1.2, including the newfangled interpreter.) More... almost 16 years ago
Make expectations support had the proper hook for result output, instead of ugly monkey patching More... almost 16 years ago