aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/source/test.whitespace2
-rw-r--r--tests/source/test.whitespace.exp0
2 files changed, 2 insertions, 0 deletions
diff --git a/tests/source/test.whitespace b/tests/source/test.whitespace
new file mode 100644
index 0000000..28108ae
--- /dev/null
+++ b/tests/source/test.whitespace
@@ -0,0 +1,2 @@
+#!/bin/bash
+! egrep -nH '[[:space:]]+$' "${TROOT}"/../{gcc-config,wrapper.c}
diff --git a/tests/source/test.whitespace.exp b/tests/source/test.whitespace.exp
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/tests/source/test.whitespace.exp