log tests/test-paths.t @ 51656:21442f87f7fa stable tip

age author description
Tue, 06 Dec 2022 13:03:36 -0500 Matt Harbison tests: conditionalize test output for in-filesystem pyoxidizer resources stable
Fri, 18 Nov 2022 13:47:29 +0000 Arseniy Alekseyev tests: run many tests in $TESTTMP/repo instead of $TESTTMP stable
Wed, 18 Aug 2021 21:28:36 +0200 Pierre-Yves David pyoxidizer: skip for ZeroConf related test for now stable
Wed, 23 Jun 2021 14:34:55 +0200 Raphaël Gomès run-tests: also catch double-escapes for $TESTTMP
Fri, 16 Apr 2021 00:16:43 +0200 Pierre-Yves David urlutil: provide some information about "bad url" when processing `pushurl`
Fri, 16 Apr 2021 00:16:47 +0200 Pierre-Yves David multi-urls: add a boolean suboption that unlock path specification as list
Thu, 15 Apr 2021 12:33:05 +0200 Pierre-Yves David template: add a `paths` field to all entry in peerurls
Wed, 14 Apr 2021 22:50:41 -0400 Matt Harbison urlutil: use bytes for Abort messages
Wed, 24 Mar 2021 00:04:58 +0100 Pierre-Yves David path: error out if the `path://` reference point to an unknown path
Tue, 23 Mar 2021 23:55:33 +0100 Pierre-Yves David path: forbid chaining `path://` definitions
Thu, 18 Mar 2021 12:02:01 +0100 Pierre-Yves David path: introduce a `path://` syntax to reference other path name
Sun, 10 Dec 2017 22:50:57 -0500 Matt Harbison tests: remove (glob) annotations that were only for '\' matches
Mon, 18 Sep 2017 23:53:05 +0900 Yuya Nishihara templatekw: rename peerpaths to peerurls per naming convention (BC)
Mon, 18 Sep 2017 23:31:01 +0900 Yuya Nishihara templatekw: make experimental {peerpaths} return a single-level dict (BC)
Mon, 18 Sep 2017 23:49:05 +0900 Yuya Nishihara templatekw: fix scope of peerpath url bound to generator