Rename Tester

This commit is contained in:
2026-06-26 15:53:08 +01:00
parent cdca775681
commit 28f95b1d41
34 changed files with 479 additions and 479 deletions
+3 -3
View File
@@ -3,8 +3,8 @@
#include "wapp.h"
TestFuncResult test_cpath_join_path(void);
TestFuncResult test_cpath_dirname(void);
TestFuncResult test_cpath_dirup(void);
WpTestFuncResult test_cpath_join_path(void);
WpTestFuncResult test_cpath_dirname(void);
WpTestFuncResult test_cpath_dirup(void);
#endif // !TEST_CPATH_H