ed9e973e50
util, planner: add more testSuite json files ( #12247 )
2019-09-18 13:59:46 +08:00
77df734586
testutil: remove unnecessary flag parse ( #12197 )
2019-09-17 11:04:25 +08:00
4621bf3953
planner/core: split test data from physical plan test ( #12132 )
2019-09-10 19:51:28 +08:00
e6e3e63060
planner: split test data from test cases ( #12091 )
2019-09-10 15:30:26 +08:00
ad404bb645
*: avoid tidb-server -h output test flags ( #11209 )
2019-07-12 15:19:57 +08:00
8b15cb52b7
*: move StatementContext to its own package. ( #5177 )
2017-11-22 00:11:14 +08:00
62433663e5
util/types: change types path ( #5007 )
...
* util/types: change types path
2017-11-04 10:37:14 -05:00
6f84392d40
*: optimize SortExec ( #4622 )
...
* *: change key of orderByRow from "key []types.Datum" to "key []*types.Datum"
* address comment
2017-09-25 19:50:26 +08:00
5494a54db4
util: correct comments mistake ( #3121 )
2017-04-25 09:16:50 +08:00
74a1c9935d
*: add StatementContext argument to functions. ( #2157 )
...
Add StatementContext argument to more functions where it is needed.
2016-12-02 23:28:11 +08:00
1c6c145f94
*: Set custom verbose flag to true ( #1956 )
...
* *: set custom verbose flag to true
* *: update .gitignore
2016-11-05 18:00:13 +08:00
5408833b9a
ddl: improve ddl test ( #1387 )
2016-07-05 11:21:50 +08:00
c26dfd54e4
executor: Change interface to datum in executor. ( #1103 )
...
Change interface to datum in executor.
2016-04-20 09:52:23 +08:00
08034540f0
*: Add leak test
...
* *: add leak test and tiny clean up
* *: unify test format and add leak test
Conflicts:
store/localstore/compactor_test.go
mysql/error_test.go
*: add leak test
2016-04-07 20:53:45 +08:00
372f30ada7
testutil: Fix a bug and add few test cases.
2015-10-28 22:11:20 +08:00
d8bebae2c3
testutil: Remove useless code and file
2015-10-28 19:18:53 +08:00
e7a7a0b035
*: Add a test util function to compare unordered string slice
2015-10-28 17:34:10 +08:00