Commit Graph

84684 Commits

Author SHA1 Message Date
ayushchd
32157f3425 Add tests for PMA_Form and PMA_FormDisplay 2013-07-11 14:30:57 +05:45
ayushchd
ce71f173a0 Fix test cases for PMA_ConfigFile 2013-07-11 14:30:10 +05:45
ayushchd
2e599927d7 Convert validate.lib.php to class PMA_Validator 2013-07-11 14:29:20 +05:45
Michal Čihař
df39efd08b Correctly call static method 2013-07-02 10:07:05 +02:00
Michal Čihař
fb72df59eb Merge pull request #474 from ayushchd/unit_testing
Fix unit test failures
2013-07-01 13:18:35 -07:00
Michal Čihař
e7e183ef64 Changelog entry for no PHP 5.2 support 2013-07-01 22:16:52 +02:00
J.M.
0035d6b13c Merge pull request #470 from nijel/php-5-2
Drop support for PHP 5.2
2013-07-01 12:56:40 -07:00
Jean Nunes
a870b39cea Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (2673 of 2673)
2013-07-01 20:58:49 +02:00
Marc Delisle
b0d2def4c4 Merge pull request #473 from xmujay/0629_UT_serverview
add Unit test case for serverview refactored functions
2013-07-01 09:59:24 -07:00
ayushchd
cbfee337ee Fix failing transformation test 2013-07-01 22:30:49 +05:45
ayushchd
a9e9fa5fd5 Fix unit test failures 2013-07-01 22:18:42 +05:45
Marc Delisle
a3980f549d Merge pull request #472 from scnakandala/gsoc_2013
Refactoring SQL executor
2013-07-01 09:32:35 -07:00
xmujay
3af16009ad add Unit test case for serverview refactored functions 2013-07-02 00:14:04 +08:00
Spun Nakandala
f17221af8e invalid $unlim_num_rows error corrected 2013-07-01 20:19:13 +05:30
Michal Čihař
864cf690d8 Merge pull request #471 from adamgsoc2013/UT_pluginss
fix the undefined error in UT
2013-07-01 07:36:24 -07:00
Spun Nakandala
b267d59012 statement transferred to the else condition 2013-07-01 20:02:00 +05:30
Spun Nakandala
102350fd03 comment corrected 2013-07-01 20:00:03 +05:30
adamgsoc2013
24efff0535 fix the undefined error in UT 2013-07-01 22:26:50 +08:00
Spun Nakandala
7cdf9ebeb8 removed unused parameters and code 2013-07-01 19:56:37 +05:30
Michal Čihař
68b10df573 Enable error reporting for tests 2013-07-01 16:01:38 +02:00
Michal Čihař
b8be7d6285 Merge pull request #463 from adamgsoc2013/UT_pluginss
1. add UT for import ODS 2. fix warning in source code when import ODS file
2013-07-01 06:56:21 -07:00
Michal Čihař
61554c9c78 Merge remote-tracking branch 'origin/QA_4_0' 2013-07-01 15:53:22 +02:00
Michal Čihař
4d1a6e3e33 Add missing include 2013-07-01 15:51:00 +02:00
Michal Čihař
c3c173b683 Missing include 2013-07-01 15:50:59 +02:00
Michal Čihař
6f16d41358 Globals backups should not be required anymore 2013-07-01 15:50:59 +02:00
Michal Čihař
5c9184cd42 Globals backups should not be required anymore 2013-07-01 15:50:59 +02:00
Michal Čihař
28ee9f8ae5 Add missing include 2013-07-01 15:50:59 +02:00
Michal Čihař
77b0b26ddb Missing include 2013-07-01 15:50:59 +02:00
adamgsoc2013
3138f18769 using OpenOffice ODS file for importing ods testing 2013-07-01 21:38:52 +08:00
Michal Čihař
c99a316d06 Merge pull request #469 from adamgsoc2013/UT_plu_ip
add UT for PMA_ip_allow_deny.lib.php
2013-07-01 06:32:01 -07:00
Michal Čihař
0e02a35d2e Revert "Temporary workaround for bug #3783 :"
This reverts commit 2683f32033.
2013-07-01 15:29:56 +02:00
Michal Čihař
37d142bc3f Remove compatibility code for PHP 5.2 2013-07-01 15:29:56 +02:00
Michal Čihař
0f3754a271 Raise requirements to PHP 5.3 2013-07-01 15:29:47 +02:00
adamgsoc2013
44f4547fae add UT for PMA_ip_allow_deny.lib.php 2013-07-01 21:19:54 +08:00
Michal Čihař
3a0d5050a3 Drop PHP 5.2 from tests, it fails too badly 2013-07-01 15:00:20 +02:00
Michal Čihař
8aa3e923bf Merge pull request #460 from ayushchd/unit_testing
Test for Tracker.class.php
2013-07-01 05:57:06 -07:00
Michal Čihař
738b113774 Merge pull request #468 from ayushchd/unit_testing_2
Unit tests for config file and config functions
2013-07-01 05:56:37 -07:00
ayushchd
4a69eaf570 Unit tests for config file and config functions 2013-07-01 18:14:29 +05:45
Michal Čihař
9eaeefb678 We claim PHP 5.2 support, so let's test against it as well 2013-07-01 13:44:09 +02:00
Weblate
c2c6e321cf Merge remote-tracking branch 'origin/master' 2013-07-01 13:26:03 +02:00
Michal Čihař
eefa6e06ad Merge pull request #465 from adamgsoc2013/UT_plugins
add UT for LDI
2013-07-01 04:25:35 -07:00
Hamid Rohani
653c3358da Translated using Weblate (Persian)
Currently translated at 34.8% (931 of 2673)
2013-07-01 13:25:27 +02:00
Weblate
19631babfa Merge remote-tracking branch 'origin/QA_4_0' into QA_4_0 2013-07-01 13:24:59 +02:00
Michal Čihař
16a4a80df8 Merge remote-tracking branch 'origin/QA_4_0' 2013-07-01 13:24:46 +02:00
Hamid Rohani
e2e71a5f8a Translated using Weblate (Persian)
Currently translated at 36.9% (963 of 2607)
2013-07-01 13:24:42 +02:00
Michal Čihař
a0cf5b3de1 Include missing number namespace from our ODS export 2013-07-01 13:24:00 +02:00
Spun Nakandala
8045c7ef6c Added methods PMA_cleanupRelations, PMA_countQueryResults, PMA_executeTheQuery 2013-06-30 21:14:04 +05:30
Marc Delisle
f39d7c44e5 Merge branch 'QA_4_0' 2013-06-30 06:59:20 -04:00
Marc Delisle
08566b8175 Merge branch 'MAINT_4_0_4' into QA_4_0 2013-06-30 06:59:00 -04:00
Marc Delisle
e0c1ed02a1 4.0.4.1 release 2013-06-30 06:58:32 -04:00