Commit Graph

19 Commits

Author SHA1 Message Date
Alexey Sokolov c7559b82f7 Enable i18n in CI 2016-01-31 20:09:19 +00:00
Alexey Sokolov 2bcc5c5159 AppVeyor: show config.log even if ./configure failed 2016-01-23 15:01:11 +00:00
Alexey Sokolov e95f0ea6d6 Use any available python version in configure cmake wrapper 2016-01-16 20:58:51 +00:00
Alexey Sokolov 561a18054c Yet another attempt to use CMake 2016-01-15 10:50:33 +00:00
Alexey Sokolov 2eb1164f94 AppVeyor: fix fork() on 32 bit cygwin in shell module.
[2015-10-31 22:44:22.609963] (user/test) CLI -> ZNC [PRIVMSG *shell :echo blahblah]
      0 [main] znc 2624 child_info_fork::abort: address space needed by 'simple_away.so' (0x380000) is already occupied
[2015-10-31 22:44:22.618538] (user/test) ZNC -> CLI [:*shell!shell@/home/appveyor PRIVMSG nick :Failed to execute: Resource temporarily unavailable]
2015-11-01 19:15:27 +00:00
Alexey Sokolov 90ae78533f Rewrite integration test.
Pexpect was failing too often, even when starting a new process.
Now the test is using Qt and C++.

Fix #772
2015-10-17 15:27:18 +01:00
Alexey Sokolov 46f937aa4a Remove test2 for now. Pexpect is broken. 2015-10-10 09:16:34 +01:00
Alexey Sokolov 1c54550304 AppVeyor: change cygwin mirror. Old one often errored out during download
"download error in unattended_mode: 1 retry remaining."
2015-10-04 23:27:58 +01:00
Alexey Sokolov 8f598273f9 Test: launch ZNC on a config created during --makeconf and connect. 2015-10-03 21:38:18 +01:00
Alexey Sokolov c8e00c5750 AppVeyor: Upload config.log even if ./configure failed 2015-10-02 23:31:44 +01:00
Alexey Sokolov 6f40e5ddca Import latest gtest to third_party to be able to use gmock 2015-09-06 21:42:37 +01:00
Alexey Sokolov 1cc4626226 Add a test for --makeconf 2015-09-04 20:32:13 +01:00
Alexey Sokolov ceb1c5ec27 Move test which requires modules to be installed to a separate target 2015-08-27 23:05:08 +01:00
Alexey Sokolov e8d9cb8fbd AppVeyor: 7z doesn't like c:/ 2015-08-23 18:20:23 +01:00
Alexey Sokolov bdc4a77eda AppVeyor: cache gtest 2015-08-23 17:43:39 +01:00
Alexey Sokolov 28a0f1d4d9 Appveyor: with cygwin installation log, no need for ls -l /bin [skip ci] 2015-07-19 00:13:29 +01:00
Alexey Sokolov 0d8083e3df Appveyor: Fix name of dependency 2015-07-18 19:00:32 +01:00
Alexey Sokolov 55a25ec654 Appveyor: enable more ZNC features. 2015-07-18 18:58:59 +01:00
Alexey Sokolov da279f9622 Setup continuous testing on cygwin using AppVeyor 2015-05-04 10:17:58 +01:00