Madhura Jayaratne
|
f25e0e8229
|
Fix class name
|
2013-07-27 22:34:32 +05:30 |
|
Madhura Jayaratne
|
c03661e950
|
Fix indentation
|
2013-07-27 22:34:04 +05:30 |
|
ayushchd
|
b86f703a6a
|
UTs for libraries/plugins/Plugin*
|
2013-07-18 15:31:43 +05:45 |
|
ayushchd
|
6f2a532bf0
|
Tests for AuthenticationHttp and AuthenticationSignon
|
2013-07-17 17:33:09 +05:45 |
|
ayushchd
|
8629633154
|
Modify constant values for better understanding
|
2013-07-17 16:47:25 +05:45 |
|
ayushchd
|
7312cd5b01
|
Tests for AuthenticationConfig and AuthenticationCookie
|
2013-07-16 21:44:49 +05:45 |
|
xmujay
|
3f358142cb
|
fix the "Not support query" error by moving mock data to DBI Dummy class
|
2013-07-13 11:31:01 +08: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 |
|
adamgsoc2013
|
3138f18769
|
using OpenOffice ODS file for importing ods testing
|
2013-07-01 21:38:52 +08:00 |
|
adamgsoc2013
|
daa3a45ed8
|
add UT from LDI
|
2013-06-30 13:56:22 +08:00 |
|
adamgsoc2013
|
80ed9fea8d
|
1. add UT for import ODS 2. fix warning in source code when import ODS file
|
2013-06-29 22:16:52 +08:00 |
|
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 |
|