Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve logging to remove `(null)`. | Bob Arnson | 2023-06-13 | 1 | -0/+17 |
| | | | | | | Add detached container runtime test. Inspired by https://github.com/wixtoolset/issues/issues/7490. | ||||
* | Add ability to skip tests at runtime, and skip long running cache tests | Sean Hall | 2022-05-13 | 1 | -2/+2 |
| | | | | 6665 | ||||
* | Follow up for multiple attached container support | Sean Hall | 2021-11-03 | 1 | -0/+29 |
* validate cContainers * use previous embeddedid format and use intermediate folder when extracting attached containers * remove special cases for 0 byte containers in BurnCommon classes and Insignia * don't hardcode max containers * reduce properties in BurnCommon * add e2e test #6144 |