Commit Graph

14 Commits

Author SHA1 Message Date
Brett Hazen
83181bceee Fix the expected float format from riak_shell 2016-10-29 21:51:04 -06:00
Brett Hazen
0c7156720d Tweak tests based on @hmmr's comments and add tests for FP changes, too 2016-08-16 10:19:28 -06:00
Brett Hazen
8e73d417f6 RTS-1296: Update riak_shell test results to use CSV format 2016-08-15 22:20:16 -06:00
Brett Hazen
d1c6f8e990 Update output of EXPLAIN to use 3 node cluster 2016-08-12 21:09:08 -06:00
Brett Hazen
a34e910676 Change format of Coverage node to <node>/<number> 2016-08-12 21:09:08 -06:00
Brett Hazen
fc0f18a95a RTS-1307: Add Coverage Plan column for EXPLAIN 2016-08-12 21:09:08 -06:00
Andrei Zavada
fbf3ab19e6 update riak_shell/regression.log wrt time conversions, expanded EXPLAIN 2016-08-11 20:02:10 +03:00
Brett Hazen
2d905b2e1d Add parens to EXPLAIN test output 2016-08-05 12:38:22 -05:00
Brett Hazen
ebea1381e1 Add test for case of no WHERE clause in an EXPLAIN statement 2016-08-04 21:32:10 -05:00
Brett Hazen
281b017c24 RTS-1050: Add tests for EXPLAIN query command 2016-08-04 17:10:58 -05:00
Brett Hazen
1e12b81111 RTS-1271: Fix DESCRIBE and add SHOW TABLES tests 2016-08-01 15:06:13 -06:00
Brett Hazen
7e8803869e Rename expected strings from "riak_shell" to "riak-shell" 2016-04-29 21:04:25 -06:00
Andrei Zavada
789ae2c7c5 fix matching on ddl compiler error strings
In those strings, riak_kv_qry_compiler no longer puts internal atoms:

  "incomplete_where_clause: Where clause has no upper bound."

thus becomes simply

  "Where clause has no upper bound."
2016-04-17 22:31:17 +03:00
Brett Hazen
e0cccafabe Add @seemaj's riak_shell script as a test 2016-03-21 03:43:25 +00:00