fakefs/test
2009-12-04 04:38:44 -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 RealFileUtils makes calls to ::File && ::Dir - so we need to deactivate FakeFS if we intend RealFileUtils to use the RealFile and RealDir class. Closes #24 2009-12-02 03:18:09 -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 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