Commit Graph

8 Commits

Author SHA1 Message Date
Lars Gierth
54def31e4a Fix test verifier (Closes #85) 2011-09-05 14:37:32 -04:00
Scott Taylor
4bd78884a9 Make verify.rb more dynamic. Check for both class and instance methods of:
* RealFile
  * RealFile::Stat
  * RealFileUtils
  * RealDir
  * RealFileTest
2009-12-04 05:02:48 -05:00
Scott Taylor
522976f09c Fix test/verify.rb to report the correct missing methods 2009-12-04 04:54:09 -05:00
Scott Taylor
f68cad18a0 Fix the comment to verify.rb 2009-12-04 04:52:46 -05:00
Scott Taylor
c2ccf482b9 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
Scott Taylor
52462b0e46 Use require 'fakefs/safe' in test helper requires. Temporarily fixes #24 2009-12-02 03:18:03 -05:00
Scott Taylor
2877f7d4c1 Cleanup trailing whitespace 2009-11-08 01:04:16 -05:00
Pat Nakajima
4a02bfff22 Added verify.rb to find gaps in FakeFS 2009-07-19 14:17:14 -07:00