Madhura Jayaratne
|
bc5de586c6
|
Doc block improvements (mostly specifying return types)
|
2012-09-26 22:55:04 +05:30 |
|
Madhura Jayaratne
|
3849390b8b
|
Fix function name: PMA_array_merge_recursive -> PMA_arrayMergeRecursive
|
2012-06-01 21:57:07 +05:30 |
|
Michal Čihař
|
2a7358c9ab
|
Rewrite another test using dataProvider
|
2012-05-14 16:15:58 +02:00 |
|
Michal Čihař
|
1b1f501ac8
|
Wrap some long lines
|
2012-05-14 16:12:32 +02:00 |
|
Michal Čihař
|
d597d31f9e
|
Add doc
|
2012-05-14 16:09:02 +02:00 |
|
Michal Čihař
|
97a1ecbdd8
|
Remove commented out code
|
2012-05-14 16:08:35 +02:00 |
|
Michal Čihař
|
e96a4379b0
|
Merge two tests for checkPmaAbsoluteUri
|
2012-05-14 16:07:19 +02:00 |
|
Michal Čihař
|
5c466ab97a
|
Add some docs
|
2012-05-14 16:07:07 +02:00 |
|
Michal Čihař
|
69f80f473b
|
More tests for loading config file
|
2012-05-14 16:01:26 +02:00 |
|
Michal Čihař
|
de343ab837
|
Test loading some arbitrary file
|
2012-05-14 15:58:18 +02:00 |
|
Michal Čihař
|
71836ff80b
|
Remove debug code
|
2012-05-14 15:52:05 +02:00 |
|
Michal Čihař
|
7db8a82848
|
Separate group from other attrs
|
2012-05-14 15:51:55 +02:00 |
|
Michal Čihař
|
5413a168a8
|
Add missing group
|
2012-05-14 15:48:38 +02:00 |
|
Michal Čihař
|
db97f75d96
|
Add another test
|
2012-05-14 15:47:44 +02:00 |
|
Michal Čihař
|
121b798f0e
|
Split out checkPmaAbsoluteUri using dataProvider
|
2012-05-14 15:46:56 +02:00 |
|
Michal Čihař
|
1208be3d1a
|
Wrap some long lines
|
2012-05-14 15:44:19 +02:00 |
|
Michal Čihař
|
bd8d3e0134
|
Remove never implemented save method and test for it
|
2012-05-14 15:40:20 +02:00 |
|
Michal Čihař
|
e9e05017df
|
Document tests, remove test methods which do not make much sense
|
2012-05-14 15:39:46 +02:00 |
|
Michal Čihař
|
a98050db2c
|
Implement testGetCookiePath test
|
2012-05-14 15:31:56 +02:00 |
|
Michal Čihař
|
a09b488b1d
|
Loading of defaults can be too long and timeout
|
2012-05-14 15:30:50 +02:00 |
|
Michal Čihař
|
d3b43b94a7
|
Documentation for some tests
|
2012-05-14 15:24:37 +02:00 |
|
Michal Čihař
|
3bc02735ca
|
Document and coding style for SSL rewriting test
|
2012-05-14 15:22:55 +02:00 |
|
Michal Čihař
|
92e763a574
|
Remove disabled code
|
2012-05-14 15:18:36 +02:00 |
|
Michal Čihař
|
82562d8e7d
|
Add some contemporary browsers
|
2012-05-14 15:16:53 +02:00 |
|
Michal Čihař
|
cfc3cef521
|
Use data provider for testing user agent parsing
|
2012-05-14 15:14:34 +02:00 |
|
Michal Čihař
|
18165459e8
|
Some comment and whitespace fixes
|
2012-05-11 14:49:36 +02:00 |
|
Dieter Adriaenssens
|
2d430ce490
|
fix indentation
|
2012-04-29 00:09:21 +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ř
|
c819afd6e0
|
Add tests for getSSLUri
|
2012-04-19 14:21:35 +02: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ř
|
8b064f0790
|
Add missing require
|
2011-12-19 15:37:25 +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
|
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 |
|
Zarubin Stas
|
2ca6e70154
|
Small fixes. New tests for Config.class.php and Theme.class.php,
|
2011-07-18 09:34:04 +03:00 |
|