Commit Graph

35 Commits

Author SHA1 Message Date
Hugues Peccatte
f7d5da319e Fix coding style.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-01-09 18:22:11 +01:00
Madhura Jayaratne
f311c9c502 Remove trailing white spaces 2013-11-03 19:13:23 +05:30
ayushchd
b9a5bffaba Testsuite code-compliance fixes 2013-08-07 22:28:46 +05:30
Michal Čihař
554d0fbb42 Remove tests for removed methods 2013-08-06 13:43:23 +02:00
Michal Čihař
2783d92621 Drop no longer used $cfg['SQP']['fmtColor'] 2013-08-06 13:31:10 +02:00
Michal Čihař
2c1f014171 Replace getCssCodeMirror by inline CSS 2013-08-06 13:29:47 +02:00
Michal Čihař
8b9fa8aa36 Do not set language in every test 2013-06-11 14:02:49 +02:00
Michal Čihař
ba9cff2736 Set token in single place for all tests 2013-06-11 13:53:31 +02:00
Rouslan Placella
1c147142c7 Fixed "Theme preview" test case 2012-10-31 09:56:59 +00:00
Madhura Jayaratne
f4d9301ea8 Doc block fix 2012-09-27 06:35:05 +05:30
Madhura Jayaratne
bc5de586c6 Doc block improvements (mostly specifying return types) 2012-09-26 22:55:04 +05:30
Chanaka Indrajith
9cf33ea0cc Resolved conflicts 2012-09-19 00:46:28 +05:30
Dieter Adriaenssens
dcd234b661 improve coding style : fix indentation and function calls 2012-09-18 17:07:23 +02:00
Chanaka Indrajith
a6234ae0a3 Renamed the file to Util.class.php and modify the relavant files 2012-09-16 13:48:21 +05:30
Michal Čihař
2b551ac21b Add missing assert 2012-09-05 17:20:30 +02:00
Michal Čihař
b3419d77c6 Remove not used variable 2012-09-05 17:18:11 +02:00
Michal Čihař
69fdc5d209 Various coding style improvements 2012-09-04 15:43:25 +02:00
Madhura Jayaratne
458dfeb9bf Add missing package names 2012-08-31 20:45:53 +05:30
Dieter Adriaenssens
112f8b92e3 fix coding style : correct function parameter spacing 2012-08-30 17:56:11 +02:00
Dieter Adriaenssens
623de27ef2 use include(_once) in case of conditional including 2012-08-30 17:35:56 +02:00
Michal Čihař
0f32f805d4 Let the test have full environment in setup 2012-07-10 09:18:56 +02:00
Yasitha Pandithawatta
15ca02031f Improve test cases for PMA_Theme_test.php 2012-07-06 10:48:55 +05:30
Michal Čihař
d98942f347 Document todo 2012-07-03 13:31:28 +02:00
Michal Čihař
2119b2397f Skip this test for now 2012-07-03 11:09:11 +02:00
Michal Čihař
096e50d66c Expect at least some output 2012-07-03 10:54:34 +02:00
Michal Čihař
5062b8f1f0 loadCss no longer accepts parameter 2012-07-03 10:51:00 +02:00
Michal Čihař
adec3f29db Define needed globals for test 2012-07-03 10:39:01 +02:00
Yasitha Pandithawatta
a4472166bd fixed test case errors 2012-06-04 09:59:53 +02:00
Michal Čihař
d10763d73d Wrap some long lines 2012-05-11 14:57:43 +02:00
Michal Čihař
fd7cc6ea14 Some comment and whitespace fixes 2012-05-11 14:50:35 +02:00
Dieter Adriaenssens
543087f54c fix indentation 2012-04-29 00:40:12 +02:00
Rouslan Placella
ff66fdbdf9 Remove stray trailing whitespaces 2012-04-22 00:12:30 +01:00
Dieter Adriaenssens
3a3da2987e add vim directive for indenting with spaces 2012-04-11 16:18:53 +02: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
Zarubin Stas
2ca6e70154 Small fixes. New tests for Config.class.php and Theme.class.php, 2011-07-18 09:34:04 +03:00