Commit Graph

648 Commits

Author SHA1 Message Date
Michal Čihař
5c0f090061 Skip test if curl extension is missing 2013-12-17 22:35:18 +01:00
Marc Delisle
4f612de31d Remove unneeded transformation
Signed-off-by: Marc Delisle <marc@infomarc.info>
2013-12-06 06:31:47 -05:00
Dieter Adriaenssens
0fe2acc424 Merge branch 'master' into string_width
Conflicts:
	test/classes/schema/Svg_test.php
2013-11-28 16:32:49 +01:00
J.M
1d5b248706 Add test case for Internet Explorer 11 detection 2013-11-21 20:40:42 +01:00
ptarjan
840f7b1215 Make unit tests friendlier to running independently 2013-11-20 14:43:55 -08:00
Marc Delisle
d8fd82a9f5 The DisableIS directive is removed 2013-11-05 12:44:04 -05:00
Marc Delisle
57ef25eed8 The DisableIS directive is being deprecated 2013-11-05 05:10:13 -05:00
Marc Delisle
8fd0d79405 The DisableIS directive is being deprecated 2013-11-03 09:55:39 -05:00
Madhura Jayaratne
f311c9c502 Remove trailing white spaces 2013-11-03 19:13:23 +05:30
Madhura Jayaratne
184316d891 Coding style fixes 2013-11-03 19:00:41 +05:30
Piotr Przybylski
858b20d26d Removed wiki links from setup script and user preferences 2013-11-03 13:07:22 +01:00
Piotr Przybylski
a67e41a646 Refactored ConfigFile class so that it is no longer a singleton
Fixes bug #4123 Double config including
2013-11-03 12:54:20 +01:00
Marc Delisle
d6488e2f58 Fix coding style 2013-10-21 03:40:52 -07:00
Piotr Przybylski
f8f43a10a7 Fix test on Windows 2013-10-20 23:24:32 +02:00
Madhura Jayaratne
5f72019a66 Fix failing tests 2013-10-19 13:02:43 +05:30
Marc Delisle
88da7eeba0 Fixes many coding style "line too long" 2013-10-17 05:41:51 -04:00
Madhura Jayaratne
490b4770e1 Mark the test as incomplete 2013-10-13 12:58:51 +05:30
Madhura Jayaratne
7119011693 Counting words is not really a good way of testing 2013-10-13 12:53:00 +05:30
Marc Delisle
c7e504b337 This test should use a numeric value 2013-10-11 12:57:46 -04:00
Dieter Adriaenssens
0aa7bba99f rename file with PMA_Font class tests 2013-09-30 14:07:41 +02:00
Dieter Adriaenssens
84aacaffbc add test for custom charlist 2013-09-30 14:04:28 +02:00
Mohamed Ashraf
a2659d7ba5 Merge branch 'master' of https://github.com/phpmyadmin/phpmyadmin into error_reporting
Conflicts:
	ChangeLog
2013-09-29 23:13:05 +02:00
Dieter Adriaenssens
2569fee671 move duplicate getStringWidth method to seperate class 2013-09-27 21:32:12 +02:00
Dieter Adriaenssens
07c850c2d6 fix coding style 2013-09-27 19:18:17 +02:00
Dieter Adriaenssens
85903d9672 add unit tests for PMA_SVG:getStringWidth() 2013-09-27 18:12:59 +02:00
Mohamed Ashraf
d90126ebd7 Merge branch 'master' of https://github.com/phpmyadmin/phpmyadmin into error_reporting
Conflicts:
	ChangeLog
	scripts/create-release.sh
2013-09-21 00:49:01 +02:00
Michal Čihař
805d28e85b Merge branch 'UT_import_sharp_files' of git://github.com/adamgsoc2013/phpmyadmin into adamgsoc2013-UT_import_sharp_files 2013-09-16 08:39:44 +02:00
Madhura Jayaratne
f98528a533 Merge branch 'QA_4_0'
Conflicts:
	test/classes/PMA_DisplayResults_test.php
2013-09-14 16:49:49 +05:30
Madhura Jayaratne
f4fce01443 Fix failing tests 2013-09-14 16:46:58 +05:30
adamgsoc2013
d3a87951de using a smaller test data to make it run more quick 2013-09-14 16:53:38 +08:00
adamgsoc2013
3d6f38223e move mock dbi code to setup function 2013-09-13 22:01:44 +08:00
adamgsoc2013
d9fe181553 add comment for DRIZZLE=false branch 2013-09-13 16:34:48 +08:00
adamgsoc2013
0e10ad4738 add Unit test case for import sharp files 2013-09-12 21:11:17 +08:00
Michal Čihař
b8be92991a Merge pull request #667 from adamgsoc2013/UT_DBI_Drizzle
add Unit test case for DBIDrizzle
2013-09-09 23:20:37 -07:00
adamgsoc2013
8e80b7c4a2 remove some constant definition if they are already defined in drizzle extension 2013-09-09 20:20:03 +08:00
Dieter Adriaenssens
4a2a360f8c fix coding style 2013-09-07 23:08:02 +02:00
Dieter Adriaenssens
a9c04994a6 fix coding style : add spaces between function arguments, wrap long lines 2013-09-06 17:45:01 +02:00
Mohamed Ashraf
2bb923284c Merge remote-tracking branch 'origin/master' into error_reporting
Conflicts:
	ChangeLog
2013-09-05 20:12:28 +02:00
Mohamed Ashraf
7cd2f7a598 Fixed failing tests 2013-09-05 19:56:59 +02:00
Kasun Chathuranga
869cd62141 Fix typing mistake 2013-09-05 07:35:19 +05:30
Kasun Chathuranga
12fc6ae454 Test classes added for navigation panel highlight feature 2013-09-04 07:28:10 +05:30
Kasun Chathuranga
7c96afbf1a Tests for changing icon based on link target 2013-09-04 07:07:05 +05:30
adamgsoc2013
9a39440856 add more case for DBIDrizzle 2013-09-03 23:01:39 +08:00
adamgsoc2013
574cf34d4f add Unit test case for DBIDrizzle 2013-09-03 21:54:10 +08:00
Mohamed Ashraf
ed3171cb87 Fixed testcases that test the script class 2013-09-03 15:53:51 +02:00
Madhura Jayaratne
d4c3a75e3e Add missing doc comment 2013-08-27 23:38:13 +05:30
Marc Delisle
c0bd3cda06 Remove dead test 2013-08-27 10:58:05 -04:00
Marc Delisle
e25db4a004 Fix merge conflicts 2013-08-27 10:54:59 -04:00
Michal Čihař
1084e4dfdd Do not show tooltip in table navigation
Most tables don't have any comment set and this causes serious slow down
of a navigation.
2013-08-27 11:08:28 +02:00
Michal Čihař
d6073a9053 Do not test ssl without certificates 2013-08-21 14:36:39 +02:00