fakefs/test
2009-12-04 04:54:09 -05:00
..
fake Extract common requires in test files to test/test_helper.rb Run individual spec files with RUBYLIB=test ruby test/<test-file> (Thanks mislav) 2009-12-02 03:18:09 -05:00
file use require "test_helper" in *all* tests 2009-12-04 04:38:44 -05:00
fakefs_test.rb Call FakeFS.activate! && FakeFS.deactivate! when surrounding RealFileUtils - "test/subdir" was accidentally being created on the file system 2009-12-04 04:50:04 -05:00
safe_test.rb activate! & deactivate! state properly in tests (which allows easy replication of bug reported in #24) 2009-12-02 03:18:09 -05:00
test_helper.rb Extract common requires in test files to test/test_helper.rb Run individual spec files with RUBYLIB=test ruby test/<test-file> (Thanks mislav) 2009-12-02 03:18:09 -05:00
verify.rb Fix test/verify.rb to report the correct missing methods 2009-12-04 04:54:09 -05:00