mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
.autotest
git-svn-id: svn://ultimatepp.org/upp/trunk@14973 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
67788a810d
commit
2d2188b196
1 changed files with 2 additions and 0 deletions
|
|
@ -34,6 +34,8 @@ void Out(const void *data, int count, Stream *out)
|
|||
CONSOLE_APP_MAIN
|
||||
{
|
||||
StdLogSetup(LOG_FILE|LOG_COUT);
|
||||
|
||||
RLOG("Test files directory: " << GetHomeDirFile("testdata"));
|
||||
|
||||
FindFile ff(GetHomeDirFile("testdata") + "/*.*");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue