Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
History for tests/frontend/create.sh  ·  View all commits
64 commits
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
7 days ago 920c183
B
checksum: use blake2b everywhere we can
Baptiste Daroussin
8 days ago 3ad388e
D
tests: Fix after fflags change
Dag-Erling Smørgrav
9 days ago d6d896a
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
22 days ago abccdd3
B
wording: finish fixing wording and associated tests
Baptiste Daroussin
1 month ago 05a6aa3
B
reproducibility: fix regression in DL_SORT
Baptiste Daroussin
2 months ago 544d62c
B
memory: drastically reduce memory usage
Baptiste Daroussin
3 months ago 83243c7
S
Merge commit '2d18505bf79a2eb87e2e72bbc3e30b0cf7f6b15c'
Shawn Webb
4 months ago eacbab2
s
create: track permissions for files and directories automatically
strssndktn
6 months ago 148e9d8
s
pkgdb: track mtime in pkgdb
strssndktn
7 months ago 08bf9b3
s
pkgdb: track uname, gname, permissions and fflags in pkgdb
strssndktn
7 months ago 699f92e
S
Merge remote-tracking branch 'upstream/master'
Shawn Webb
2 years ago 825ab9d
B
plist: grow the notion of variable
Baptiste Daroussin
2 years ago a340f78
S
Merge remote-tracking branch 'upstream/master'
Shawn Webb
2 years ago 7649071
B
gtar: fix test with gnu tar, by ignoring stderr
Baptiste Daroussin
2 years ago e738762
S
Merge remote-tracking branch 'upstream/master'
Shawn Webb
2 years ago 9856def
B
create: implement override_prefix
Baptiste Daroussin
2 years ago bc1137c
B
manifest: fix broken tests
Baptiste Daroussin
2 years ago 0f16921
S
Merge branch 'upstream-master'
Shawn Webb
3 years ago 6c2ebb5
J
Add create test for missing file.
John Hood
4 years ago 54db538
S
Merge branch 'upstream-master'
Shawn Webb
4 years ago 9b9eef5
B
plist: remove support for ancient pkg tools time
Baptiste Daroussin
5 years ago 4cbe6a4
A
tests: Use "bsdtar" instead "tar"
Alex Richardson
5 years ago a8c5bcc
A
Ignore tar tvf stderr in create:time
Alex Richardson
5 years ago 33100e2
A
Ignore tar tvf stderr in create_from_plist_keyword_lua_actions
Alex Richardson
5 years ago d6bf154
B
package extension: switch for .bsd to .pkg
Baptiste Daroussin
5 years ago 1278736
B
test: stop checking for xz specific failures
Baptiste Daroussin
5 years ago 359b83d
B
catch up with the default package extension
Baptiste Daroussin
5 years ago 4cad403
B
package format: change default extension to ".bsd"
Baptiste Daroussin
5 years ago 020f059
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
plist: tolerate spaces in keywords arguments
Baptiste Daroussin
5 years ago 2cdf7ca
J
pkg create test with directory-as-file
John Hood
5 years ago 54260fb
J
basic manifest-only pkg create test
John Hood
5 years ago c9b88d4
B
Get rid of sysexits
Baptiste Daroussin
5 years ago f446c79
B
Merge actions_script and validation for keywords
Baptiste Daroussin
5 years ago b3b2224
B
Validate new keywords possibilities and add a deprecated entry
Baptiste Daroussin
5 years ago f6bd336
B
Allow actions to be written as lua scripts in keywords
Baptiste Daroussin
5 years ago 256b8b1
B
Implement real arguments for lua script from keywords
Baptiste Daroussin
5 years ago 6d75f8c
B
scripts: prepend the lines that serves as arguments when formating the scripts from plist
Baptiste Daroussin
5 years ago 7193046
B
New lua validation script for Keywords
Baptiste Daroussin
5 years ago ebeeab1
B
Implement @include for plist
Baptiste Daroussin
5 years ago 01b4ca5
S
Merge remote-tracking branch 'upstream/master'
Shawn Webb
5 years ago d871ad5
A
Fix test case list in tests/fronted/create.sh
Alex Richardson
5 years ago e42c251
B
Bring back pkg create -n but this time consistent
Baptiste Daroussin
6 years ago a8bec72
B
Add more tests about timestamps
Baptiste Daroussin
6 years ago c107bc3
B
Add a regesssion test to ensure the timestamp packaged are correct by default
Baptiste Daroussin
6 years ago 218a609
B
Add regression tests about timestamps
Baptiste Daroussin
6 years ago 9537258
B
Enforce sh as the interpreter when needed
Baptiste Daroussin
7 years ago 920898b
B
Add a test that shows the failure that we are seeing with `make packages`.
Brad Davis
7 years ago 12c5f55
B
Attempt to make the hash test a little more robust
Brad Davis
8 years ago d0084d1
B
Add support for creating packages with a small hash in the filename
Brad Davis
8 years ago b9f1e05
V
Merge branch 'master' of github.com:freebsd/pkg
Vsevolod Stakhov
9 years ago d7f6ae8
B
Fail if a keyword file cannot be open
Baptiste Daroussin
9 years ago 3ef1269
B
Adjust regression changing @dirrm deprecation to not be developer only
Baptiste Daroussin
9 years ago 74f2676
B
Don't know why but on linux the testsuite names pkg lt-pkg for err(3)/warn(3)... so be it
Baptiste Daroussin
9 years ago 5dd1e97
B
Use atf_skip on tests when not supported
Baptiste Daroussin
10 years ago 9c17591
B
Use the same hack as grabbing the message from the database to discover if +DISPLAY ia actually a ucl message or not
Baptiste Daroussin
10 years ago 4486db6
B
Add new messages entries to keywords Add regression tests about messages
Baptiste Daroussin
10 years ago 311b7a0
B
gtar output and bsdtar output differs
Baptiste Daroussin
10 years ago 4ceabdd
B
Ignore stderr from tar: this makes the test pass with gtar
Baptiste Daroussin
10 years ago 5ab0f2d
B
Simplify a bit more the regression test framework
Baptiste Daroussin
10 years ago 75f9af6
B
Simplify a bit regression tests
Baptiste Daroussin
10 years ago df928cd
B
Simplify a bit regression test integration
Baptiste Daroussin
10 years ago be2cd22