Overview
Comment: | 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 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
c65398ee68529799bbd691f3c4aa5f2b |
User & Date: | matt on 2012-03-30 00:07:12 |
Other Links: | manifest | tags |
Context
2012-04-04
| ||
18:07 | Added ability to remove tests based on :state and :status Closed-Leaf check-in: 3ae695ed4b user: mrwellan tags: remove-given-state-status | |
2012-03-31
| ||
18:38 | Cleaned up ignores and added minimal example to docs check-in: ca3478ee5c user: matt tags: trunk | |
18:26 | Experimentally cutting back the open-db/finalize cycle NOTE: This made contention on the db worse and causes failures Closed-Leaf check-in: e01e81f554 user: matt tags: experimental-streamlining | |
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 | |
2012-03-28
| ||
20:16 | Removed debug statement check-in: aea23d28f1 user: mrwellan tags: trunk | |
Changes
Modified Makefile from [76b5c2ca20] to [adce6c50e5]. [diff]
Modified common.scm from [62c7112aab] to [4d86105e95]. [diff]
Modified configf.scm from [879a86d233] to [385303fb46]. [diff]
Modified db.scm from [d9dab9adc2] to [1ae5c33688]. [diff]
Modified runconfig.scm from [107346ffc1] to [ae261d7ff6]. [diff]
Modified tests/runconfigs.config from [1d6f530c0f] to [92c9180758]. [diff]
Added tests/tests/test_mt_vars/bogousnotset.sh version [25167b86d9].
Added tests/tests/test_mt_vars/currentisblah.sh version [38498b5b33].
Modified tests/tests/test_mt_vars/testconfig from [3b27a4617c] to [565fa166b2]. [diff]