cyclonedds/src
Erik Boasson 1f5f423059 Support input from file in oneliner executable
When no arguments are given, read input from stdin.  Any line that is
not indented relative to the start of the current test starts a new
test.  Comments start with # and "literate programming" mode is enabled
with the "-l" option and causes it ignore all lines not starting with
"> ".

Signed-off-by: Erik Boasson <eb@ilities.com>
2020-07-27 13:34:55 +02:00
..
core Support input from file in oneliner executable 2020-07-27 13:34:55 +02:00
ddsrt Add macros disabling/enabling deprecation warnings 2020-07-27 13:33:11 +02:00
idlc Distinguish signed, float in type descriptor 2020-05-16 11:38:05 +02:00
mpt Remove some dead stores signalled by clang analyzer 2020-06-08 15:31:32 +02:00
security Do not let current FSM state be observable 2020-07-27 13:34:19 +02:00
tools Quick-n-dirty statistics framework 2020-07-06 11:40:56 +02:00
CMakeLists.txt move options above where they're used to generate features header 2020-06-18 12:55:36 +02:00
features.h.in Generate header with compile-time features 2020-03-26 08:46:26 +01:00