- Timestamp:
- Dec 14, 2008, 4:50:11 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/README
r1642 r1649 77 77 'test/data'. However, you should feel free to re-use the data files 78 78 already there. It should be possible to run test from any directory, 79 in particular from builddir in a VPATH build. To achieve this, use 80 test::Suite::filename() to get the absolute path to the file. 79 in particular from builddir in a VPATH build. One way to easily 80 achieve this is to use test::filename(), which gives you the 81 absolute path to the file. 81 82 82 83 If a test grows large, avoid having several tests in one long
Note: See TracChangeset
for help on using the changeset viewer.