Commit Graph

20 Commits

Author SHA1 Message Date
Chirayu Chiripal
c8a6ea0467 scrutinizer issues fix
Signed-off-by: Chirayu Chiripal <chirayu.chiripal@gmail.com>
2014-06-19 17:10:55 +05:30
Chirayu Chiripal
33dfef377f RFE-759 Use aliases in SQL export for tables and columns
Signed-off-by: Chirayu Chiripal <chirayu.chiripal@gmail.com>
2014-06-09 22:44:07 +05:30
Madhura Jayaratne
525fd79d19 Remove more trailing white spaces 2013-11-04 22:20:39 +05:30
adamgsoc2013
66184fe8cc fix code comments on test code 2013-08-05 23:50:20 +08:00
adamgsoc2013
f2cf954dd8 fix redefine 2013-07-19 00:31:23 +08:00
adamgsoc2013
5bb741c886 add test case for PMA_SQL_parser 2013-07-19 00:21:10 +08:00
adamgsoc2013
2f4e27be6f fix the case of PMA_SQL_validator 2013-07-08 21:09:35 +08:00
adamgsoc2013
48372c19fe add test case for SQL_Validator and SQL_parser 2013-07-04 22:01:53 +08:00
Michal Čihař
158389ea3e Make parser test work with error reporting as well 2013-06-11 14:28:28 +02:00
Michal Čihař
92c76b9630 Various class name improvements in testsuite 2013-05-02 15:57:09 +02:00
Michal Čihař
ad8052c9fc All parser tests might need some time 2012-09-05 16:43:24 +02:00
Michal Čihař
4bc1d1a0f2 Force utf8 encoding for this test 2012-09-05 16:43:24 +02:00
Michal Čihař
1dcb8faad0 Use provider rather than defining own methods with test 2012-09-05 16:29:41 +02:00
Michal Čihař
c6e97122ac Move tests which sometimes take too long to medium group 2012-07-17 17:02:37 +02:00
Michal Čihař
203e516b91 Reset SQL parser before trying to test it 2012-07-16 14:18:10 +02:00
Michal Čihař
354e6b9986 Fix order of parameters 2012-07-16 14:17:30 +02:00
Dieter Adriaenssens
2d430ce490 fix indentation 2012-04-29 00:09:21 +02:00
Michal Čihař
e56949f160 Use package name PhpMyAdmin
Needed to match phpdoc rules as package name must begin with upper case.
2011-10-25 10:13:17 +02:00
Zarubin Stas
0e2e973f6c Set is_ajax_request to true to avoid notice - "Automatically appended backtick to the end of query!" for queries with unclosed quotes 2011-07-01 18:53:24 +03:00
Zarubin Stas
f7d7102d2f - Unit Test grouped by library directory
- Added configuration file phpunit.xml.dist and bootstraper-dist.php
 - Ignoring phpunit.xml, bootstraper.php and build/
2011-06-29 20:06:27 +03:00