Commit Graph

8 Commits

Author SHA1 Message Date
adamgsoc2013
66184fe8cc fix code comments on test code 2013-08-05 23:50:20 +08:00
adamgsoc2013
43f0653f50 add function in source file, so that sqlparser.data.php can be covered by PHPUnit 2013-07-14 22:13:39 +08:00
adamgsoc2013
772d3e0005 add PMA_SQL_Parse_Data_Mock, so that sqlparser.data.php can be covered by PHPUnit 2013-07-14 21:27:27 +08:00
adamgsoc2013
248c13014d include the data file, so that it can be covered by PHPUnit 2013-07-10 20:09:09 +08:00
Michal Čihař
92c76b9630 Various class name improvements in testsuite 2013-05-02 15:57:09 +02:00
Madhura Jayaratne
150a47f4b7 Use underscore prefix for private methods and instance variables 2012-09-22 23:50:41 +05:30
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
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