Michal Čihař
|
b078c47530
|
These tests take longer, give them more time
|
2012-04-27 10:49:24 +02:00 |
|
Michal Čihař
|
4467d048c6
|
Basic implementation of testGetUserValue
|
2012-04-27 10:12:38 +02:00 |
|
Michal Čihař
|
4cfcf4563c
|
We test this
|
2012-04-27 10:11:32 +02:00 |
|
Michal Čihař
|
7959520987
|
Check for variable being set
|
2012-04-27 10:11:16 +02:00 |
|
Michal Čihař
|
aaaaf3a6ed
|
Set real value, not unsed global
|
2012-04-27 10:00:15 +02:00 |
|
Michal Čihař
|
76d17be624
|
Add testcase
|
2012-04-25 15:24:43 +02:00 |
|
Rouslan Placella
|
ff66fdbdf9
|
Remove stray trailing whitespaces
|
2012-04-22 00:12:30 +01:00 |
|
Michal Čihař
|
c819afd6e0
|
Add tests for getSSLUri
|
2012-04-19 14:21:35 +02:00 |
|
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 |
|
Madhura Jayaratne
|
d5d3d2bba4
|
Use 'void' if nothing is returned
|
2012-03-18 10:04:39 +05:30 |
|
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 |
|