Skip to content

Commit 83aa721

Browse files
author
David Noble
committed
Restructured searchcommands tests and ensured they're at 100% pass on OS X 10.9
Signed-off-by: David Noble <[email protected]>
1 parent 3042a22 commit 83aa721

28 files changed

+45
-25
lines changed

tests/searchcommands/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
pass

tests/searchcommands_data/_expected_results/test_generating_command_configuration.txt renamed to tests/searchcommands/data/_expected_results/test_generating_command_configuration.txt

File renamed without changes.

tests/searchcommands_data/_expected_results/test_generating_command_in_isolation.execute.csv renamed to tests/searchcommands/data/_expected_results/test_generating_command_in_isolation.execute.csv

File renamed without changes.

tests/searchcommands_data/_expected_results/test_generating_command_in_isolation.getinfo.csv renamed to tests/searchcommands/data/_expected_results/test_generating_command_in_isolation.getinfo.csv

File renamed without changes.

tests/searchcommands_data/_expected_results/test_generating_command_on_server.txt renamed to tests/searchcommands/data/_expected_results/test_generating_command_on_server.txt

File renamed without changes.

tests/searchcommands_data/_expected_results/test_reporting_command_configuration.txt renamed to tests/searchcommands/data/_expected_results/test_reporting_command_configuration.txt

File renamed without changes.

tests/searchcommands_data/_expected_results/test_reporting_command_in_isolation.map.execute.csv renamed to tests/searchcommands/data/_expected_results/test_reporting_command_in_isolation.map.execute.csv

File renamed without changes.

tests/searchcommands_data/_expected_results/test_reporting_command_in_isolation.map.getinfo.csv renamed to tests/searchcommands/data/_expected_results/test_reporting_command_in_isolation.map.getinfo.csv

File renamed without changes.

tests/searchcommands_data/_expected_results/test_reporting_command_in_isolation.reduce.execute.csv renamed to tests/searchcommands/data/_expected_results/test_reporting_command_in_isolation.reduce.execute.csv

File renamed without changes.

tests/searchcommands_data/_expected_results/test_reporting_command_in_isolation.reduce.getinfo.csv renamed to tests/searchcommands/data/_expected_results/test_reporting_command_in_isolation.reduce.getinfo.csv

File renamed without changes.

0 commit comments

Comments
 (0)