Commit Graph

3444 Commits

Author SHA1 Message Date
FrancisANDRE
ae51e05c1e Fis eol
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-12-12 14:23:39 +01:00
FrancisANDRE
48df5efc15 Remove the "d" suffix for TestApp binary.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-12-12 14:22:50 +01:00
FrancisANDRE
735689c38c Remove the suffix() from TestLibrary path.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-12-12 14:22:13 +01:00
FrancisANDRE
4027a0581b Reformat
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-12-12 14:20:33 +01:00
FrancisANDRE
76a87e922f Exckude Zip/CompressTest/testZip64 for now, it takes too much time to
execute and make the Travis job aborting.

Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-12-11 18:58:01 +01:00
FrancisANDRE
07ba367dff Merge remote-tracking branch 'pocoproject@github/develop' into develop 2015-12-11 18:55:14 +01:00
Aleksandar Fabijanic
cfdf3e4134 Merge pull request #1082 from RangelReale/mscver
* Add VS2015 platform
2015-12-11 11:20:12 -06:00
Rangel Reale
132dc458f2 * Add VS2015 platform 2015-12-11 15:18:50 -02:00
FrancisANDRE
4e6bdab51d Merge remote-tracking branch 'pocoproject@github/develop' into develop 2015-12-11 16:49:53 +01:00
FrancisANDRE
9fb50537d6 Remove testProxy temporarely for completion of AppVeyor CI for now.
To be fixed later on.

Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-12-11 16:45:15 +01:00
FrancisANDRE
e3557155f6 Add #travischannel for Slack. Remove all trap -p; DO make install for
OSX.

Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-12-11 16:43:31 +01:00
FrancisANDRE
1ee27b3433 OSX: --omit=Data/ODBC,Data/MySQL,Data/SQLite
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-12-11 16:19:35 +01:00
Guenter Obiltschnig
fd72980db6 Merge branch 'develop' of https://github.com/pocoproject/poco into develop 2015-12-11 15:54:54 +01:00
Guenter Obiltschnig
b71d54d65c add -DPOCO_HAVE_ADDRINFO -DPOCO_HAVE_LIBRESOLV to Linux build configs 2015-12-11 15:54:40 +01:00
FrancisANDRE
ed90ed7140 Again YAML...
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-12-11 15:50:02 +01:00
FrancisANDRE
8ed8f78f01 Comply to YAML syntax....
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-12-11 15:38:37 +01:00
Aleksandar Fabijanic
169297fed3 Merge pull request #1060 from vmiklos/json-wshadow-fixes
GH #1050 JSON: fix gcc -Wshadow warnings
2015-12-11 08:14:54 -06:00
FrancisANDRE
48a7bc5634 Protect Linux commands by testing TRAVIS_OS_NAME
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-12-11 15:13:08 +01:00
FrancisANDRE
abc11d8115 Travis does not like ':' in variable value
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-12-11 15:07:00 +01:00
FrancisANDRE
70d40dc055 First OSX try.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-12-11 15:02:05 +01:00
FrancisANDRE
5048f2a9f2 Build Release before Debug.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-12-11 11:40:43 +01:00
FrancisANDRE
0e6f735921 Merge remote-tracking branch 'pocoproject@github/develop' into develop 2015-12-11 11:08:46 +01:00
FrancisANDRE
b1f676701f Use the environment variable opensll for the version to download.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-12-11 10:32:04 +01:00
FrancisANDRE
0bb0361ffd Use Clock instead of Timestamp which is inaccurate on multicode CPU.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-12-11 10:29:14 +01:00
Guenter Obiltschnig
c8a39fcac1 cleaned up OS X build configurations 2015-12-11 10:03:45 +01:00
Miklos Vajna
ce8fa7740c GH #1050 JSON: fix gcc -Wshadow warnings 2015-12-11 08:32:53 +01:00
Aleksandar Fabijanic
1483d0d112 Merge pull request #1073 from RangelReale/windowshleak
Don't leak <windows.h> (Poco/UnWindows.h) to library users
2015-12-10 21:11:05 -06:00
FrancisANDRE
3d029ea597 Merge remote-tracking branch 'pocoproject@github/develop' into develop 2015-12-10 22:39:52 +01:00
Aleksandar Fabijanic
87cf7d033c Merge pull request #1075 from mikedld/fix-process-signal-exit-code-test
Unmask SIGINT when testing termination by signal
2015-12-10 13:14:38 -06:00
Mike Gelfand
2ea1d07c2c Unmask SIGINT when testing termination by signal
This will ensure that default signal handler is called (instead of possibly
ignoring the signal if it was masked by one of parent processes) and the
process is indeed terminated abnormally.
2015-12-10 21:47:52 +03:00
FrancisANDRE
df5d63f1ef Fix per mikedld on the trap '' SIGINT issue when using bash wait.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-12-10 19:30:51 +01:00
Guenter Obiltschnig
a80d2a5c9d fixed insert call 2015-12-10 18:48:18 +01:00
FrancisANDRE
5fbe817b96 Cannot reset inherited trap control in a subshell.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-12-10 18:43:23 +01:00
FrancisANDRE
9547517979 Workaround to avoid Travis timeout: display progress messages on cout.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-12-10 18:36:07 +01:00
Rangel Reale
04faf2ff4a * Fix Windows inlcude 2015-12-10 13:43:43 -02:00
Rangel Reale
b47f38fc33 * Don't leak <windows.h> (Poco/Unwindows.h) to library users 2015-12-10 13:16:02 -02:00
FrancisANDRE
4f3d524ad5 Remove travis_wait()
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-12-10 16:09:30 +01:00
FrancisANDRE
3b7ef1e6cb Workaround the trap '' SIGINT from Travis until Travis solve by itself.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-12-10 14:15:46 +01:00
FrancisANDRE
93f7fbfc16 Restore "arm-linux-gnueabi- (make)" test since config/Linux does not add
-m64 anymore.

Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-12-10 10:37:34 +01:00
FrancisANDRE
6fdb6aa579 Add display of trapped signals.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-12-10 10:24:27 +01:00
Guenter Obiltschnig
08a9214f2c added testcases for multiple form fields with same name 2015-12-10 09:51:37 +01:00
Guenter Obiltschnig
857eee7bb0 Merge branch 'develop' of https://github.com/pocoproject/poco into develop 2015-12-10 09:46:39 +01:00
Guenter Obiltschnig
dfe52ac11c fix ordering behavior of insert to match doc 2015-12-10 09:46:11 +01:00
FrancisANDRE
963136aaf3 Add trap -p before running the matrix
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-12-10 09:38:22 +01:00
Aleksandar Fabijanic
5de564c63c Merge pull request #1068 from fbraem/develop
MongoDB enhancements
2015-12-09 11:04:25 -06:00
FrancisANDRE
09c884ed84 Exclude all Data*
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-12-09 14:19:28 +01:00
FrancisANDRE
ccc4cb9552 Exclude DataODBC and DataMySQL
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-12-09 12:18:43 +01:00
FrancisANDRE
f02c65324a Exclude Data* tests.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-12-09 12:15:41 +01:00
FrancisANDRE
f7d2bed925 Remove cd ..
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-12-09 11:05:46 +01:00
FrancisANDRE
d7765953fd Use ctest.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-12-09 10:46:22 +01:00