]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/testprec.h
Add IsAutomaticTest() function to the unit tests.
[wxWidgets.git] / tests / testprec.h
index 03e470a4bcf26006e6272dfb426ff05ae04a13c8..0005f5bb3ea42d75eac92fa78e615e0216cc4980 100644 (file)
@@ -126,6 +126,8 @@ extern void SetProcessEventFunc(ProcessEventFunc func);
 
 extern bool IsNetworkAvailable();
 
 
 extern bool IsNetworkAvailable();
 
+extern bool IsAutomaticTest();
+
 // Helper class setting the locale to the given one for its lifetime.
 class LocaleSetter
 {
 // Helper class setting the locale to the given one for its lifetime.
 class LocaleSetter
 {