Overview
Comment: | Adding test for the broken config include |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
feb01683769a7ca4c9b2675776d132b0 |
User & Date: | mrwellan on 2012-04-27 11:18:30 |
Other Links: | manifest | tags |
Context
2012-04-30
| ||
00:06 | Corrected wrong include structure in refactored tests check-in: 47a6a72664 user: matt tags: trunk | |
2012-04-27
| ||
11:19 | Merging in the config include test check-in: 35757acb39 user: mrwellan tags: v1.43 | |
11:18 | Adding test for the broken config include check-in: feb0168376 user: mrwellan tags: trunk | |
2012-04-24
| ||
21:59 | Added another raw test to to simpletest check-in: a7ab704e37 user: matt tags: trunk, patch-point | |
Changes
Added tests/fullrun/config/mt_include_1.config version [5e42faa87c].
|
Added tests/fullrun/config/mt_include_1.config_2.config version [a6006b146c].
|
Modified tests/fullrun/megatest.config from [507b18874c] to [819220dc64].
1 2 3 4 5 6 7 8 9 10 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | - - - - - + - - - - - - - - - - - | [fields] sysname TEXT fsname TEXT datapath TEXT # refareas can be searched to find previous runs # the path points to where megatest.db exists [refareas] area1 /tmp/oldarea/megatest |
︙ | |||
49 50 51 52 53 54 55 | 34 35 36 37 38 39 40 41 42 43 44 | + - + | # RUNDEAD [system exit 56] ## disks are: ## name host:/path/to/area ## -or- ## name /path/to/area [disks] disk0 /foobarbazz |