Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
History for tests/frontend/pkg.sh  ·  View all commits
56 commits
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
22 days ago abccdd3
B
pkg: fix -N options after WAL activation
Baptiste Daroussin
1 month ago bd31a2d
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
11 months ago ba89bd1
B
create: tell the user which manifest failed being parsed
Baptiste Daroussin
11 months ago c14e07d
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
1 year ago 89d30c6
I
src: fix `pkg bootstrap -y`
Isaac Freund
1 year ago 7a528a7
K
Review leak suppression
Keve
1 year ago 2ac1082
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
1 year ago 25ee7d0
I
libpkg: fix a few tests for Debian CI
Isaac Freund
1 year ago f88eb14
I
libpkg: rework internal ABI handling, fix bugs
Isaac Freund
1 year ago 6c740ac
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
1 year ago c3b674e
B
tests: fix altabi matching on linux
Baptiste Daroussin
1 year ago b2566ad
S
Merge remote-tracking branch 'freebsd/main'
Shawn Webb
1 year ago 84c2214
K
Fix failing test after 93928c61477b24d6bbd06b5cff6962cafe1db575 libpkg: switch DEFAULT_VULNXML_URL to HTTPS
Keve
1 year ago dc139ac
S
Merge branch 'upstream-master'
Shawn Webb
2 years ago 5768655
B
Refix use-after-free
Baptiste Daroussin
3 years ago 6c55d7b
S
Merge branch 'upstream-master'
Shawn Webb
4 years ago 9b9eef5
B
vuln.xml: switch default vuxml file to xz compression
Baptiste Daroussin
5 years ago db1ffd5
A
Disable LeakSanitizer in Fedora CI
Alex Richardson
5 years ago 6bf3799
S
Merge commit '74fd3389a4ee2611603ee8658d2f3b4182ace73e'
Shawn Webb
5 years ago b759c48
B
Get rid of sysexits
Baptiste Daroussin
5 years ago f446c79
B
Bring back pkg create -n but this time consistent
Baptiste Daroussin
6 years ago a8bec72
B
Finish fixing all the regression tests
Baptiste Daroussin
7 years ago 003a77a
S
Disable long failing tests
Steve Wills
8 years ago 5624414
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
Fix the no database test on OS X
Brad Davis
9 years ago 7ed39de
B
Yet another fix for OSX
Baptiste Daroussin
10 years ago 81c4a55
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
We now die on bad manifest syntax which is a good thing, adapt the test case
Baptiste Daroussin
10 years ago 5dccd9e
B
Simplify a bit regression test integration
Baptiste Daroussin
10 years ago be2cd22
B
Get one step closer to get make distcheck working with kyua
Baptiste Daroussin
11 years ago 7b8dada
B
Remove pkg -v test which makes little sense
Baptiste Daroussin
11 years ago b966f0c
B
Fix pkg.sh test script
Baptiste Daroussin
11 years ago 3ee03b2
B
Merge remote-tracking branch 'origin/pr/957'
Bryan Drewery
11 years ago 5d74f50
B
Followup 4bc7073308cb and remove references to PACKAGESITE/MIRROR_TYPE/PUBKEY
Bryan Drewery
11 years ago 8e2dbcf
B
Fix the pkg_version test
Brad Davis
11 years ago e034337
B
Remove AUTODEPS it is not needed anymore with the new solver
Baptiste Daroussin
11 years ago 792a178
V
Merge branch 'master' into gsoc
Vsevolod Stakhov
12 years ago 8d30157
M
Fix tests:
Matthew Seaman
12 years ago 3df3166
B
Makes sure the default config is not polluted by env when running test cases
Baptiste Daroussin
12 years ago 3c8b2d0
M
Update tests to account for modified pkg -vv output.
Matthew Seaman
12 years ago 2df85ce
B
Rename ENV to PKG_ENV to not conflict with sh(1)'s ENV
Bryan Drewery
12 years ago 85e893c
M
Add DISABLE_MTREE to the default config tests.
Matthew Seaman
12 years ago 6758b74
B
add REPOS_DIR to expected pkg -vv output
Baptiste Daroussin
12 years ago 6fc661b
B
add vulnxml entry to options remove non option testing
Baptiste Daroussin
13 years ago c7b646c
B
Update tests for new options
Baptiste Daroussin
13 years ago d317c1f
M
There's a much simpler way to do that.
Matthew Seaman
13 years ago 048232e
B
Fix options test case with new options
Baptiste Daroussin
13 years ago 466547d
M
Use the freshly compled pkg(8) and libpkg(3) in the source tree for testing.
Matthew Seaman
13 years ago 1cb781a
M
Use a dummy $PKG_DBDIR/local.sqlite populated with data for two arbitrarily selected packages. Uses some manifest files created by 'pkg info -R pkgname'
Matthew Seaman
13 years ago 118a341
M
Employing ATF more correctly:
Matthew Seaman
13 years ago bc0789c
B
Change test case to match pkg -n change to pkg -N
Baptiste Daroussin
13 years ago 302895a
B
New pkg -C to specify a configuration other then ${LOCALBASE}/pkg.conf
Baptiste Daroussin
13 years ago c7f2312
B
Add a test case for pkg -v
Baptiste Daroussin
13 years ago e5742f0
B
Add a test for pkg -n
Baptiste Daroussin
13 years ago 339b093