Overview
Comment: | Cleaned up ignores and added minimal example to docs |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
ca3478ee5c3aa875e221f5461af56c4d |
User & Date: | matt on 2012-03-31 18:38:11 |
Other Links: | manifest | tags |
Context
2012-04-01
| ||
22:20 | rundir and links fix check-in: 346409ed1e user: matt tags: trunk | |
2012-03-31
| ||
18:38 | Cleaned up ignores and added minimal example to docs check-in: ca3478ee5c user: matt tags: trunk | |
2012-03-30
| ||
00:07 | Fixed reading of runconfigs; chdir to location of .config before reading sub-files; added pattern matching on sections to target; added tests, removed some redundant db accesses check-in: c65398ee68 user: matt tags: trunk | |
Changes
Modified .fossil-settings/ignore-glob from [9a10308043] to [b7114c600a].
1 | 1 2 3 4 5 6 7 8 | + + + + + + + | utils/build/* *~ *.o bin/* tests/megatest.db tests/monitor.db megatest dboard |
Added archive.scm version [d5c01ff84a].
|
Added docs/mt/megatest.config version [da39a3ee5e].
Added docs/mt/runconfigs.config version [da39a3ee5e].
Added docs/mt/tests/mytest/main.sh version [da39a3ee5e].
Added docs/mt/tests/mytest/testconfig version [da39a3ee5e].