summaryrefslogtreecommitdiff
path: root/tests/umaxtostr.c
diff options
context:
space:
mode:
authorLorry Tar Creator <lorry-tar-importer@lorry>2015-12-28 21:37:38 +0000
committerLorry Tar Creator <lorry-tar-importer@lorry>2015-12-28 21:37:38 +0000
commitd7fdaf4d3a9795a294e93cad6f7d8238ba3754a6 (patch)
tree9bff05ea75330b7d8e2ade183cdcd1e4282f27d9 /tests/umaxtostr.c
downloadfindutils-tarball-d7fdaf4d3a9795a294e93cad6f7d8238ba3754a6.tar.gz
Diffstat (limited to 'tests/umaxtostr.c')
-rw-r--r--tests/umaxtostr.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/umaxtostr.c b/tests/umaxtostr.c
new file mode 100644
index 0000000..f95bfc3
--- /dev/null
+++ b/tests/umaxtostr.c
@@ -0,0 +1,3 @@
+#define anytostr umaxtostr
+#define inttype uintmax_t
+#include "anytostr.c"