log tests/test.py @ 720:6d9552eb7e4d

age author description
Wed, 16 Aug 2023 16:11:40 +0200 Franz Glasner Further test of filter-only expansions: with "normpath"
Tue, 15 Aug 2023 15:09:11 +0200 Franz Glasner FIX: When using attribute access for configurations the values are interpolated since long ago: fix the docu and add a test for that behaviour
Tue, 15 Aug 2023 14:31:46 +0200 Franz Glasner Test that "," is preferred over "|"
Tue, 15 Aug 2023 11:14:51 +0200 Franz Glasner Allow also "," characters to act as a separator within a filter-chain.
Tue, 15 Aug 2023 09:34:49 +0200 Franz Glasner FIX: Parsing a filter chain for the new filter-only expansions: parse them backwards and use "," as filter-chain separator here.
Mon, 14 Aug 2023 09:31:27 +0200 Franz Glasner Begin implementation of filter-only expansions (recursive with respect to expansion)
Wed, 14 Jun 2023 09:13:07 +0200 Franz Glasner Implement SYS:executable
Wed, 14 Jun 2023 01:11:01 +0200 Franz Glasner Implement a new "SYS" namespace with "prefix", "base_prefix" and "platform"
Sun, 11 Jun 2023 16:47:29 +0200 Franz Glasner Add a test with a "real-world" config structure with regard to references and jails
Fri, 09 Jun 2023 22:28:18 +0200 Franz Glasner Tests for the new feature that resolves references at jail roots
Fri, 03 Jun 2022 02:17:12 +0200 Franz Glasner Implement iteration support that yields properly jailed configurations for each container item v0.21
Fri, 03 Jun 2022 01:38:04 +0200 Franz Glasner Tests for index sub-jail accesses
Mon, 30 May 2022 14:08:40 +0200 Franz Glasner Test indexed list access in variable interpolations: ok.
Mon, 30 May 2022 13:19:19 +0200 Franz Glasner Test list access with negative indexes
Mon, 30 May 2022 09:31:29 +0200 Franz Glasner Enable indexed access to lists in the configuration using an access path string representation like "~NNN~"