adamgsoc2013
|
99f9f6fa3b
|
add test case for import CSV
|
2013-06-26 21:32:32 +08:00 |
|
adamgsoc2013
|
4cbdd7ce2d
|
add test case for import SQL
|
2013-06-26 20:51:40 +08:00 |
|
adamgsoc2013
|
c6eed3f5b2
|
add real test case for import MediaWiki Database
|
2013-06-24 21:57:56 +08:00 |
|
adamgsoc2013
|
5808e8bfc2
|
add other test case for more coverage
|
2013-06-23 00:27:04 +08:00 |
|
adamgsoc2013
|
f8cc205285
|
using GLOBAL for code concurrency
|
2013-06-18 16:39:35 +08:00 |
|
adamgsoc2013
|
646329bdde
|
using GLOBAL instead of global for code concurrency
|
2013-06-18 16:35:52 +08:00 |
|
adamgsoc2013
|
589f75976f
|
change to assertion to import string but not all string since it will be changed frequently
|
2013-06-18 15:24:42 +08:00 |
|
adamgsoc2013
|
f4e230b180
|
add timezone setting for Text_Plain_Dateformat
|
2013-06-18 09:35:45 +08:00 |
|
adamgsoc2013
|
cdfb0b890d
|
fix the assertion due to PMA_IS_GD2 setting
|
2013-06-17 23:49:04 +08:00 |
|
adamgsoc2013
|
4b0abc1977
|
1. move test data to test_data dir
2. refactor the require_once
|
2013-06-17 23:35:07 +08:00 |
|
adamgsoc2013
|
e693108728
|
Merge branch 'master' of https://github.com/phpmyadmin/phpmyadmin into UT_pluginss
|
2013-06-17 22:14:15 +08:00 |
|
adamgsoc2013
|
98520eac29
|
keep code consistence
|
2013-06-16 13:09:34 +08:00 |
|
adamgsoc2013
|
336d18cdbc
|
remove unneeded case
|
2013-06-16 12:20:00 +08:00 |
|
adamgsoc2013
|
f7051156a2
|
fix the timezone difference
|
2013-06-16 12:11:03 +08:00 |
|
adamgsoc2013
|
82e361376c
|
refactor the output format
|
2013-06-16 12:01:24 +08:00 |
|
adamgsoc2013
|
e0eccfbaf9
|
format the output html
|
2013-06-16 00:15:53 +08:00 |
|
adamgsoc2013
|
0c0d67e4c0
|
add Image transformations class
|
2013-06-15 22:36:31 +08:00 |
|
adamgsoc2013
|
43a9886aa3
|
add doImport real case
|
2013-06-15 22:06:15 +08:00 |
|
Michal Čihař
|
a3ed2b3db1
|
Merge pull request #426 from adamgsoc2013/UT_pluginss
add test case for some import class
|
2013-06-14 00:29:55 -07:00 |
|
adamgsoc2013
|
a2e21be0b7
|
using HTML tag when testing Text_Plain_Formatted
|
2013-06-13 22:54:20 +08:00 |
|
adamgsoc2013
|
40356e9831
|
add test case for some import class
|
2013-06-13 21:34:35 +08:00 |
|
adamgsoc2013
|
3cea36f8b0
|
modify the test cases to better ones
|
2013-06-13 21:09:33 +08:00 |
|
adamgsoc2013
|
e03be6c62f
|
fix assert failed
|
2013-06-12 22:45:30 +08:00 |
|
adamgsoc2013
|
cbe0bebbb9
|
add test case for Text_Plain_$type classes
|
2013-06-12 22:38:35 +08:00 |
|
adamgsoc2013
|
64415ab4c1
|
add test for applyTransformation
|
2013-06-12 18:23:30 +08:00 |
|
adamgsoc2013
|
95f29b01c7
|
testing Text_Plain_Append::getInfo() instead of Text_Plain_Append_getInfo()
|
2013-06-12 00:20:12 +08:00 |
|
adamgsoc2013
|
7c07bb3b24
|
add test for transformation class: Text_Plain_Append
|
2013-06-12 00:08:33 +08:00 |
|