Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
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 |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA1: |
c65398ee68529799bbd691f3c4aa5f2b |
| User & Date: | matt 2012-03-30 00:07:12.924 |
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
Changes to Makefile.
Changes to common.scm.
Changes to configf.scm.
Changes to db.scm.
Changes to runconfig.scm.
Changes to tests/runconfigs.config.
Added tests/tests/test_mt_vars/bogousnotset.sh.
Added tests/tests/test_mt_vars/currentisblah.sh.
Changes to tests/tests/test_mt_vars/testconfig.