|
rvm
1.11
|

Go to the source code of this file.
Functions | |
| bool | make_dir (const std::string &path) |
| void | setup (void) |
| void | cleanup (void) |
| void cleanup | ( | void | ) |
Definition at line 63 of file test-fs.cc.
Referenced by main().
| bool make_dir | ( | const std::string & | path | ) |
Definition at line 42 of file test-logger.cc.
References mk_dir().
Referenced by setup().

| void setup | ( | void | ) |
Definition at line 62 of file test-logger.cc.
References check_cwd, LOCAL_RSYNC, and make_dir().
Referenced by main().

1.8.6