0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 20 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding a default message to the exception so that the failure test passes. More... over 12 years ago
All usages of arguments -> args. More... over 12 years ago
Merge pull request #22 from cncolder/avoid-arguments More... over 12 years ago
Avoid arguments More... over 12 years ago
Regenerating the documentation. More... almost 13 years ago
Adding clarification to the API documentation. More... almost 13 years ago
Fixing test. More... almost 13 years ago
Removing the Parallel test. We will probably be breaking our dependency on narwhal (and, thus, Java) soon. More... almost 13 years ago
Adding a test task to the Jakefile that runs all tests. More... almost 13 years ago
Adding assert:matches: to OJUnit. More... almost 13 years ago
Exit properly More... almost 13 years ago
Merge pull request #21 from eventualbuddha/github-https More... almost 13 years ago
Github uses https: and will redirect http: to https:, which "tusk install" doesn't handle well. More... about 13 years ago
Github uses https: and will redirect http: to https:, which "tusk install" doesn't handle well. More... about 13 years ago
Fix deprecation warnings More... over 13 years ago
Fixing a bug where test suites were required to specify +autotest. We don't want that. More... over 13 years ago
Adding autotesting for accessors. :) More... over 13 years ago
Adding in definition for .ojtest location. More... over 13 years ago
Adding ensures rhino for parallel test running. Closes #19 More... over 13 years ago
Adding deprecation message for .autotest More... over 13 years ago
OJAutotest will get options from the "autotest" property in .ojtest configuration file. More... over 13 years ago
Removing deprecated methods More... over 13 years ago
Adding in the ability to set project-wide run variables using .ojtest More... over 13 years ago
Merge branch 'Parallel' More... over 13 years ago
Adding explanation of the way that OJTest repo works. More... over 13 years ago
Moving the require and suite creation to master process seems to fix several errors. I think this is due to a lag between registering a module and actually loading a module. More... over 13 years ago
Resetting tabs to spaces again.. must have accidentally undid the change More... over 13 years ago
Adding a timeout More... over 13 years ago
Converting tabs to spaces. More... over 13 years ago
Initial version of parallel test running... wonder if it works :) More... over 13 years ago