Functions
core/testlib/testlib_root_dir.cxx File Reference
#include "testlib_root_dir.h"
#include <vcl_cstdlib.h>
#include <vcl_iostream.h>

Go to the source code of this file.

Functions

vcl_string testlib_root_dir ()
 Return source root directory (ie the one just below vcl and vxl).

Detailed Description

Definition in file testlib_root_dir.cxx.


Function Documentation

vcl_string testlib_root_dir ( )

Return source root directory (ie the one just below vcl and vxl).

Return source root directory (i.e. the parent directory of both core and contrib).

Definition at line 21 of file testlib_root_dir.cxx.