Commit Graph

20 Commits

Author SHA1 Message Date
Daylon Wilkins
ff3b6b0659 Added file names to bats tests 2021-03-05 13:51:52 -08:00
Andy Arthur
20567259a4 assert FeatureVersion in BATS teardown 2021-02-15 11:14:00 -08:00
Daylon Wilkins
39979b8f5b Moved most commands to use SQL, added CREATE TABLE LIKE, and removed tags from comments. 2020-09-21 03:01:01 -07:00
Andy Arthur
529367a1b7 dolt diff --sql -> dolt diff -r sql 2020-06-29 11:18:38 -07:00
Andy Arthur
386c37feb2 moved query_diff to diff -q 2020-06-29 08:31:18 -07:00
Andy Arthur
4b01ae5eb2 skipping rename table test 2020-06-11 17:10:20 -05:00
Andy Arthur
333aeb1fd2 added more bats 2020-06-09 17:01:07 -05:00
Andy Arthur
7aeccde1d9 fixed table rename, added tests 2020-06-09 17:01:07 -05:00
Andy Arthur
d1ff3624e1 updated BATS for diff 2020-06-09 17:00:21 -05:00
Andy Arthur
0da8e893bd first pass at table renames 2020-06-09 17:00:21 -05:00
Andy Arthur
330b8127a6 a few more test cases 2020-05-13 17:17:16 -07:00
Andy Arthur
2ec3b28258 added full set of MySQL string literal escape sequences 2020-05-13 16:36:59 -07:00
Andy Arthur
69138a3d92 added string escaping from vitess 2020-05-13 16:24:31 -07:00
Katie McCulloch
1d5f61dc0f {bats,libraries/doltcore/env: Remove automatic creation of docs and fix bats tests accordingly 2020-04-21 14:16:51 -07:00
Tim Sehn
fcd67001dc Merge branch 'master' into tim/fix-bad-regexes 2020-04-06 16:37:07 -07:00
Timothy Sehn
e643b559f5 Fixed Andy's PR feedback. Missed a couple bad regexes 2020-04-06 12:03:10 -07:00
Timothy Sehn
b96c3a9336 After thinking on this, I realized that you didn't intend to make these regexes but used the regex if syntax. Correcting to make them all work. 2020-04-05 17:10:08 -07:00
Timothy Sehn
314e05b827 Fixed bad regexes in diff --sql tests. Now these are failed tests that need to be fixed 2020-04-05 14:02:08 -07:00
Timothy Sehn
d33580ba16 New bats tests for dolt diff --sql 2020-04-05 13:53:45 -07:00
Andy Arthur
f6b1e832ea merged master and resolved conflicts 2020-03-24 01:00:12 -07:00