Commit Graph

15 Commits

Author SHA1 Message Date
Madhura Jayaratne
150a47f4b7 Use underscore prefix for private methods and instance variables 2012-09-22 23:50:41 +05:30
Yasitha Pandithawatta
0aca1fabad add create and drop database selenium test case 2012-07-23 22:12:36 +05:30
Michal Čihař
5370d0d6c3 Fix spacing of @package used together with @subpackage 2012-05-02 11:29:34 +02:00
Madhura Jayaratne
ea800101cb Fix Checkstyle Warnings - Type: BraceOnSameLine 2012-04-13 21:50:26 +05:30
Dieter Adriaenssens
b979097f5f fix typo, improve coding style 2012-04-06 16:28:44 +02:00
Yasitha Pandithawatta
1def2973ac PmaSeleniumPrivilegesTest and PmaSeleniumXssTest are fixed 2012-04-02 14:47:14 +02:00
Yasitha Pandithawatta
a924773fce Patch #3504536 Fixed the PMA selenium test cases (Login) 2012-03-21 11:25:45 -04: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
Madhura Jayaratne
21c5148d17 Style errors with class declarations 2011-09-23 11:24:06 +05:30
Madhura Jayaratne
13adb5adf7 Use lower case for true, false and null 2011-09-23 11:11:41 +05:30
Dieter Adriaenssens
94c6836f8b fix coding style : control structures 2011-09-05 14:28:17 +02:00
Dieter Adriaenssens
e82d3c7136 require/include are statements not functions; no parentheses are required 2011-08-21 23:36:10 +02:00
Michal Čihař
d55306252b Replace tabs with spaces, cleanup identation 2011-07-22 10:15:08 +02:00
Zarubin Stas
b309cf3e98 Small changes in Selenium tests configuration 2011-07-14 07:45:20 +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