FrancisANDRE
|
88f937698b
|
Fix parsing of CPPUNIT_IGNORE for Windows by allowing space in the test name.
Now, in the list, each test name should be separated by a comma instead of a space.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2015-12-18 12:27:27 +01:00 |
|
FrancisANDRE
|
0f9e561b9a
|
Add virtual std::string TestCaller::toString();
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2015-12-18 12:16:06 +01:00 |
|
FrancisANDRE
|
fb2b671f15
|
Remove Data/MySQL. Fix duration.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2015-12-18 08:56:26 +01:00 |
|
FrancisANDRE
|
ce2a3dbd97
|
Add duration
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2015-12-18 07:59:12 +01:00 |
|
FrancisANDRE
|
0df8de0641
|
Readd Data/MySQL, Data/SQLLite
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2015-12-18 07:03:01 +01:00 |
|
FrancisANDRE
|
824a1398cc
|
Add AppVeyor messages in the Message panel
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2015-12-17 22:56:10 +01:00 |
|
FrancisANDRE
|
182f21d914
|
Remove tab
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2015-12-17 19:04:52 +01:00 |
|
FrancisANDRE
|
490df6efec
|
Merge remote-tracking branch 'pocoproject@github/develop' into AppVeyorMSBuild
|
2015-12-17 19:00:57 +01:00 |
|
FrancisANDRE
|
058873a4c4
|
Exit with $host.SetShouldExit(0)
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2015-12-17 18:59:02 +01:00 |
|
FrancisANDRE
|
042d18f9fa
|
Rerun testProxy but catch the exception.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2015-12-17 09:27:51 +01:00 |
|
FrancisANDRE
|
1224fb126e
|
Rerun testProxy but cacth the exception.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2015-12-17 09:16:37 +01:00 |
|
FrancisANDRE
|
6614446d17
|
Add poco prefix.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2015-12-17 09:15:21 +01:00 |
|
FrancisANDRE
|
ce0f7af060
|
Remove GB. cleanup ().
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2015-12-17 09:14:51 +01:00 |
|
FrancisANDRE
|
e12c537b22
|
Add mysql service
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2015-12-17 09:14:06 +01:00 |
|
FrancisANDRE
|
3f78a933dc
|
Add ${application.configDir} for any.pfx. Use freeproxyserver.net.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2015-12-17 09:13:45 +01:00 |
|
FrancisANDRE
|
aea79f972a
|
Rerun testProxy but catch exception.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2015-12-17 09:12:22 +01:00 |
|
FrancisANDRE
|
2d36175e78
|
Readd MongoDB
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2015-12-17 08:25:59 +01:00 |
|
FrancisANDRE
|
5928a19546
|
Use KB instead of MB to avoid cloging AppVeyor & Travis
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2015-12-17 08:11:38 +01:00 |
|
FrancisANDRE
|
029b343de4
|
display tested and excluded components.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2015-12-17 08:07:20 +01:00 |
|
FrancisANDRE
|
7a1ef8b322
|
Use -notcontains instead of -contains
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2015-12-17 07:27:16 +01:00 |
|
FrancisANDRE
|
f176c21e24
|
Readd Zip unit tests
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2015-12-17 07:13:52 +01:00 |
|
FrancisANDRE
|
78985d60d7
|
Readd Data/MySQL
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2015-12-17 07:13:17 +01:00 |
|
FrancisANDRE
|
91ea31a815
|
Read components from component file.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2015-12-17 07:12:23 +01:00 |
|
FrancisANDRE
|
8b4d424762
|
Fix typos
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2015-12-17 07:00:48 +01:00 |
|
FrancisANDRE
|
a18479857f
|
Use KB instead of MB. With MB, the zip file is 8 GB which clogs AppVeyor/Travis
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2015-12-17 06:49:23 +01:00 |
|
FrancisANDRE
|
37272a3a40
|
Add list of tests to exclude
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2015-12-17 06:39:42 +01:00 |
|
FrancisANDRE
|
e35ec6ce3d
|
Put cmake elsewhere than under poco.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2015-12-16 23:49:37 +01:00 |
|
FrancisANDRE
|
3c7999e6d4
|
Add FIXME, HACK, TOOD lists.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2015-12-16 23:25:35 +01:00 |
|
Aleksandar Fabijanic
|
8778fb679f
|
Merge pull request #1086 from vmiklos/xml-wshadow-fixes
GH #1050 XML: fix gcc -Wshadow warnings
|
2015-12-16 15:40:57 -06:00 |
|
FrancisANDRE
|
c2474ffd92
|
Exit with # failures.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2015-12-16 21:09:27 +01:00 |
|
FrancisANDRE
|
578c879aaa
|
Split the build command.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2015-12-16 19:14:43 +01:00 |
|
FrancisANDRE
|
02ee7a3868
|
Log context of running test.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2015-12-16 19:14:10 +01:00 |
|
FrancisANDRE
|
18c78c5638
|
Use powershell loop.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2015-12-16 18:35:16 +01:00 |
|
FrancisANDRE
|
6e25c08aa4
|
Add TestConfiguration/
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2015-12-16 16:39:57 +01:00 |
|
FrancisANDRE
|
bdab634f67
|
Run tests for Win32 & x64
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2015-12-16 16:38:53 +01:00 |
|
FrancisANDRE
|
48aad4c6fb
|
Experimental: Use PowerShell for lauching tests.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2015-12-16 14:42:53 +01:00 |
|
FrancisANDRE
|
3fad6000b9
|
Debug OSX
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2015-12-16 14:41:43 +01:00 |
|
FrancisANDRE
|
a61384d953
|
Add commented static_md/static_mt linkmode. Remove suffix setting.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2015-12-16 12:33:41 +01:00 |
|
FrancisANDRE
|
84ca8a0a87
|
Use ! instead of % for BUILD_TOOL_FLAGS
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2015-12-16 10:42:07 +01:00 |
|
FrancisANDRE
|
18e8c34950
|
Add Foundation/testsuite/globtest/
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2015-12-16 10:32:53 +01:00 |
|
FrancisANDRE
|
56c3dccc1f
|
Use DOS short name for logger.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2015-12-16 10:26:10 +01:00 |
|
FrancisANDRE
|
047e39e08e
|
YAML: use ' instead of " for string literal.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2015-12-16 10:15:13 +01:00 |
|
FrancisANDRE
|
0a1259202f
|
Remove test line for AppVeyor.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2015-12-16 10:11:06 +01:00 |
|
FrancisANDRE
|
d602025842
|
Merge remote-tracking branch 'pocoproject@github/develop' into AppVeyorMSBuild
|
2015-12-16 09:42:52 +01:00 |
|
FrancisANDRE
|
9ffeac4183
|
debugging OSX config
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2015-12-16 09:41:18 +01:00 |
|
Guenter Obiltschnig
|
347c041fc3
|
GH #1087: prevent line breaks in base64-encoded creds
|
2015-12-16 09:23:40 +01:00 |
|
FrancisANDRE
|
100761a28b
|
Eclude Data
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2015-12-16 03:20:06 +01:00 |
|
FrancisANDRE
|
1db75e645f
|
Exclude Zip
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2015-12-16 02:59:22 +01:00 |
|
FrancisANDRE
|
b4b0f1f942
|
Testing OSX
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2015-12-15 21:23:37 +01:00 |
|
FrancisANDRE
|
914a64dcea
|
Use environment variables
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2015-12-15 21:23:11 +01:00 |
|