Commit Graph

87 Commits

Author SHA1 Message Date
Michal Čihař
42df62c050 Make type lowercase everytime 2011-08-04 16:09:17 +02:00
Michal Čihař
11acfe2651 Add testcase for varchar 2011-08-04 16:08:34 +02:00
Michal Čihař
cbcde38db1 Add more testcases 2011-08-04 16:07:13 +02:00
Michal Čihař
1c356718ea Add test case for PMA_extractFieldSpec 2011-08-04 16:03:56 +02:00
Michal Čihař
4fb5b65fd2 Remove unused parameter $container from PMA_getIcon 2011-08-04 13:47:44 +02:00
Michal Čihař
264829a991 Add documentation to testcases 2011-07-25 14:42:46 +02:00
Michal Čihař
26a9bb4581 Unset variables which can poison output 2011-07-25 14:30:23 +02:00
Michal Čihař
d9f91b4f5d Testcase for escaping 2011-07-25 14:27:07 +02:00
Michal Čihař
42d704eadb Test case for invalid target 2011-07-25 14:21:38 +02:00
Michal Čihař
c2b530c005 Add another testcase for xss 2011-07-25 14:18:36 +02:00
Michal Čihař
a418fa95b9 Add testcase for combined link and XSS attempt 2011-07-25 14:13:03 +02:00
Michal Čihař
ef4f1717b2 Add testcase for documenation link 2011-07-25 14:10:22 +02:00
Michal Čihař
7b6043c619 Re-enable test for links 2011-07-25 14:08:46 +02:00
Rouslan Placella
8489f415c9 Added unit tests for Routines, Triggers and Events 2011-07-22 11:54:03 +01:00
Michal Čihař
d55306252b Replace tabs with spaces, cleanup identation 2011-07-22 10:15:08 +02:00
Michal Čihař
41b23ebf4a Wrap long lines 2011-07-21 16:50:12 +02:00
Michal Čihař
08d83ae4d5 Coding style 2011-07-21 16:47:59 +02:00
Michal Čihař
5187db7343 The themes path is no longer used here 2011-07-21 16:37:32 +02:00
Michal Čihař
8a3aa86f36 The themes path is no longer used here 2011-07-21 16:37:06 +02:00
Michal Čihař
e490bdd262 Adjust test cases to sprited icons 2011-07-21 16:26:07 +02:00
Michal Čihař
c8c68cc588 Need to set db parameter when we're checking for it 2011-07-21 12:57:28 +02:00
Michal Čihař
8e511c16ff I've simplified this too much
Each test needs different params.
2011-07-21 11:47:00 +02:00
Michal Čihař
578bb63d76 Another variable needed for test 2011-07-21 11:46:14 +02:00
Michal Čihař
f080342e7a Add missing bits to test cases setup 2011-07-21 11:39:15 +02:00
Michal Čihař
9fe1aefb8a Add missing setup to PMA_buildActionTitles_test 2011-07-21 10:24:23 +02:00
Michal Čihař
dd0e9396a9 Add missing step to setup phase 2011-07-21 10:22:29 +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
Zarubin Stas
c9c110969f Typo 2011-07-14 07:46:42 +03:00
Zarubin Stas
05a79cbbf8 Test for PMA_langDetails_test(), PMA_langList_test() and PMA_langName_test() from select_lang.lib.php 2011-07-14 07:34:38 +03:00
Zarubin Stas
cf733f1f55 New tests for common.lib.php 2011-07-11 03:23:34 +03:00
Zarubin Stas
b00f268cca session_start() moved to bootstrap-dist.php 2011-07-06 14:42:25 +03:00
Zarubin Stas
e093653e46 Comments for testBackquote and new testBackquoteForbidenWords. 2011-07-06 13:12:34 +03:00
Zarubin Stas
91709ec0c1 New PHPUnit tests for common.lib.php 2011-07-06 10:47:10 +03:00
Herman van Rink
d17aab53e4 Disabled two blowfish tests due to differences in the initialization factor between systems 2011-07-05 08:36:18 +02:00
Zarubin Stas
f05749656d Fix for PMA_headerLocation_test 2011-07-01 22:36:54 +03:00
Zarubin Stas
0e2e973f6c Set is_ajax_request to true to avoid notice - "Automatically appended backtick to the end of query!" for queries with unclosed quotes 2011-07-01 18:53:24 +03:00
Zarubin Stas
f7d7102d2f - Unit Test grouped by library directory
- Added configuration file phpunit.xml.dist and bootstraper-dist.php
 - Ignoring phpunit.xml, bootstraper.php and build/
2011-06-29 20:06:27 +03:00