Added tests
commit7fc8902eefb9f4447a8b9effb7d0549deeb135c8
authorLaurens Van Houtven <lvh@laurensvh.be>
Thu, 9 Oct 2008 18:15:31 +0000 (9 20:15 +0200)
committerLaurens Van Houtven <lvh@laurensvh.be>
Thu, 9 Oct 2008 18:15:31 +0000 (9 20:15 +0200)
tree0e6b48513ae0440064462b19f8faca9223477862
parent4b0ab252be3f56b6d1956ac02fcfcccdce289254
Added tests

On branch master
Changes to be committed:

new file:   t/001_tests_exist.t
new file:   t/002_matlab_exists.t
new file:   t/003_basic_matlab_io.t
new file:   t/201_typical_closest_heuristic_use.t
new file:   t/202_typical_furthest_heuristic_use.t
new file:   t/301_pathological_closest_heuristic_use.t
new file:   t/expected_output/003_basic_matlab_io
new file:   t/expected_output/201_typical_closest_heuristic_use
new file:   t/expected_output/202_typical_furthest_heuristic_use
new file:   t/expected_output/301_pathological_closest_heuristic_use
new file:   t/lib/Common.pm
new file:   t/matlab_output/STDERR
new file:   t/matlab_output/STDOUT
new file:   t/matlab_output/log
new file:   t/matlab_output/output
15 files changed:
t/001_tests_exist.t [new file with mode: 0644]
t/002_matlab_exists.t [new file with mode: 0644]
t/003_basic_matlab_io.t [new file with mode: 0644]
t/201_typical_closest_heuristic_use.t [new file with mode: 0644]
t/202_typical_furthest_heuristic_use.t [new file with mode: 0644]
t/301_pathological_closest_heuristic_use.t [new file with mode: 0644]
t/expected_output/003_basic_matlab_io [new file with mode: 0644]
t/expected_output/201_typical_closest_heuristic_use [new file with mode: 0644]
t/expected_output/202_typical_furthest_heuristic_use [new file with mode: 0644]
t/expected_output/301_pathological_closest_heuristic_use [new file with mode: 0644]
t/lib/Common.pm [new file with mode: 0644]
t/matlab_output/STDERR [new file with mode: 0644]
t/matlab_output/STDOUT [new file with mode: 0644]
t/matlab_output/log [new file with mode: 0644]
t/matlab_output/output [new file with mode: 0644]