Move tests to test subdirectory.
authorDavid E. Wheeler <david@justatheory.com>
Sat, 25 Feb 2012 21:03:49 +0000 (13:03 -0800)
committerDavid E. Wheeler <david@justatheory.com>
Sat, 25 Feb 2012 21:03:49 +0000 (13:03 -0800)
commitebbe8790e45ae819a59be95e03fd5291dc4ca314
tree65bc017fa18073ca084bc4cb73feb8f270fa905e
parenta577692e08076dd47c1dfbae4cb3fff92a4e291d
Move tests to test subdirectory.
23 files changed:
Makefile
test/expected/plproxy_clustermap.out [moved from expected/plproxy_clustermap.out with 100% similarity]
test/expected/plproxy_dynamic_record.out [moved from expected/plproxy_dynamic_record.out with 100% similarity]
test/expected/plproxy_encoding.out [moved from expected/plproxy_encoding.out with 100% similarity]
test/expected/plproxy_errors.out [moved from expected/plproxy_errors.out with 100% similarity]
test/expected/plproxy_init.out [moved from expected/plproxy_init.out with 100% similarity]
test/expected/plproxy_many.out [moved from expected/plproxy_many.out with 100% similarity]
test/expected/plproxy_select.out [moved from expected/plproxy_select.out with 100% similarity]
test/expected/plproxy_split.out [moved from expected/plproxy_split.out with 100% similarity]
test/expected/plproxy_sqlmed.out [moved from expected/plproxy_sqlmed.out with 100% similarity]
test/expected/plproxy_target.out [moved from expected/plproxy_target.out with 100% similarity]
test/expected/plproxy_test.out [moved from expected/plproxy_test.out with 100% similarity]
test/sql/plproxy_clustermap.sql [moved from sql/plproxy_clustermap.sql with 100% similarity]
test/sql/plproxy_dynamic_record.sql [moved from sql/plproxy_dynamic_record.sql with 100% similarity]
test/sql/plproxy_encoding.sql [moved from sql/plproxy_encoding.sql with 100% similarity]
test/sql/plproxy_errors.sql [moved from sql/plproxy_errors.sql with 100% similarity]
test/sql/plproxy_init.sql [moved from sql/plproxy_init.sql with 100% similarity]
test/sql/plproxy_many.sql [moved from sql/plproxy_many.sql with 100% similarity]
test/sql/plproxy_select.sql [moved from sql/plproxy_select.sql with 100% similarity]
test/sql/plproxy_split.sql [moved from sql/plproxy_split.sql with 100% similarity]
test/sql/plproxy_sqlmed.sql [moved from sql/plproxy_sqlmed.sql with 100% similarity]
test/sql/plproxy_target.sql [moved from sql/plproxy_target.sql with 100% similarity]
test/sql/plproxy_test.sql [moved from sql/plproxy_test.sql with 100% similarity]