Flow-IPC / ipc

[Start here!] Flow-IPC - Modern C++ toolkit for high-speed inter-process communication (IPC)
https://flow-ipc.github.io/
Apache License 2.0
280 stars 11 forks source link

Pipeline: transport_test #18

Closed ygoldfeld closed 10 months ago

ygoldfeld commented 10 months ago

Adding transport_test scripted mode to workflow. Console logs x 2 and ipc/flow-logs x 2 are uploaded as artifacts.

Opportunistic: Doing TODO which said to avoid putting install-path inside build-path. Still following Conan preset behavior which appends the build-type at the end of the prefix (so it will be build/BLAHHHH still but also install/BLAHHHH now instead of build/BLAHHHH/install).

Upload logs even if preceding test failed (especially if!).

Similarly for running the tests.

Minor: added cmnt.