Snaipe
|
0019864314
|
Added external install path to windows PATH in appveyor builds
|
2016-01-17 21:57:47 +01:00 |
|
Snaipe
|
45c9215c32
|
Deparallelized tests on appveyor
|
2016-01-17 21:03:00 +01:00 |
|
Snaipe
|
497b584a59
|
Fixed crashes on windows due to null pipe dereferencing
|
2016-01-17 20:44:13 +01:00 |
|
Snaipe
|
fbc29e40ea
|
Fixed nanomsg not being picked up as cmake dependency
|
2016-01-17 20:35:40 +01:00 |
|
Snaipe
|
3e725aecdb
|
Expanded add_cmake_subproject
|
2016-01-17 19:26:03 +01:00 |
|
Snaipe
|
9421d5bc86
|
Fixed nanomsg config for windows builds
|
2016-01-17 17:34:46 +01:00 |
|
Snaipe
|
9562260201
|
Fixed external project build for nanomsg
|
2016-01-17 15:43:54 +01:00 |
|
Snaipe
|
d405e640ed
|
Disabled nanomsg tests & tools
|
2016-01-17 15:03:49 +01:00 |
|
Snaipe
|
215e8dc8fd
|
Fixed nanomsg static library not being picked up by win32 builds
|
2016-01-17 14:27:47 +01:00 |
|
Snaipe
|
5591942df9
|
Removed unused includes in protocol.c
|
2016-01-17 12:01:01 +01:00 |
|
Snaipe
|
347a114b29
|
Added nanomsg header copy to cmake builds for MSVC
|
2016-01-17 11:27:07 +01:00 |
|
Snaipe
|
8169b70049
|
Merged verbosity & prefix fields into one severity field in the log message type
|
2016-01-17 02:07:40 +01:00 |
|
Snaipe
|
714f176b65
|
Added test name in birth messages and made the subtest name optional in phase messages
|
2016-01-15 17:37:44 +01:00 |
|
Snaipe
|
a6aefb69aa
|
Fixed potential overflow and fixed the state stack to be at least 32 bits
|
2016-01-15 14:24:02 +01:00 |
|
Snaipe
|
e4ee92c8d7
|
Fixed multiple typedefs error
|
2016-01-15 14:24:02 +01:00 |
|
Snaipe
|
77e33940f8
|
Fixed cross platform compatibility setup
|
2016-01-15 14:24:02 +01:00 |
|
Snaipe
|
cd09997f3c
|
Deparallelized tests
|
2016-01-15 14:24:02 +01:00 |
|
Snaipe
|
4d17b35a75
|
Fixed old gcc warnings
|
2016-01-15 14:24:02 +01:00 |
|
Snaipe
|
feb9611eed
|
Added proper nanomsg-patched submodule
|
2016-01-15 14:24:02 +01:00 |
|
Snaipe
|
7c01e372c2
|
Temporarily used patched nanomsg for tests
|
2016-01-15 12:13:05 +01:00 |
|
Snaipe
|
48346747b9
|
Removed unused protocol functions
|
2016-01-13 20:17:22 +01:00 |
|
Snaipe
|
bec554e6d6
|
Removed tinycthreads artifacts
|
2016-01-12 21:44:58 +01:00 |
|
Snaipe
|
c4f5e6baed
|
Implemented simple server mode
|
2016-01-12 00:17:03 +01:00 |
|
Snaipe
|
1339185973
|
Send the new death message on windows child reaper
|
2016-01-11 15:39:27 +01:00 |
|
Snaipe
|
f4e444a8d3
|
Integrated new protocol into the core
|
2016-01-11 12:21:58 +01:00 |
|
Snaipe
|
131a6a646b
|
Revamped the protocol for test nesting and phase grouping
|
2016-01-11 12:20:38 +01:00 |
|
Snaipe
|
6936ca44de
|
Removed the generic event sending function from the API
|
2015-12-13 18:52:56 +01:00 |
|
Snaipe
|
f8965214e3
|
Added missing license header
|
2015-12-13 18:13:27 +01:00 |
|
Snaipe
|
e7b0d5e0c4
|
Added message read/write utilities
|
2015-12-13 18:13:16 +01:00 |
|
Snaipe
|
752123f496
|
Added new sources to cmake build
|
2015-12-13 18:11:39 +01:00 |
|
Snaipe
|
43f7d837f0
|
Started to integrate the new message pump into the runner
|
2015-12-13 17:18:06 +01:00 |
|
Snaipe
|
d9fa24276e
|
Changed submessage union as oneof
|
2015-12-11 17:15:35 +01:00 |
|
Snaipe
|
74a72eec17
|
Updated protocol to latest
|
2015-12-11 17:01:38 +01:00 |
|
Snaipe
|
16b604673c
|
Simplified protocol
|
2015-12-10 21:58:30 +01:00 |
|
Snaipe
|
7c69b81045
|
Updated gitignore
|
2015-12-10 12:42:44 +01:00 |
|
Snaipe
|
8b5f19f1d4
|
Added nanopb/nanomsg layer
|
2015-12-10 12:40:49 +01:00 |
|
Snaipe
|
c064f845a4
|
Added missing dependencies for nanopb
|
2015-12-10 12:39:55 +01:00 |
|
Snaipe
|
043395bcd7
|
Added nanomsg compilation in cmake build system
|
2015-12-09 17:11:11 +01:00 |
|
Snaipe
|
76cf9f47ca
|
Added nanomsg dependency
|
2015-12-09 14:43:44 +01:00 |
|
Snaipe
|
474b0aa2f6
|
Added generated protocol sources
|
2015-12-09 13:53:31 +01:00 |
|
Snaipe
|
4f43b0b1a4
|
Fixed cmake module syntax error
|
2015-12-09 02:30:17 +01:00 |
|
Snaipe
|
6efdc13b81
|
Added basic criterion protocol definition
|
2015-12-09 01:51:22 +01:00 |
|
Snaipe
|
c9f88e5b93
|
Added nanopb generation facilities
|
2015-12-09 00:29:48 +01:00 |
|
Snaipe
|
8d3e913424
|
Removed submodule checkout in cmake submodule
|
2015-12-09 00:27:55 +01:00 |
|
Snaipe
|
1cc3f7c885
|
Added nanopb dependency
|
2015-12-08 23:15:33 +01:00 |
|
Snaipe
|
0becccc403
|
Added dependency on criterion for the criterion-dev package
|
2015-12-08 14:54:35 +01:00 |
|
Snaipe
|
76ff9b21b9
|
Reset deb build counter
|
2015-12-08 14:37:48 +01:00 |
|
Snaipe
|
65aa79dd52
|
[v2.2.0] Merge branch 'bleeding' (Version release)
|
2015-12-08 14:31:59 +01:00 |
|
Snaipe
|
78a62465e9
|
Merge branch 'features/language-decouple' into bleeding
|
2015-12-08 13:52:29 +01:00 |
|
Snaipe
|
ac2f5e1bce
|
Removed Objective-C compiler modules
|
2015-12-08 03:12:05 +01:00 |
|