diff options
author | Thomas Hindoe Paaboel Andersen <phomes@gmail.com> | 2013-02-10 21:56:03 +0100 |
---|---|---|
committer | Thomas Hindoe Paaboel Andersen <phomes@gmail.com> | 2013-02-10 23:06:16 +0100 |
commit | c62c294fd521e5b65bb52f831773916bbc4cd90a (patch) | |
tree | 890798538fcb788f7b97ab0c3b9164e990394cb1 /.gitignore | |
parent | 89ca69941d0422069903b95265cee02bc1f498f7 (diff) |
tests: add tests of strxcpyx
also fix a bad indentation in test-strbug.c
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index f000719daf..350aaf7a1f 100644 --- a/.gitignore +++ b/.gitignore @@ -110,6 +110,7 @@ /test-strip-tab-ansi /test-strbuf /test-strv +/test-strxcpyx /test-udev /test-unit-file /test-unit-name |