Simple test for compare_path_raw(). It's moved into a separate source
[disorder] / lib / test.h
index 32eaa6f..4fbde0b 100644 (file)
@@ -154,6 +154,9 @@ void test_utf8(void);
 void test_words(void);
 void test_wstat(void);
 void test_bits(void);
+void test_vector(void);
+void test_syscalls(void);
+void test_trackname(void);
 
 #endif /* TEST_H */