summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorFilipe Brandenburger <filbranden@google.com>2015-10-28 07:57:11 -0700
committerFilipe Brandenburger <filbranden@google.com>2015-10-28 08:16:00 -0700
commit23a3c916179873d755b863d14b14c6e7f4d0f2de (patch)
treecb4cc84c748aeb74929a53d0dd65f4c81d9eaebf /.gitignore
parentd8c3019b02051bb3252bb9054cde340124bf274f (diff)
test-extract-word: Move extract-word tests into their own test case
Tests for the functions defined in src/basic/extract-word.c. Tested that `make check` still passes as expected.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e50adabdb3..ac991f95fc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -188,6 +188,7 @@
/test-env-replace
/test-event
/test-execute
+/test-extract-word
/test-fdset
/test-fileio
/test-firewall-util