Michal Čihař
|
00c64c6dde
|
Skip tests if ReflectionClass::setAccessible is not available
This is the case on PHP 5.2.
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2016-01-28 14:17:37 +01:00 |
|
Rouslan Placella
|
8e635922b0
|
Fixed unit tests for PMA_Scripts class
|
2012-12-23 13:31:36 +00:00 |
|
Rouslan Placella
|
37d469462c
|
Fixed PMA_Scripts unit test
|
2012-11-01 10:41:12 +00:00 |
|
Rouslan Placella
|
91083d1155
|
Fixed wrong index in test case
|
2012-10-31 10:57:48 +00:00 |
|
Rouslan Placella
|
3f5000799e
|
Fixed test case for getFiles() in Scripts class
|
2012-10-31 10:52:30 +00:00 |
|
Rouslan Placella
|
44ea09bbc5
|
Added test case for getFiles method in Scripts class
|
2012-10-31 10:40:39 +00:00 |
|
Rouslan Placella
|
d38c8ef018
|
Fixed "add scripts code" test case
|
2012-10-31 10:16:50 +00:00 |
|
Rouslan Placella
|
7356b407ad
|
Rewrite and integration of js/common.js
|
2012-10-30 20:23:59 +00:00 |
|
Rouslan Placella
|
19d1869461
|
Complete test coverage for Scripts class
|
2012-10-30 14:23:11 +00:00 |
|
Dieter Adriaenssens
|
6f02ec614e
|
improve comment, fix typo
|
2012-10-20 02:26:39 +02:00 |
|
Madhura Jayaratne
|
bc5de586c6
|
Doc block improvements (mostly specifying return types)
|
2012-09-26 22:55:04 +05:30 |
|
Michal Čihař
|
3b357483c7
|
No need to use mockup for non abstract classes
|
2012-09-17 14:01:19 +02:00 |
|
Michal Čihař
|
69fdc5d209
|
Various coding style improvements
|
2012-09-04 15:43:25 +02:00 |
|
Yasitha Pandithawatta
|
7823dfffa5
|
switched assertEquals params in test/classes directory
|
2012-08-24 22:15:19 +05:30 |
|
Yasitha Pandithawatta
|
dd60cce103
|
Fix failing test cases
|
2012-07-20 23:06:57 +05:30 |
|
Yasitha Pandithawatta
|
8c32839796
|
Fix failing test cases
|
2012-07-20 23:04:51 +05:30 |
|
Michal Čihař
|
6e0ce2ff08
|
Use regexp to match as the timestamp will change
|
2012-07-17 09:52:44 +02:00 |
|
Yasitha Pandithawatta
|
7b1b3137c8
|
Test cases for Script.class.php
|
2012-07-04 23:40:22 +05:30 |
|