Commit Graph

110 Commits

Author SHA1 Message Date
Michal Čihař
82c9795e9d Remove useless @version $Id: 2012-04-27 11:34:57 +02:00
Michal Čihař
b2243f08a8 Fix spacing around brackets 2012-04-27 11:30:47 +02:00
Michal Čihař
3e658870f4 Properly test input boxes 2012-04-27 09:27:20 +02:00
Michal Čihař
32734ae5e1 Add missing include 2012-04-27 09:23:14 +02:00
Michal Čihař
f22541fad3 Adjust test to current return values 2012-04-27 09:21:46 +02:00
Michal Čihař
ed6d9776dc Define LimitChars when we are using that 2012-04-26 16:04:21 +02:00
Michal Čihař
babc721045 Allow test run standalone 2012-04-26 14:03:28 +02:00
Michal Čihař
3a3b129971 Define PMA_Types object for RTE tests 2012-04-26 13:42:30 +02:00
Michal Čihař
3a25fa6bc8 This file no longer defines functions 2012-04-26 10:31:48 +02:00
Rouslan Placella
ad57f68b97 Skip more broken unit tests 2012-04-25 19:17:14 +01:00
Rouslan Placella
2fd0effc43 Skip PMA_RTN_getDataFromRequest test until we fix it 2012-04-25 14:14:51 +01:00
Michal Čihař
317b365baa Various coding style improvements 2012-04-24 14:06:15 +02:00
Rouslan Placella
ff66fdbdf9 Remove stray trailing whitespaces 2012-04-22 00:12:30 +01:00
Marc Delisle
1c58314c53 Clarify function name 2012-04-21 14:40:08 -04: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
Madhura Jayaratne
ea800101cb Fix Checkstyle Warnings - Type: BraceOnSameLine 2012-04-13 21:50:26 +05:30
Dieter Adriaenssens
3a3da2987e add vim directive for indenting with spaces 2012-04-11 16:18:53 +02:00
Michal Čihař
fe70a3c7de Remove parameter $die and use PMA_fatalError instead
The parameter was used in testsuite only and this case is already
handled by PMA_fatalError.
2012-04-11 14:04:00 +02:00
Michal Čihař
2814fc28c3 Add missing includes 2012-04-11 14:03:44 +02:00
Michal Čihař
8ce97b5808 Adjust testsuite to changes in 3b56f6a53b 2012-03-19 10:33:24 +01:00
Michal Čihař
479e48de42 Adjust testsuite to changes in 3b56f6a53b 2012-03-19 10:25:26 +01:00
Madhura Jayaratne
d5d3d2bba4 Use 'void' if nothing is returned 2012-03-18 10:04:39 +05:30
Dieter Adriaenssens
e67e930328 improve coding style 2012-03-16 16:54:04 +01:00
Michal Čihař
ec652784b4 Add missing includes 2012-02-14 16:37:23 +01:00
Michal Čihař
5fe9a03bb8 Another whitespace removal... 2012-02-01 10:45:36 +01:00
Michal Čihař
66f38160ea Fix runinng more testcases (neeeds clean environment) 2011-12-19 15:03:19 +01:00
Michal Čihař
eddbee7e73 Use PHPUnit_Framework_TestCase insead of PHPUnit_Extensions_OutputTestCase
This is needed for phpunit 3.6 (otherwise it throws out tons of
warnings).
2011-12-19 14:59:42 +01:00
Michal Čihař
07472a7f2a Make this test pass (it was built not to expect links to documentation) 2011-12-16 15:40:04 +01: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
e15ff037e3 typo 2011-10-02 07:11:57 +05:30
Madhura Jayaratne
50293004ad Fix failing tests 2011-10-02 06:58:35 +05:30
Madhura Jayaratne
aa4dac8175 Defining undefined config 2011-10-02 02:10:15 +05:30
Madhura Jayaratne
383d55ff6d Revert 7bb14bcea9 2011-10-02 02:07:36 +05:30
Madhura Jayaratne
7bb14bcea9 Including undefined config 2011-10-02 01:51:20 +05:30
Madhura Jayaratne
9cd4a96902 Fix failing tests 2011-10-02 01:04:32 +05:30
Rouslan Placella
b8d454f851 Fixed unit tests 2011-09-30 16:44:06 +01:00
Madhura Jayaratne
13adb5adf7 Use lower case for true, false and null 2011-09-23 11:11:41 +05:30
Madhura Jayaratne
9bcb83af03 File is being conditionally included; use "include" instead 2011-09-23 10:56:30 +05:30
Madhura Jayaratne
e67a0a2531 Spaces between parameters in function calls 2011-09-23 08:43:41 +05:30
Dieter Adriaenssens
94c6836f8b fix coding style : control structures 2011-09-05 14:28:17 +02:00
Michal Čihař
5624ed3dc0 Fix class name 2011-08-19 11:05:38 +02:00
Michal Čihař
3ab9bdf5e3 Remove stray code 2011-08-19 10:52:09 +02:00
Michal Čihař
e479f1c843 Add test for js escaping 2011-08-19 10:47:45 +02:00
Madhura Jayaratne
b3d627f3f6 Missing default function for Spatial types 2011-08-17 23:23:34 +05:30
Madhura Jayaratne
20ff8f2ee0 These types are now supported in PMA 2011-08-17 20:45:16 +05:30
Madhura Jayaratne
46722b8035 Merge branch 'master' into OpenGIS 2011-08-17 16:43:18 +05:30
Piotr Przybylski
a9d583e5d5 Add some missing @return tags in tests 2011-08-16 14:30:46 +02:00
Madhura Jayaratne
7d7dd02e8c Merge branch 'master' into OpenGIS
Conflicts:
	tbl_select.php
2011-08-13 14:12:46 +05:30
Madhura Jayaratne
005a4ce61b Unit test for PMA_GIS_modifyQuery 2011-08-12 15:09:03 +05:30
Michal Čihař
e3306f098d Make test not dependending on set/non set variables 2011-08-10 11:28:39 +02:00