rvm  1.11
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
test-rconfig-setup.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

bool make_dir (const std::string &path)
 
void cleanup (void)
 
void setup (void)
 

Function Documentation

void cleanup ( void  )

Definition at line 63 of file test-fs.cc.

bool make_dir ( const std::string &  path)

Definition at line 42 of file test-logger.cc.

void setup ( void  )

Definition at line 62 of file test-logger.cc.