Commit Graph

41 Commits

Author SHA1 Message Date
Hugues Peccatte
a68ea85d4d Remove unused locale variables.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-11-10 23:26:57 +01:00
Hugues Peccatte
7ecbd977e6 Minor code style modifications.
PHPDoc updates.

Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-10-31 22:47:40 +01:00
Hugues Peccatte
8558047094 Coding style modifications.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-08-09 23:21:13 +02:00
Marc Delisle
84f135d048 Fix coding style
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-06-03 12:40:21 -04:00
Chirayu Chiripal
fed689c7e1 documentation & coding style issues fix
Signed-off-by: Chirayu Chiripal <chirayu.chiripal@gmail.com>
2014-05-18 12:38:49 +05:30
Hugues Peccatte
c38b78defb PHPCS updates.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-03-15 11:46:16 +01:00
Hugues Peccatte
9b1f025fb7 PHPCS updates.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-03-14 23:06:46 +01:00
Hugues Peccatte
15afc7f9e6 PHPCS updates.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-03-14 22:47:29 +01:00
Hugues Peccatte
9290c6857e PHPCS updates.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-03-14 20:58:33 +01:00
Michal Čihař
d7c3b58337 Dropped MySQL manual type configuration
Nothing but default settings is really working now:

- most formats are no longer available on MySQL formats
- for downloadable doc our links are in most cases broken and nobody
  noticed this, so I assume nobody is using this
- anyway most current installations don't have troubles with internet
  access what was main motivation for this configuration directive
2013-08-07 08:32:01 +02:00
Marc Delisle
d458b9913c Merge pull request #410 from xmujay/0609week_serverview
refactor server_collations.php 1. split long function 2. add server_common.lib.php
2013-06-11 05:37:21 -07:00
Michal Čihař
8b9fa8aa36 Do not set language in every test 2013-06-11 14:02:49 +02:00
Michal Čihař
ba9cff2736 Set token in single place for all tests 2013-06-11 13:53:31 +02:00
xmujay
d23aad1d5b refactor mysql_charsets.inc.php 2013-06-11 13:25:54 +08:00
Madhura Jayaratne
0dab7f2463 Separate DatabaseInterface class and creation of an instance of it 2013-05-26 21:28:42 +05:30
Madhura Jayaratne
650a8cdda3 Convert database interface to a class 2013-05-24 17:30:59 +05:30
Michal Čihař
92c76b9630 Various class name improvements in testsuite 2013-05-02 15:57:09 +02:00
Michal Čihař
8a1d19ee4e Single place to define MySQL version used in tests 2012-09-21 15:36:11 +02:00
Chanaka Indrajith
9cf33ea0cc Resolved conflicts 2012-09-19 00:46:28 +05:30
Michal Čihař
c72d60c170 Correctly name database 2012-09-17 16:43:52 +02:00
Michal Čihař
06b5af7d36 Add missing include 2012-09-17 16:43:34 +02:00
Michal Čihař
ccd9578580 Simplify RTN/EVN/TRI tests using new dummy dbi 2012-09-17 16:34:28 +02:00
Chanaka Indrajith
a49fd1a154 Modified some untracked files 2012-09-16 17:09:12 +05:30
Chanaka Indrajith
a6234ae0a3 Renamed the file to Util.class.php and modify the relavant files 2012-09-16 13:48:21 +05:30
Michal Čihař
d947d9c35f This test usually takes slightly longer 2012-09-10 08:12:27 +02:00
Yasitha Pandithawatta
0e4e024a15 Fixed failing test cases 2012-08-01 10:48:38 +05:30
Chanaka Indrajith
74de5e3fd3 common.lib.php file renamed to CommonFunctions.class.php 2012-06-28 06:00:58 +05:30
Chanaka Indrajith
766466135e Implement class behavior of common.lib.php file 2012-06-22 23:38:33 +05:30
Dieter Adriaenssens
68fe78a42a fix function definition 2012-04-29 01:09:09 +02:00
Michal Čihař
babc721045 Allow test run standalone 2012-04-26 14:03:28 +02:00
Michal Čihař
3a3b129971 Define PMA_Types object for RTE tests 2012-04-26 13:42:30 +02:00
Michal Čihař
3a25fa6bc8 This file no longer defines functions 2012-04-26 10:31:48 +02:00
Rouslan Placella
ad57f68b97 Skip more broken unit tests 2012-04-25 19:17:14 +01:00
Rouslan Placella
2fd0effc43 Skip PMA_RTN_getDataFromRequest test until we fix it 2012-04-25 14:14:51 +01:00
Michal Čihař
e56949f160 Use package name PhpMyAdmin
Needed to match phpdoc rules as package name must begin with upper case.
2011-10-25 10:13:17 +02:00
Madhura Jayaratne
9bcb83af03 File is being conditionally included; use "include" instead 2011-09-23 10:56:30 +05:30
Madhura Jayaratne
b3d627f3f6 Missing default function for Spatial types 2011-08-17 23:23:34 +05:30
Rouslan Placella
2ebf0702f1 Fixed trigger editor unit test 2011-08-09 22:40:57 +01:00
Michal Čihař
efee7ec870 Definie missing variable 2011-08-05 16:10:31 +02:00
Michal Čihař
43161e7876 Ensure that ColumnTypes is set on test run 2011-08-05 16:01:39 +02:00
Rouslan Placella
8489f415c9 Added unit tests for Routines, Triggers and Events 2011-07-22 11:54:03 +01:00