Thread.pass in a few spots fixes hangs on linux. Version bump
Fix operation on 1.8.x
Fix for situations during on-install testing where the gem dir is not available (f.e., on a new installation)
Make rc1 official 0.4.0
Pretty much nailed the reader problem to the wall.
Now able to test .gem files directly on the commandline.
Use the new hooks to uninstall gems if they fail testing. Bump the rubygems requirement to 1.5 to reflect above changes.
Specify the exec_name for Gem.bin_path. [Postmodern]
Now sending :rubygems_test_version which is the version of rubygems-test used for the upload.
Fixed an issue locating the .gemtest file.
Fix for a bug where rake19, etc would not be located.
Fix path handling due to changes on rubygems 1.6
Support for proxy environment variables. If it works on rubygems, it probably works here now too!
Moved publish host default to test.rubygems.org
rebuild of rubygems-test 0.3.4 on rubygems 1.5.2
Trap sigint and refuse to upload
Formatted upload results output differently. Thanks postmodern.
Added a handy little message to tell people about the failure testing. Thanks Rick Hull.
If sudo was required to install gems, 'gem test' without sudo would fail. Fixed.
Set minimum rubygems version; should solve #10.
Install development dependencies without prompt if in quiet mode [Guillermo Álvarez]
Ensure quiet mode does not ask any question. [Guillermo Álvarez]
More fixes for garbagecollect
Removed --trace. It was buggy and didn't work as expected.
Reworked I/O loop. Some testing to do still but it's looking good for most cases.
Fixed issue with on_install_test.rb, solves issue #11
Fixes for Rake; should be a little cleaner and run in a few more places.
Use temporary paths rather than system paths during tests. [James Tucker]
Clarify predicates.
Big refactor of rake locating to get running on mswin32
use the input record separator instead of straight newlines - windows!
Yyyyyyyyyyeah. So 0.2.4 wasn't able to upload results at all.
Better I/O loop and terminal handling; test/unit dots should appear as they arrive again.
Better help for those who provide no gem names.
Windows + 1.8 support. Requires the 'win32-open3' gem.
--force option - run tests even if the gem author hasn't opted in. Do not upload these results ever.
--dep-user-install option - install any development dependencies to Gem.user_dir
Generated with the Darkfish Rdoc Generator 2.