moved non-interactive tests for wxDynamicLibrary, wxGet/SetEnv, wxTempFile, wxCopyFile to appropriate CppUnit test suites;
removed wxFile and wxTextFile tests (complete testsuites already exist for them) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64583 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -24,6 +24,9 @@
|
||||
class wxPathList : public wxArrayString
|
||||
{
|
||||
public:
|
||||
/**
|
||||
Standard constructor.
|
||||
*/
|
||||
wxPathList();
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user