Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
History for tests/lib/plist.c  ·  View all commits
28 commits
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
11 months ago ba89bd1
B
vec: simplify vec_init() usage
Baptiste Daroussin
1 year ago 6401b82
B
vec: convert kvlist into vectors
Baptiste Daroussin
1 year ago 28aa748
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
1 year ago 25ee7d0
K
More leak fixes as well as skipped leaks.
Keve
1 year ago 306fc12
S
Merge remote-tracking branch 'upstream/master'
Shawn Webb
2 years ago f0dee69
S
Merge remote-tracking branch 'upstream/master'
Shawn Webb
2 years ago ba94185
B
plist: fix variable expansion when a line ends with '%'
Baptiste Daroussin
2 years ago 961d455
B
plist: add more test for variables handling
Baptiste Daroussin
2 years ago 26101cc
S
Merge branch 'upstream-master'
Shawn Webb
3 years ago fa6223f
B
test: use ATF_TC_WITHOUT_HEAD to simplify code for tests
Baptiste Daroussin
3 years ago e04d9e6
S
Merge branch 'upstream-master'
Shawn Webb
3 years ago 6c2ebb5
B
plist: add test case for @name
Baptiste Daroussin
4 years ago 09eab81
S
Merge commit '74fd3389a4ee2611603ee8658d2f3b4182ace73e'
Shawn Webb
5 years ago b759c48
B
Rework the keyword parsing function to make them more testable
Baptiste Daroussin
5 years ago 6569097
B
Adapt the plist tests to the recent changes.
Baptiste Daroussin
6 years ago 1119bbf
B
Add a test about @dirrm and @dirrmtry
Baptiste Daroussin
11 years ago 8bb8a97
B
Add a test about parsing @dir
Baptiste Daroussin
11 years ago ba22f9b
B
Update tests after removal of unused parameters
Baptiste Daroussin
11 years ago 8fd8c02
B
Fix plist test
Baptiste Daroussin
11 years ago e6d7e58
B
Add a test to ensure we always fail when trying to package a non existing file
Baptiste Daroussin
11 years ago 6a9e0f1
M
Merge branch 'master' of github.com:freebsd/pkg
Matthew Seaman
11 years ago ac5412b
B
Add tests for the regression
Baptiste Daroussin
11 years ago 647ebc1
B
Plist need stage
Baptiste Daroussin
11 years ago f1772d8
B
Make the default owner/group: root/wheel
Baptiste Daroussin
11 years ago bdff471
B
Make unkown keyword fatal
Baptiste Daroussin
11 years ago f8f93b3
B
Refactor plist parsing a bit to make it easier for regression testing
Baptiste Daroussin
11 years ago 44d3488
B
Add a test case for parse_mode
Baptiste Daroussin
11 years ago 420162f