diff options
author | Thibault DUPONCHELLE <thibault.duponchelle@gmail.com> | 2019-03-20 09:26:47 +0100 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-04-10 09:48:37 -0700 |
commit | 3dc64b0b0a7d4e14ccea6b9d1d11bf871c47a7e0 (patch) | |
tree | f10a95192d492478917e18938142d4fad36b713b /tests/1/one.cpp | |
parent | 54559e73e27e532535dea2a60e615f99c694343f (diff) |
Add test case for bug #1 + proposed fix.
Fixes: https://gitlab.freedesktop.org/xorg/util/makedepend/issues/1
Diffstat (limited to 'tests/1/one.cpp')
-rw-r--r-- | tests/1/one.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/1/one.cpp b/tests/1/one.cpp new file mode 100644 index 0000000..bb9f760 --- /dev/null +++ b/tests/1/one.cpp @@ -0,0 +1 @@ +#include "def.h" |