Commit Graph

24 Commits

Author SHA1 Message Date
Michal Čihař
3f108f0c03 Remove not implemented session test
I have no clue what should be tested here and we anyway start session in
testsuite bootstrap.

Signed-off-by: Michal Čihař <michal@cihar.com>
2014-02-27 12:04:59 +01:00
Michal Čihař
15ada0d44f Remove not used code
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-02-18 10:11:31 +01:00
Michal Čihař
d7ad7d8e5b Do not rely on existing databse in environment test
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-02-18 10:11:21 +01:00
Michal Čihař
11a9a457a0 Fix variable name
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-02-18 09:39:08 +01:00
Hugues Peccatte
f7d5da319e Fix coding style.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-01-09 18:22:11 +01:00
Michal Čihař
2e0c8680cf Fill in missing meesage 2013-08-21 14:09:57 +02:00
Michal Čihař
37d142bc3f Remove compatibility code for PHP 5.2 2013-07-01 15:29:56 +02:00
Michal Čihař
59820e4608 Skip test if can not connect to MySQL server 2013-06-11 15:45:00 +02:00
Michal Čihař
cce715befe Various coding style improvements 2012-09-19 13:35:31 +02:00
Michal Čihař
69fdc5d209 Various coding style improvements 2012-09-04 15:43:25 +02:00
Madhura Jayaratne
3332151859 Fix Checkstyle Warnings - Type: CloseBracketLine (Closing parenthesis of a multi-line function call must be on a line by itself) 2012-04-14 09:09:21 +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
Madhura Jayaratne
e67a0a2531 Spaces between parameters in function calls 2011-09-23 08:43:41 +05:30
Zarubin Stas
09660a6624 PHPUnit database configuration and Environment test 2011-07-11 03:25:17 +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
Michal Čihař
d17fba309c Fix permissions.
Most files were made executable somewhere in ninadsp tree, reverting
this.
2010-08-30 09:53:37 +02:00
ninadsp
e646a2760c Fixed conflict due to upstream merge 2010-07-23 21:59:15 +05:30
Michal Čihař
318dc4b650 Drop @version tag from docblocks. 2010-07-20 13:59:17 +02:00
ninadsp
bed1948d04 testing git setup - no major change made in code yet
only added a few comments
2010-05-23 01:22:01 +05:30
Michal Čihař
56941e509c Adding @package, second part. 2008-11-24 11:05:40 +00:00
Marc Delisle
601416c9e2 fix vim modelines 2008-10-25 13:37:54 +00:00
Sebastian Mendel
994d2667ab PHP 5.2 required 2007-10-17 14:08:40 +00:00
Sebastian Mendel
b948e16584 fixed/added svn properties 2007-03-20 08:32:55 +00:00
Sebastian Mendel
5272b1be7d test some environment
wrap test output
2007-03-16 11:51:57 +00:00