Changeset [ec23a389cf7ad62b4c55acb4b236b594a6a86981] by Simon Chiang
November 13th, 2008 @ 03:45 PM
added support for minitest/spec http://github.com/bahuvrihi/tap/...
Committed by Simon Chiang
- M Rakefile
- M lib/tap/spec.rb
- M specs/file_test/should_allow_no_expected_files_when_specified/input/one.txt
- M specs/file_test/should_allow_no_expected_files_when_specified/input/two.txt
- M specs/file_test/should_compare_transformed_inputs_to_expected/expected/one.txt
- M specs/file_test/should_compare_transformed_inputs_to_expected/expected/two.txt
- M specs/file_test/should_compare_transformed_inputs_to_expected/input/one.txt
- M specs/file_test/should_compare_transformed_inputs_to_expected/input/two.txt
- M specs/file_test/should_fail_for_different_content/expected/one.txt
- M specs/file_test/should_fail_for_different_content/expected/two.txt
- M specs/file_test/should_fail_for_different_content/input/one.txt
- M specs/file_test/should_fail_for_different_content/input/two.txt
- M specs/file_test/should_fail_for_missing_expected_file/expected/one.txt
- M specs/file_test/should_fail_for_missing_expected_file/input/one.txt
- M specs/file_test/should_fail_for_missing_expected_file/input/two.txt
- M specs/file_test/should_fail_for_missing_output_file/expected/one.txt
- M specs/file_test/should_fail_for_missing_output_file/expected/two.txt
- M specs/file_test/should_fail_for_missing_output_file/input/one.txt
- M specs/file_test/should_fail_for_missing_output_file/input/two.txt
- M specs/file_test/should_fail_for_no_expected_files/input/one.txt
- M specs/file_test/should_fail_for_no_expected_files/input/two.txt
- M specs/file_test/should_translate_reference_files_when_specified/expected/one.txt
- M specs/file_test/should_translate_reference_files_when_specified/expected/two.txt
- M specs/file_test/should_translate_reference_files_when_specified/ref/one.txt
- M specs/file_test/should_translate_reference_files_when_specified/ref/two.txt
- M specs/file_test_spec.rb
- M specs/spec_spec.rb
- M specs/subset_test_spec.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A framework for making configurable, file-based tasks and workflows.