Commit Graph

93 Commits

Author SHA1 Message Date
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
Marc Delisle
42ac66ad74 get rid of propicon 2007-02-10 15:58:46 +00:00
Marc Delisle
c06c96f317 patch #1611684 part 2, other issues with the caching of phpmyadmin.css.php 2006-12-21 01:22:03 +00:00
Michal Čihař
0e48825a46 Finalise SVN migration. 2006-10-12 16:27:13 +00:00
Sebastian Mendel
12f2005466 fixed bug #1444466 theme directory not being processed correctly 2006-04-12 11:16:22 +00:00
Sebastian Mendel
a7b7f0bd11 - make use of new PMA_Theme and PMA_Theme_Manager classes
- remove libraries/select_theme.lib.php
2005-11-29 12:25:31 +00:00
Michal Čihař
9935bfd907 Ignore custom headers and temporary files from Vim. 2005-11-25 08:44:56 +00:00
Michal Čihař
618f2d7408 Move javascript stuff out of libraries folder. 2005-11-23 19:10:30 +00:00
Sebastian Mendel
8cd4e67d59 added htmlspecialchars() 2005-11-22 12:14:59 +00:00
Sebastian Mendel
ec4dd3cb14 for testing themes 2005-11-22 07:09:04 +00:00