Commit Graph

39 Commits

Author SHA1 Message Date
Qix
acfa05a326 Follow ctest and BUILD_TESTING best practices (#131) 2018-10-06 14:30:07 +02:00
Tushar Maheshwari
90ac2149f9 CMake updates (#123)
* single dependency file
* Disable testing for dependencies
* Move enable_testing before dependencies
2018-08-19 14:07:02 +02:00
Michele Caini
3e1cdf7965 WIP: tests 2017-09-02 22:10:08 +02:00
Michele Caini
806509795e more tests 2017-08-05 23:31:36 +02:00
Tushar Maheshwari
0c923be03d CMake and Travis config updates (#93)
* clean cmake usage
* reduce duplication
* deduplication
* Go travis
* Address review comments
2017-07-24 13:43:27 +02:00
Michele Caini
b294b4fbd5 Test FsPollHandle (#90)
Test FsPollHandle
2017-07-11 21:14:21 +02:00
Michele Caini
60f5d7124d tests + minor changes 2017-07-09 15:04:44 +02:00
Michele Caini
23a60af1e7 tests: lib 2017-06-16 15:35:02 +02:00
Michele Caini
607e6aff84 WIP: coveralls.io 2017-06-15 16:56:32 +02:00
Michele Caini
f6d0fd976a deps.sh is no longer required + added Utilities::setupArgs 2017-05-24 17:13:40 +02:00
Michele Caini
5aaa4f01db a few tests 2017-02-15 12:37:05 +01:00
Michele Caini
d9d544e1b5 tests: tty + minor changes 2017-02-15 10:23:30 +01:00
Michele Caini
1be55de0a5 emitter/event improvements 2017-01-31 14:49:42 +01:00
Michele Caini
bef8bd1d5c tests: udp (partial) + added a few functions to udp handle 2017-01-30 15:39:34 +01:00
Michele Caini
c98083164f updated cmake stuff 2017-01-30 14:41:58 +01:00
Michele Caini
4d44d89158 tcp: a few tests 2017-01-27 17:57:21 +01:00
Michele Caini
dda5eec466 tests: util (partial) 2017-01-26 15:12:24 +01:00
Michele Caini
397142c573 tests: dns 2017-01-25 16:10:27 +01:00
Michele Caini
e67d8bc6f3 refactoring 2016-11-15 10:54:19 +01:00
Michele Caini
ec54c56709 WIP: fs tests 2016-11-04 18:00:08 +01:00
Michele Caini
c51f736e56 fixed 2016-11-04 11:48:50 +01:00
Michele Caini
837c7cfa16 WIP: tests 2016-10-25 14:09:02 +02:00
Michele Caini
a7108eb32b a few tests 2016-10-24 18:13:53 +02:00
Michele Caini
bfcd165cb0 tests + bug fixing 2016-10-10 14:15:32 +02:00
Tushar Maheshwari
ca500b0b25 Adding appveyor integration
- Make required changes in CMake module files.
- Add supporting batch scripts to build.
- Modify C++ code to be compatible with VS2015 capabilities.
2016-09-25 22:10:41 +05:30
Tushar Maheshwari
b2e17090c3 Travis fixes (#3)
* Add more rows to travis matrix

Add OS X new image

* Travis build fixes

Use the filesystem and the user’s directory which is already included in PATH

* travis get tests running on new OS X image

The rpath configuration for uv needs libuv.dylib in /usr/local/lib.
It’s easier to static link for tests instead.

* OS X cannot set sigaction on 42

Use 2 (SIGINT) for the test.
2016-09-13 18:01:02 +05:30
Tushar Maheshwari
11b2b5cde7 [trial] reduction of test compile time (#2) 2016-09-12 20:22:58 +05:30
Tushar Maheshwari
20d5f40c54 Travis (#1)
* Modify travis config

Get the required version of cmake binaries from their website.

* Travis config modification

Add librt linking because of old glibc in precise.

* Travis modify config

Changing LibRt binding for cmake.

* [trial] Travis config simplify

Remove unused variables
2016-09-12 18:35:10 +05:30
Michele Caini
0bffb21fff added miscellaneous utilities + odr check 2016-08-25 17:33:37 +02:00
Michele Caini
53ae445a86 emitter: tests 2016-08-19 15:12:50 +02:00
Michele Caini
a9403a0e26 signal: a few tests 2016-08-19 14:37:29 +02:00
Michele Caini
193cece430 tests 2016-08-16 11:02:01 +02:00
Michele Caini
fc7a63bc63 removed class Self 2016-08-09 15:43:37 +02:00
Michele Caini
646755c7be more tests 2016-08-01 11:18:49 +02:00
Michele Caini
7e8005a90a tests + bug fixing 2016-08-01 09:18:37 +02:00
Michele Caini
4b5c29ce4a more and more tests 2016-07-31 19:37:31 +02:00
Michele Caini
79adde31f7 added tests for loop + bug fixing 2016-07-18 17:24:18 +02:00
Michele Caini
09f50e1219 WIP: basics 2016-06-19 19:38:47 +02:00
Michele Caini
e2791aa44f init 2016-06-17 10:29:16 +02:00