Commit Graph

59 Commits

Author SHA1 Message Date
Herman van Rink
b55c48b8d8 Added unittest for PMA_ifSetOr() 2009-10-16 08:10:26 +00:00
Marc Delisle
15441ded5d do not try to display a tab that was not built 2009-08-22 11:22:50 +00:00
Herman van Rink
9b4ee154a3 Add first Selenium tests 2009-07-16 11:03:50 +00:00
Herman van Rink
54247c62f6 Update TestCase for recent change 2009-07-15 18:27:30 +00:00
Herman van Rink
1edd1d32a4 Fixed HTML sytax errors and replaced usage of PMA_Config->getMtime 2009-06-29 13:11:25 +00:00
Herman van Rink
bad1075595 Fix EOL conflict in testcase 2009-06-29 08:34:06 +00:00
Marc Delisle
8480ffb665 improve function names 2009-06-07 11:09:13 +00:00
Marc Delisle
c010da50d8 bug #2473127 [display] Deleting rows displays tbl structure, not contents 2009-01-01 21:39:21 +00:00
Marc Delisle
85e9b88297 new tests, thanks to Michal Biniek 2008-12-11 18:26:41 +00:00
Sebastian Mendel
b5ff34658b point your browser to test/wui.php to see test results in your browser 2008-12-10 13:19:54 +00:00
Sebastian Mendel
ce1d25289d my fault, of course it is allowed to have more than one assert* in a test* method (it just stops executing on the first failed assert) 2008-12-10 13:07:24 +00:00
Sebastian Mendel
6d00fcb4ba there can be only ONE assert*() method in each test*() method 2008-12-10 10:46:41 +00:00
Sebastian Mendel
71b933b7a7 there can be only ONE assert*() method in each test*() method 2008-12-10 10:27:55 +00:00
Marc Delisle
e20c3b5579 false failures correction, thanks to Michal Biniek 2008-12-03 21:21:35 +00:00
Marc Delisle
ccbc80228a new unit tests, thanks to Michal Biniek 2008-11-30 11:49:44 +00:00
Michal Čihař
90dcd9716e Ignore this define. 2008-11-24 11:06:37 +00:00
Michal Čihař
56941e509c Adding @package, second part. 2008-11-24 11:05:40 +00:00
Michal Čihař
95dc7c7ed0 Convert some comments to phpdoc. 2008-11-24 10:13:57 +00:00
Marc Delisle
bf0f94a626 another false alarm 2008-11-23 21:11:59 +00:00
Marc Delisle
08458a5450 false alarm on this test 2008-11-23 20:53:39 +00:00
Marc Delisle
57257286d2 new tests, thanks to Michal Biniek 2008-11-07 17:35:40 +00:00
Marc Delisle
32d250a9f8 added a define() to enable running of test/AllTests.php, thanks to Sebastian Mendel 2008-10-30 21:22:00 +00:00
Marc Delisle
a00577daa6 unit testing: missing required library 2008-10-29 20:44:14 +00:00
Marc Delisle
601416c9e2 fix vim modelines 2008-10-25 13:37:54 +00:00
Marc Delisle
c930d2bd4f patch #209978, missing svn:eol-style 2008-09-10 16:53:28 +00:00
Sebastian Mendel
385efeb63a testcase for blowfish de- and encryption 2008-01-25 09:34:21 +00:00
Sebastian Mendel
915e4f3ff3 updated testcase for themes 2007-12-20 11:27:34 +00:00
Sebastian Mendel
994d2667ab PHP 5.2 required 2007-10-17 14:08:40 +00:00
Sebastian Mendel
5f779e5a7f fixed test result 2007-09-04 15:37:20 +00:00
Sebastian Mendel
a09db703a1 testsuite for PMA_generate_common_url 2007-09-04 15:19:33 +00:00
Sebastian Mendel
042fedf51c added new test for checking var against array of valid values;
fixed some test not properly working;
2007-05-09 13:03:18 +00:00
Sebastian Mendel
9256caa3a0 added some but disabled tests for negative exp on pow 2007-05-09 13:02:40 +00:00
Sebastian Mendel
573a6161bd fixed code indention 2007-05-09 12:18:57 +00:00
Sebastian Mendel
d0ac1f2bbb XHTML standard: no language attribute in <script> 2007-04-01 11:13:46 +00:00
Sebastian Mendel
0848d0f654 renamed test according to naming conventions 2007-04-01 08:23:23 +00:00
Sebastian Mendel
2698ea8b26 added test for empty option string 2007-03-27 13:05:53 +00:00
Sebastian Mendel
b2ded6b4dd added one more testcase 2007-03-26 12:06:21 +00:00
Sebastian Mendel
18c210d548 added testsuite for PMA_transformation_getOptions() 2007-03-26 12:02:35 +00:00
Sebastian Mendel
758c0b5d03 added some test for PMA_isValid 2007-03-21 16:52:15 +00:00
Sebastian Mendel
b6a2ca2646 fixed package and subpackage assignment 2007-03-20 15:15:58 +00:00
Sebastian Mendel
d0facc3d4f splitted common.lib.php into common.inc.php, core.lib.php and common.lib.php 2007-03-20 14:16:18 +00:00
Sebastian Mendel
374abd5173 fixed/added page level docblock 2007-03-20 10:32:13 +00:00
Sebastian Mendel
b948e16584 fixed/added svn properties 2007-03-20 08:32:55 +00:00
Sebastian Mendel
ed52421872 included JavaScript escape test into PHPUnit test suite 2007-03-16 11:59:40 +00:00
Sebastian Mendel
5272b1be7d test some environment
wrap test output
2007-03-16 11:51:57 +00:00
Sebastian Mendel
a738c7435c added vim-line, tweaked doc 2007-03-16 08:58:14 +00:00
Sebastian Mendel
38c50e0362 updated test 2007-03-15 15:52:04 +00:00
Sebastian Mendel
771afcbc0f added testsuite for PMA_pow() 2007-03-14 12:27:07 +00:00
Sebastian Mendel
8f8584bf2e added testsuite for PMA_sanitize 2007-03-13 13:31:53 +00:00
Sebastian Mendel
991c2308cc added testcase for PMA_get_real_size_test.php() 2007-03-08 16:57:02 +00:00