Changeset 952 for trunk/README.developer
- Timestamp:
- Dec 6, 2009, 8:42:30 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/README.developer
r907 r952 54 54 Test programs should be created and added to the `make check` 55 55 execution. Always check that the test runs before committing code to 56 the repository, i.e., run `make check`. 56 the repository, i.e., run `make check`. For more details on how to run 57 and write tests, please refer to file `test/README`. 57 58 58 59 There is a test repository in source:trunk/test/repo that is a part of
Note: See TracChangeset
for help on using the changeset viewer.