chiark
/
gitweb
/
~mdw
/
disorder
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Simple test for compare_path_raw(). It's moved into a separate source
[disorder]
/
lib
/
test.h
diff --git
a/lib/test.h
b/lib/test.h
index dafdfb5203b1b3f7f8c8283bb8376c36f7803ec2..4fbde0b69c18a9a526d761250efcb145e6082c7e 100644
(file)
--- a/
lib/test.h
+++ b/
lib/test.h
@@
-156,6
+156,7
@@
void test_wstat(void);
void test_bits(void);
void test_vector(void);
void test_syscalls(void);
+void test_trackname(void);
#endif /* TEST_H */