Commit Graph

11 Commits

Author SHA1 Message Date
Brian Fraser
a5a23665fe Simplified split_grants() and added a test for mixed table & column grants on the same table 2012-11-01 06:15:54 -03:00
Daniel Nichter
0fd9239500 Implement split_grants() instead of split(',', $grants) to handle spliting grants with column-level privs. 2012-10-31 14:20:43 -06:00
Daniel Nichter
0453d7dd82 Failing test case. 2012-10-31 13:16:25 -06:00
Daniel Nichter
a64bf961e8 Fix test counts. 2012-06-03 15:14:30 -04:00
Daniel Nichter
a2810a0ec1 Remove duplicate calls to Sandbox::ok(). 2012-06-03 14:38:21 -04:00
Daniel Nichter
bdbb66d22b Re-add calls to Sandbox::ok(). 2012-06-03 13:54:32 -04:00
Daniel Nichter
7e880b0808 Call Sandbox::box() in all tests that use Sandbox. 2012-06-03 12:59:56 -04:00
Daniel Nichter
a85dffd511 Test for bug 821709. 2012-01-09 11:10:35 -07:00
Daniel Nichter
eb01431399 Change MaatkitTest to PerconaTest in all tool tests. Add stub tests for pt-align and pt-collect. 2011-07-12 16:56:55 -06:00
Daniel Nichter
8e11cd85b3 Change mk_tool::main() to pt_tool::main() in all tests. 2011-06-29 11:56:49 -06:00
Daniel Nichter
b4b6376be1 Add forked Maatkit tools in bin/ and their tests in t/. 2011-06-24 16:02:05 -06:00