aboutsummaryrefslogtreecommitdiffstats
path: root/src/inputs/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/inputs/test.sh')
-rwxr-xr-xsrc/inputs/test.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/inputs/test.sh b/src/inputs/test.sh
new file mode 100755
index 0000000..c652cb8
--- /dev/null
+++ b/src/inputs/test.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+clang++ -Wall -I.. -I../.. -I../../.. -includeTcpLog.h -DHAVE_INPUT_FILE -DHAVE_FORMAT_DABPLUS InputBuffered.cpp InputFile.cpp InputDabplusFile.cpp Test.cpp -o test \
+&& ./test