Overview
| Comment: | Removed backslash from strings made from continued lines. Fixed test control panel crash due to bad db read. Fixed handling of empty items lists, print error and not crash |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | v1.55 |
| Files: | files | file ages | folders |
| SHA1: |
ba694f62385378a4db4e93e7718586eb |
| User & Date: | matt on 2013-11-03 07:14:47.147 |
| Other Links: | branch diff | manifest | tags |
Context
|
2013-11-03
| ||
| 07:25 | Added test case for cascading failed dependencies check-in: c1101b6bec user: matt tags: v1.55 | |
| 07:14 | Removed backslash from strings made from continued lines. Fixed test control panel crash due to bad db read. Fixed handling of empty items lists, print error and not crash check-in: ba694f6238 user: matt tags: v1.55 | |
| 00:20 | set-busy-handler must also be excluded on writes for read-only db check-in: 99599de4c3 user: icfadm tags: v1.55 | |
Changes
Modified configf.scm
from [a206263cb1]
to [13e344a884].
[diff]
Modified dashboard-tests.scm
from [e5436ec9f2]
to [7d38654acd].
[diff]
Modified db.scm
from [e07d55450c]
to [b34cccd126].
[diff]
Modified db_records.scm
from [e634aaf404]
to [a8b0eafe9a].
[diff]
Modified items.scm
from [225b8827e5]
to [efb067b49e].
[diff]
Modified runs.scm
from [4db13ad8f7]
to [4c5e683265].
[diff]
Modified tests.scm
from [72fd2eb38f]
to [0d9cac1a4f].
[diff]
Added tests/fullrun/tests/no_items/testconfig version [ee0c082186].