Maurício Meneghini Fauth
3baad2eb1c
Fix some coding standard issues
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-05-25 22:42:37 -03:00
Maurício Meneghini Fauth
f80d3e3bd4
Remove unnecessary annotations
...
@package, @subpackage and others.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-01-20 17:35:56 -03:00
Maurício Meneghini Fauth
dc8c92bfd8
Enable strict mode in test files
...
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-05-16 04:36:04 -03:00
Michal Čihař
1b7914a4e5
Remove connect_type setting
...
It is really not necessary as MySQL decides connection type rather based
on hostname than on anything else.
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-02-02 16:08:44 +01:00
Michal Čihař
af337d2054
Use https to access phpmyadmin.net
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-07-27 16:29:08 +02:00
Michal Čihař
7f9333c3e1
Add second test for shape file import
...
This one contains multipolygons to test more complex things.
The data is based on OpenStreetMap, licensed under ODbL 1.0.
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-01-05 12:18:05 +01:00
Marc Delisle
2a8962aa95
Signed-off-by: Marc Delisle <marc@infomarc.info>
...
Added warning about the mysql extension being deprecated
and removed the extension directive
2013-12-14 14:26:12 -05:00
adamgsoc2013
d3a87951de
using a smaller test data to make it run more quick
2013-09-14 16:53:38 +08:00
adamgsoc2013
0e10ad4738
add Unit test case for import sharp files
2013-09-12 21:11:17 +08:00
ayushchd
269b38f7a8
Tests for server, db and table imports
2013-08-26 21:40:51 +05:30
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
4b0abc1977
1. move test data to test_data dir
...
2. refactor the require_once
2013-06-17 23:35:07 +08:00
Madhura Jayaratne
458dfeb9bf
Add missing package names
2012-08-31 20:45:53 +05:30
Michal Čihař
44d4a56c20
Add sample config file
2012-05-14 16:07:39 +02:00
Michal Čihař
c04a557c02
Drop databases only if they do exist
2011-08-17 14:18:19 +02:00
Michal Čihař
2df16b3187
Start testcases for PMA_File class
2011-08-10 09:48:42 +02:00
Herman van Rink
f1025544e6
Added SQL dump of databases and tables useful for security testing
2011-08-06 17:09:01 +02:00