Commit Graph

626 Commits

Author SHA1 Message Date
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
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
Michal Čihař
6b9dd0e096 Whitespace cleanup 2013-08-21 14:06:44 +02:00
Michal Čihař
f2b6a3d8b2 Properly mark test as incomplete 2013-08-21 14:06:44 +02:00
Michal Čihař
ccb37ec1ec Merge pull request #616 from adamgsoc2013/UT_plu_table
add more Unit test cases for PMA_Table
2013-08-20 02:21:49 -07:00
Michal Čihař
a142cb5e84 Merge pull request #610 from adamgsoc2013/ut_plu_dbi
Runkit testing for DBIMysqli
2013-08-20 02:21:06 -07:00
adamgsoc2013
14d39d20ec add more Unit test case for PMA_Table 2013-08-19 21:24:17 +08:00
adamgsoc2013
84530d30d8 Runkit testing for DBIMysqli 2013-08-18 21:55:02 +08:00
Isaac Bennetch
21045eb700 Merge pull request #591 from kasunchathuranga/unitTesting3
Unit testing for navigation hiding
2013-08-16 05:57:05 -07:00
Michal Čihař
270b83f61f Merge pull request #600 from adamgsoc2013/ut_plu_dbi
runkit testing for dbi/DBIMysql
2013-08-15 07:45:05 -07:00
adamgsoc2013
0e7d0ba5fb runkit testing for dbi/DBIMysql 2013-08-15 21:47:50 +08:00
Kasun Chathuranga
95309515f0 Renamed function 2013-08-15 11:57:28 +05:30
Kasun Chathuranga
3b7aaf59e6 Merge branch 'master' of github.com:phpmyadmin/phpmyadmin into unitTesting3 2013-08-15 11:52:59 +05:30
Michal Čihař
9d00e5934c Merge pull request #571 from ayushchd/ut
Ut
2013-08-13 06:35:23 -07:00
Kasun Chathuranga
6d0b3e652f Fix failing tests 2013-08-13 15:11:17 +05:30
Kasun Chathuranga
1edf192cc6 Unit tests for navigationhiding 2013-08-13 15:02:30 +05:30
Michal Čihař
01760856b5 Merge pull request #590 from adamgsoc2013/UT_plu_table
Refactor the DBI mocking for Pdf_Relation_Schema_test
2013-08-12 09:26:15 -07:00
Michal Čihař
0298467060 Another extra escaping 2013-08-12 18:12:39 +02:00
Michal Čihař
73578413e8 More removed escaping 2013-08-12 18:10:12 +02:00
Michal Čihař
11c986d336 More output fixes 2013-08-12 18:05:26 +02:00
Michal Čihař
d92c5e5590 Fix expected data without html escaping 2013-08-12 18:01:55 +02:00
Michal Čihař
6521ed2283 Missing include and variable 2013-08-12 17:50:46 +02:00
Michal Čihař
15e9c2a538 Correctly set expectation on output 2013-08-12 17:49:00 +02:00
Michal Čihař
28f4263c49 Text all exports as sending file
It makes no sense to go through htmlspecialchars for binary formats.
2013-08-12 17:43:41 +02:00