/ruffus/test/run_all_unit_tests.cmd
https://code.google.com/p/ruffus/ · Batch · 47 lines · 46 code · 1 blank · 0 comment · 0 complexity · 4ca72c9707e0da0fc3056c84285c40b7 MD5 · raw file
- echo Running test_ruffus_utility.py
- python ./test_ruffus_utility.py
- echo Running test_file_name_parameters.py
- python ./test_file_name_parameters.py
- echo Running test_filesre_combine.py
- python ./test_filesre_combine.py -D -j 10
- echo Running test_filesre_split_and_combine.py
- python ./test_filesre_split_and_combine.py -D -j 100
- echo Running test_branching_dependencies.py
- python ./test_branching_dependencies.py -D -j 10
- echo Running test_branching_dependencies.py --touch_files_only
- python ./test_branching_dependencies.py -D -j 10 --touch_files_only
- echo Running test_exceptions.py
- python ./test_exceptions.py
- echo Running test_task_file_dependencies.py
- python ./test_task_file_dependencies.py
- echo Running test_task_misc.py
- python ./test_task_misc.py
- echo Running test_follows_mkdir.py
- python ./test_follows_mkdir.py
- echo Running test_N_x_M_and_collate.py
- python ./test_N_x_M_and_collate.py --debug -j 50
- echo Running test_collate.py
- python ./test_collate.py --debug
- echo Running test_split_and_combine.py
- python ./test_split_and_combine.py -D -j 50
- echo Running simpler_at_runtime.py
- python ./simpler_at_runtime.py --debug
- echo Running test_unicode_filenames.py
- python ./test_unicode_filenames.py -j 10
- echo Running test_inputs_with_multiple_args_raising_exception.py
- python ./test_inputs_with_multiple_args_raising_exception.py
- echo Running test_pausing.py
- python ./test_pausing.py --debug -j 10
- echo Running test_transform_with_no_re_matches.py
- python ./test_transform_with_no_re_matches.py
- echo Running test_empty_files_decorator.py
- python ./test_empty_files_decorator.py
- echo Running test_transform_inputs.py
- python ./test_transform_inputs.py
- echo Running test_files_decorator.py
- python ./test_files_decorator.py
- echo Running test_active_if.py
- python ./test_active_if.py -j2 -v
- echo Running test_softlink_uptodate.py
- python ./test_softlink_uptodate.py -j2 -v