Commit graph

76937 commits

Author SHA1 Message Date
Andrew McDonnell
8fceadc73b Updated regression test to force repeat of 1134355. A 'fix' in sql_table, causes assertion in ha_oqgraph 2013-08-11 00:30:55 +09:30
Andrew McDonnell
a4ab3fc633 Test cleanup 2013-08-10 20:49:50 +09:30
Andrew McDonnell
56d3c792af Deal with properly 2013-08-10 20:34:20 +09:30
Andrew McDonnell
dedd51e497 Reduce debug verbosity 2013-08-10 20:15:11 +09:30
Andrew McDonnell
69ca634663 Deal with properly 2013-08-10 20:13:20 +09:30
Andrew McDonnell
653659fa98 test harness for isnull behaviour 2013-08-10 18:55:04 +09:30
Andrew McDonnell
3408a6c5f1 Clean up test case 2013-08-09 22:31:25 +09:30
Andrew McDonnell
54e60bcb46 Add latch='0' test for completeness' 2013-08-09 21:15:12 +09:30
Andrew McDonnell
db048e7855 Updated unit test results arising from prior bugs 2013-08-09 20:59:58 +09:30
Andrew McDonnell
55d9cfc848 Regression test for 1196036 dijkstra weights 2013-08-09 20:57:23 +09:30
Andrew McDonnell
a70741243f Fix weights on dijkstras originator, fix for #1196036 2013-08-09 20:50:16 +09:30
Andrew McDonnell
f26fce0925 Regression test for #1196027 2013-08-09 20:25:24 +09:30
Andrew McDonnell
863cfb7e7c Regression test for #1196020 2013-08-09 20:22:05 +09:30
Andrew McDonnell
89c88529f7 Merges 2013-08-09 20:01:20 +09:30
Andrew McDonnell
0febfba57e Includes fix for unwanted vertex when vertex not in graph 2013-08-02 20:41:57 +09:30
Andrew McDonnell
73c19f8473 Update test case regression test comment for lp:1196027 2013-08-02 20:36:45 +09:30
Andrew McDonnell
e87960d346 Fix for spurious result when searching for non-existing vertex 2013-08-02 20:36:04 +09:30
Andrew McDonnell
9e6832e14b regression test for #1134355 2013-06-29 23:47:07 +09:30
Andrew McDonnell
7644bed644 regression test for #1134355 2013-06-29 23:46:40 +09:30
Andrew McDonnell
e2f7c86ee8 Upgraded social.test to v3 varchar 2013-06-29 23:46:00 +09:30
Andrew McDonnell
3914ac8053 Upgraded social.test to use varchar 2013-06-29 23:45:19 +09:30
Andrew McDonnell
4b845e3e94 Fix for djikstras originating vertices returning no result. 2013-06-29 23:27:51 +09:30
Andrew McDonnell
d4185896f6 Fix for djikstras not working on destid (because of #if 0) same as for bug 1196027 2013-06-29 23:27:17 +09:30
Andrew McDonnell
0cd1f49544 Fix for breadth_first originating vertices returning no result. 2013-06-29 23:16:29 +09:30
Andrew McDonnell
d1650f8298 Fixes bug 1196027 - breath_first with destid=X 2013-06-29 23:15:19 +09:30
Andrew McDonnell
6f12d8b340 iRenamed no_search to '' and finished making all tests self-consistent and match somewhat to http://openquery.com/graph/doc and added bug references to tests 2013-06-29 22:57:15 +09:30
Andrew McDonnell
1c6cccea51 Renamed no_search to '' 2013-06-29 22:56:29 +09:30
Andrew McDonnell
dd7e37d562 Renamed no_search to '' and finished making all tests self-consistent and match somewhat to http://openquery.com/graph/doc and added bug references to tests 2013-06-29 22:55:52 +09:30
Andrew McDonnell
73f1cd66ed Added tests for no_search - edges, out edges and in edges 2013-06-29 21:48:50 +09:30
Andrew McDonnell
254cf76269 Added tests for no_search - edges, out edges and in edges 2013-06-29 21:48:22 +09:30
Andrew McDonnell
eda7f5eb20 Updated create_attr test for varchar latch 2013-06-29 21:47:41 +09:30
Andrew McDonnell
2a8226c1e0 Updated create_attr for varchar latch 2013-06-29 21:47:13 +09:30
Andrew McDonnell
8e9c8747f6 Dont allow ORIGID and DESTID columns to be the same as each other 2013-06-29 21:27:27 +09:30
Andrew McDonnell
ccd2ca689a Dont allow ORIGID and DESTID columns to be the same as each other. 2013-06-29 21:26:18 +09:30
Andrew McDonnell
c3bd65ffcd Add test results for boundary conditions 2013-06-29 19:51:46 +09:30
Andrew McDonnell
5fa6131702 Missed result for boundary conditions 2013-06-29 18:48:51 +09:30
Andrew McDonnell
c33e9ec204 Move edge conditions to separate test case.
Added regression test case for bug 1195735 once it gets fixed.
Increased coverage of permutations to basic test case.
2013-06-29 01:13:14 +09:30
Andrew McDonnell
02a4003dc7 Added bug ref to test 2013-06-29 01:11:20 +09:30
Andrew McDonnell
af6cbf055d Extend permutations tested in basic test, move edge cases to separate test, and add regression test for bug 1195735 2013-06-29 01:01:20 +09:30
Andrew McDonnell
9459746a96 Fix for assert in debug build, and update test case 2013-05-31 19:34:34 +09:30
Andrew McDonnell
1b4164c18a Remove stacktrace from test case 2013-05-31 19:32:57 +09:30
Andrew McDonnell
e92058de08 Added some tests for bogus latch 2013-05-31 19:31:02 +09:30
Andrew McDonnell
9485893068 Fix assert in debug build on invalid latch 2013-05-31 19:29:23 +09:30
Andrew McDonnell
83a23f31d2 Added tests for no latch specified. 2013-05-31 18:56:41 +09:30
Andrew McDonnell
7032a3cf41 Add test with no latch at alL 2013-05-31 18:55:03 +09:30
Andrew McDonnell
f8d9121673 Update tests results for varchar 2013-05-28 22:10:57 +09:30
Andrew McDonnell
1db0278c8b Updated basic test for varchar latch only 2013-05-28 22:10:27 +09:30
Andrew McDonnell
746330fb34 Added no-search to regression 2013-05-28 22:07:57 +09:30
Andrew McDonnell
35782f1322 Added specific test suite for upgrade regression 2013-05-28 21:39:27 +09:30
Andrew McDonnell
607d9fc17f Added specific test suite for upgrade regression 2013-05-28 20:43:04 +09:30