diff options
| author | John Turner <jturner.usa@gmail.com> | 2025-11-13 18:04:09 +0000 |
|---|---|---|
| committer | John Turner <jturner.usa@gmail.com> | 2025-11-13 18:04:09 +0000 |
| commit | 874be77aa404167270e94afcc7722078bb499b51 (patch) | |
| tree | 621f3463a7c4e14cc832197880b5787fc3c16cdb /testdata | |
| parent | 1882ce3137e246aaa145568c6ba405f1be3f3a53 (diff) | |
| download | gentoo-utils-874be77aa404167270e94afcc7722078bb499b51.tar.gz | |
impl porthole tests
Diffstat (limited to 'testdata')
| -rw-r--r-- | testdata/porthole.txt | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/testdata/porthole.txt b/testdata/porthole.txt new file mode 100644 index 0000000..99abf89 --- /dev/null +++ b/testdata/porthole.txt @@ -0,0 +1,19 @@ ++ something/package ++ something/package +- some#thing/package ++ =cat/package-1.0:0/2.0 +- something/pac?kage +- =something/+package-1.0:3.0 +- a b c + ++ >=media-video/knob-goblin-1.0_alpha-r4 ++ media-video/knobgoblin:4 + +- /hello +- group/-1.0 +- >=/ +- >=media-video/revised-knob-3.0aaaaaaaaa-r15 + +*** sanity check +> cat/test-2.0 cat/test-1.0 +< cat/test-1.0 cat/test-2.0 |
