Commit Graph

58 Commits

Author SHA1 Message Date
Michal Čihař
a01fc09ccf Avoid whitespace output 2012-02-01 10:01:28 +01:00
Michal Čihař
90f29bceed Avoid using ini_set 2012-01-27 15:01:00 +01:00
Michal Čihař
d4eaf57b88 Prevent warnings from ini_set 2012-01-27 14:16:09 +01:00
Michal Čihař
a8e38f8cdb Prevent output from this test 2012-01-27 13:47:03 +01:00
Michal Čihař
8b064f0790 Add missing require 2011-12-19 15:37:25 +01:00
Michal Čihař
3b2c4dd0db Fix condition (it returns actual value) 2011-12-19 15:02:00 +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ř
bb1fd3c966 Expect token here as well 2011-12-16 15:36:06 +01:00
Michal Čihař
03f26421dc Load theme here, otherwise it pollutes cache in PMA_getImage 2011-12-16 15:35:57 +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
Michal Čihař
6135e405bf Wrap long lines 2011-10-24 14:25:39 +02:00
Michal Čihař
4bf2927674 Force language to be set to avoid problems in jenkins 2011-10-24 14:24:12 +02:00
Michal Čihař
a67bd38133 Add testcases for links inside BB code 2011-10-24 13:51:58 +02:00
Michal Čihař
ebdad5e1c1 Add missing include 2011-10-24 13:51:41 +02:00
Madhura Jayaratne
13adb5adf7 Use lower case for true, false and null 2011-09-23 11:11:41 +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
Madhura Jayaratne
1fddc1891b more tests for scaleRow function for better test coverage 2011-08-24 10:26:47 +05:30
Madhura Jayaratne
361544ecf7 Take common code to PMA_GIS_GeomTest class 2011-08-24 10:00:35 +05:30
Madhura Jayaratne
98a770b415 More tests for scaleRow method 2011-08-24 09:58:00 +05:30
Madhura Jayaratne
936461597e tests for scaleRow method 2011-08-24 09:51:44 +05:30
Madhura Jayaratne
d837b705a5 Test cases for PMA_GIS_Geometry class 2011-08-24 00:11:39 +05:30
Madhura Jayaratne
486638281a Abstract class PMA_GIS_GeometryTest renamed to PMA_GIS_GeomTest to make room for tests for functions in PMA_GIS_Geometry class 2011-08-23 22:47:34 +05:30
Madhura Jayaratne
8b3f1b0247 tests for PMA_GIS_Linestring::scaleRow() method 2011-08-23 22:40:22 +05:30
Madhura Jayaratne
624a742054 Test case for PMA_GIS_Multipolygon::getShape() 2011-08-23 19:13:55 +05:30
Madhura Jayaratne
af5c63a905 Wrong data being used. Now use correct data. 2011-08-22 21:08:06 +05:30
Madhura Jayaratne
47f79cf091 Fix indentation 2011-08-22 20:44:09 +05:30
Madhura Jayaratne
a7e48cde10 More test data 2011-08-22 20:43:50 +05:30
Madhura Jayaratne
0387ea0b40 Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin into OpenGIS 2011-08-17 16:48:50 +05:30
Michal Čihař
aca93f4508 Fix typo in testcase as well 2011-08-17 13:14:26 +02:00
Madhura Jayaratne
46722b8035 Merge branch 'master' into OpenGIS 2011-08-17 16:43:18 +05:30
Michal Čihař
74764f3cf1 Add test case for failed eval 2011-08-15 11:24:54 +02:00
Michal Čihař
7654af9632 Add test for errors 2011-08-15 11:21:38 +02:00
Michal Čihař
670b6ea38b Fix test with lang set 2011-08-15 11:18:25 +02:00
Michal Čihař
83b859f679 Add test for quotes handling 2011-08-15 11:07:35 +02:00
Michal Čihař
e4c101c4d6 Add more cases for adding rules 2011-08-15 11:02:39 +02:00
Michal Čihař
9889e68133 Add testcase for adding rules 2011-08-15 10:54:53 +02:00
Michal Čihař
843de6fdf5 Fix testcase 2011-08-15 10:39:57 +02:00
Michal Čihař
099be90fba Add test for parsing 2011-08-15 10:38:09 +02:00
Michal Čihař
aec113c7b7 Rename file to match standards 2011-08-15 10:36:01 +02:00
Michal Čihař
4a4933c294 Add testscase for advisor escaping 2011-08-15 09:22:03 +02:00
Madhura Jayaratne
7d7dd02e8c Merge branch 'master' into OpenGIS
Conflicts:
	tbl_select.php
2011-08-13 14:12:46 +05:30
Madhura Jayaratne
16a039392b Remove tab characters 2011-08-13 10:11:08 +05:30
Madhura Jayaratne
9ed1cd7c3e Use abstract test class to avoid code duplications in tests 2011-08-13 10:10:32 +05:30
Madhura Jayaratne
cb176b2648 Unit tests for PMA_GIS_Factory class 2011-08-13 00:17:36 +05:30
Madhura Jayaratne
333dc9ccec Unit tests for PMA_GIS_Multipolygon class 2011-08-12 11:59:22 +05:30
Madhura Jayaratne
f60672d0d3 More tests for PMA_GIS_Polygon class 2011-08-12 11:22:57 +05:30
Madhura Jayaratne
760d895036 Unit tests for PMA_GIS_Polygon class 2011-08-12 08:30:14 +05:30
Madhura Jayaratne
68d617ad17 Unit tests for PMA_GIS_Multilinestring class 2011-08-12 07:03:24 +05:30
Madhura Jayaratne
591be45324 Unit tests for PMA_GIS_Linestring class 2011-08-11 22:40:55 +05:30