Commit Graph

14 Commits

Author SHA1 Message Date
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