Changeset [98fa4ce5f5ca76d2a404b3dbf27ae9c22bba856d] by Simon Chiang
December 30th, 2008 @ 01:10 PM
updates to get tap-specs to run http://github.com/bahuvrihi/tap/...
Committed by Simon Chiang
- M tap-test/Rakefile
- M tap-test/specs/tap-spec/file_test/should_allow_no_expected_files_when_specified/input/one.txt
- M tap-test/specs/tap-spec/file_test/should_allow_no_expected_files_when_specified/input/two.txt
- M tap-test/specs/tap-spec/file_test/should_compare_transformed_inputs_to_expected/expected/one.txt
- M tap-test/specs/tap-spec/file_test/should_compare_transformed_inputs_to_expected/expected/two.txt
- M tap-test/specs/tap-spec/file_test/should_compare_transformed_inputs_to_expected/input/one.txt
- M tap-test/specs/tap-spec/file_test/should_compare_transformed_inputs_to_expected/input/two.txt
- M tap-test/specs/tap-spec/file_test/should_fail_for_different_content/expected/one.txt
- M tap-test/specs/tap-spec/file_test/should_fail_for_different_content/expected/two.txt
- M tap-test/specs/tap-spec/file_test/should_fail_for_different_content/input/one.txt
- M tap-test/specs/tap-spec/file_test/should_fail_for_different_content/input/two.txt
- M tap-test/specs/tap-spec/file_test/should_fail_for_missing_expected_file/expected/one.txt
- M tap-test/specs/tap-spec/file_test/should_fail_for_missing_expected_file/input/one.txt
- M tap-test/specs/tap-spec/file_test/should_fail_for_missing_expected_file/input/two.txt
- M tap-test/specs/tap-spec/file_test/should_fail_for_missing_output_file/expected/one.txt
- M tap-test/specs/tap-spec/file_test/should_fail_for_missing_output_file/expected/two.txt
- M tap-test/specs/tap-spec/file_test/should_fail_for_missing_output_file/input/one.txt
- M tap-test/specs/tap-spec/file_test/should_fail_for_missing_output_file/input/two.txt
- M tap-test/specs/tap-spec/file_test/should_fail_for_no_expected_files/input/one.txt
- M tap-test/specs/tap-spec/file_test/should_fail_for_no_expected_files/input/two.txt
- M tap-test/specs/tap-spec/file_test/should_translate_reference_files_when_specified/expected/one.txt
- M tap-test/specs/tap-spec/file_test/should_translate_reference_files_when_specified/expected/two.txt
- M tap-test/specs/tap-spec/file_test/should_translate_reference_files_when_specified/ref/one.txt
- M tap-test/specs/tap-spec/file_test/should_translate_reference_files_when_specified/ref/two.txt
- M tap-test/specs/tap-spec/file_test_spec.rb
- M tap-test/specs/tap-spec/spec_spec.rb
- M tap-test/specs/tap-spec/subset_test_spec.rb
- M tap-test/specs/tap/file_test/should_allow_no_expected_files_when_specified/input/one.txt
- M tap-test/specs/tap/file_test/should_allow_no_expected_files_when_specified/input/two.txt
- M tap-test/specs/tap/file_test/should_compare_transformed_inputs_to_expected/expected/one.txt
- M tap-test/specs/tap/file_test/should_compare_transformed_inputs_to_expected/expected/two.txt
- M tap-test/specs/tap/file_test/should_compare_transformed_inputs_to_expected/input/one.txt
- M tap-test/specs/tap/file_test/should_compare_transformed_inputs_to_expected/input/two.txt
- M tap-test/specs/tap/file_test/should_fail_for_different_content/expected/one.txt
- M tap-test/specs/tap/file_test/should_fail_for_different_content/expected/two.txt
- M tap-test/specs/tap/file_test/should_fail_for_different_content/input/one.txt
- M tap-test/specs/tap/file_test/should_fail_for_different_content/input/two.txt
- M tap-test/specs/tap/file_test/should_fail_for_missing_expected_file/expected/one.txt
- M tap-test/specs/tap/file_test/should_fail_for_missing_expected_file/input/one.txt
- M tap-test/specs/tap/file_test/should_fail_for_missing_expected_file/input/two.txt
- M tap-test/specs/tap/file_test/should_fail_for_missing_output_file/expected/one.txt
- M tap-test/specs/tap/file_test/should_fail_for_missing_output_file/expected/two.txt
- M tap-test/specs/tap/file_test/should_fail_for_missing_output_file/input/one.txt
- M tap-test/specs/tap/file_test/should_fail_for_missing_output_file/input/two.txt
- M tap-test/specs/tap/file_test/should_fail_for_no_expected_files/input/one.txt
- M tap-test/specs/tap/file_test/should_fail_for_no_expected_files/input/two.txt
- M tap-test/specs/tap/file_test/should_translate_reference_files_when_specified/expected/one.txt
- M tap-test/specs/tap/file_test/should_translate_reference_files_when_specified/expected/two.txt
- M tap-test/specs/tap/file_test/should_translate_reference_files_when_specified/ref/one.txt
- M tap-test/specs/tap/file_test/should_translate_reference_files_when_specified/ref/two.txt
- M tap-test/specs/tap/file_test_spec.rb
- M tap-test/specs/tap/spec_spec.rb
- M tap-test/specs/tap/subset_test_spec.rb
- M tap-test/specs/tap_spec_helper.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.