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
adamgsoc2013
708853593d
test case for PMA_Table
2013-07-30 11:49:57 +08:00
adamgsoc2013
ed36426b88
add test case for Table*
2013-07-24 00:17:08 +08:00
adamgsoc2013
da4119a381
add PMA_Table::$cache
2013-07-19 23:59:25 +08:00
adamgsoc2013
028575cc3a
add sub class to test different env setting
2013-07-19 20:43:00 +08:00
adamgsoc2013
29e62048a9
test on runkit env
2013-07-18 22:32:49 +08:00
adamgsoc2013
5431877198
don't skip test
2013-07-18 16:24:40 +08:00
adamgsoc2013
e38bb3cca9
using runkit to test PMA_DRIZZLE in 'true' and 'false' state
2013-07-18 16:22:54 +08:00
adamgsoc2013
9e41ec700c
fix tab
2013-07-18 15:34:37 +08:00
adamgsoc2013
750f60f8d9
test on different setting of PMA_DRIZZLE
2013-07-18 15:33:02 +08:00
adamgsoc2013
372dad6257
remove tab
2013-07-18 00:47:05 +08:00
adamgsoc2013
0648e5dc92
add more case for PMA_Table
2013-07-18 00:42:28 +08:00
adamgsoc2013
e8621b53af
add UT for rename function
2013-07-18 00:24:59 +08:00
adamgsoc2013
c69e93b661
deal with different state of PMA_DRIZZLE
2013-07-17 23:51:14 +08:00
adamgsoc2013
545b30ff6f
add test case for PMA_Table
2013-07-17 23:44:55 +08:00
adamgsoc2013
014cbe7036
not need to do on tearDown
2013-07-15 17:07:53 +08:00
adamgsoc2013
7cf5cc0d4c
make better diff
2013-07-15 10:42:31 +08:00
adamgsoc2013
5f0a987362
add unit test case for PMA_Table*
2013-07-15 10:30:53 +08:00
Michal Čihař
bebba32337
Merge remote-tracking branch 'origin/QA_4_0'
...
Conflicts:
libraries/config.values.php
libraries/sql_query_form.lib.php
server_binlog.php
server_databases.php
tbl_structure.php
test/classes/PMA_DisplayResults_test.php
2013-06-24 10:41:54 +02:00
Marc Delisle
d4d5a03766
Bug #3960 NavigationBarIconic config not honored
2013-06-21 10:00:41 -04: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
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ř
4f31f7fa1e
Fix coding style
2013-04-15 11:47:24 +02:00
adamgsoc2013
f3b9b90d77
add test case for Table Class
...
1. testSetAndGet
2013-04-13 01:48:11 +08:00
Michal Čihař
e5fda52271
Lowercase true/false (okay, this is not Python)
2012-10-19 11:21:47 +02:00
Michal Čihař
1515c6c8e3
Add test for name validation
2012-10-19 11:19:38 +02:00
Michal Čihař
634db720e1
Unique columns test
2012-10-19 11:15:51 +02:00
Michal Čihař
f7dad085d1
Test for getting columns
2012-10-19 11:13:08 +02:00
Michal Čihař
c9d27916c7
Test for table renaming
2012-10-19 11:09:51 +02:00
Michal Čihař
7c397406d1
Start table testcases
2012-10-19 10:59:10 +02:00