Some interactive elements (branch dropdowns, the user menu, the clone popover) need JavaScript. Reading repositories, issues, patches, and the docs works without it; submitting forms also works as long as you can reach them via direct links.
Radish
alpha
Explore
Docs
Sign in
H
HardenedBSD-pkg
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Clone
Radicle
Git (anonymous pull)
Log in
to clone via SSH
Source
Commits
10440
Issues
Patches
Jobs
master
Canonical
master
Canonical
dad8ff7
s
shawn.webb
Delegate
hbsd/release/2.7
76ef36b
master
c8be391
s
shawn.webb.framework16-01
Delegate
hbsd/release/2.7
2c236ff
master
dad8ff7
History for
tests
·
View all commits
50 commits — page 16
B
Add more tests about pkg delete
Baptiste Daroussin
11 years ago
79b378c6a8d54134679f878957831b2faba47645
B
Remove bad copy/paste
Baptiste Daroussin
11 years ago
dfba9a58f1a1d61912df6bdb44cfc7a0279f0d41
B
Ensure to correctly detect directories to delete if prefix ends with '/'
Baptiste Daroussin
11 years ago
ab55ec68fc7d8c0f465522e25632eda8a14efc01
B
Add a simple test about pkg delete
Baptiste Daroussin
11 years ago
309a8d208bbe6182026d2f498151f556c928a5ab
B
Fix spelling in tests
Baptiste Daroussin
11 years ago
937f1e5ac47fb07aed3d28681632d52c2b567d86
M
Merge pull request #1172 from andrejzverev/pkglocktest
Matthew Seaman
11 years ago
14cc3ea8644b890d34ff2713820578deca258dde
B
Update tests after removal of unused parameters
Baptiste Daroussin
11 years ago
8fd8c0219c5ce0b7b9a25ce277ff774d6b4e05f9
B
Merge pull request #1166 from erikano/feature-default-always-yes
Baptiste Daroussin
11 years ago
ddd8af8a8e7b26d55f2163a87d06f1195af233a3
A
add basic tests for pkg lock
Andrej Zverev
11 years ago
1beac18fc521240a65daed4155b15cec5eccc76a
E
pkg.conf(5) option DEFAULT_ALWAYS_YES. When this option is enabled pkg(1) will default to "yes" for all questions which require user confirmation before doing anything.
Erik Nordstroem
11 years ago
eabd4fb09077dbf6bb511193c02c4617987115a0
M
Fix the test -- pkg -vv outputs an extra line per repo.conf now.
Matthew Seaman
11 years ago
0b0b1b0253da551ff7de42f06cc81baeb80ad8e2
B
Ensure we use the library we just built when testing
Baptiste Daroussin
11 years ago
1827e86d8d9a818aad458697ebae37898793a02c
M
Ignore the new output from 'pkg create' even more
Matthew Seaman
11 years ago
6cbff9c79baca5b4b4e3f1fe50b4ee2c3662fb03
M
Ignore output the new from pkg create when running tests
Matthew Seaman
11 years ago
61a12cc45ea659ee19d1e6718dbf4e66d3365308
B
Ensure the pkg_printf.c used for test is always the latest
Baptiste Daroussin
11 years ago
45736d4f42a6d28be8c7fffd557e7696143a16b7
B
Make the test failure ouptut more verbose
Baptiste Daroussin
11 years ago
f6ff90843598f6115642834788492db86bce6c25
M
Update tests to add new %x (package tarball size) format. Also add the neglected tests for %z (short checksum) format. '%x' had previously been used as a test for a non-existent format, so introduce '%Z' now in that role.
Matthew Seaman
11 years ago
6a258e3115a4cddec51554700cfb7e7b6b212156
B
Fix register_conflict test after osx import
Baptiste Daroussin
11 years ago
faa6995fcc1e6b11ee88ce55a37dd983c2008895
B
Fix test after update of messages
Baptiste Daroussin
11 years ago
58c42639b932f2d9fcc7e11e32654b303324bcd7
B
Remove usage of backtraces it was anyway disabled for a while
Baptiste Daroussin
11 years ago
29df8444b9b964042a6a8729ebf3ce1d490b9e41
M
Merge branch 'master' of github.com:freebsd/pkg
Matthew Seaman
11 years ago
a5266e8da343e063c4a0bd782daf1ea68fd3874d
V
Fix check.
Vsevolod Stakhov
11 years ago
86eb3b7535430741b789ecb6b32b400cb0a3831f
B
Fix linking tests on OS-X
Baptiste Daroussin
11 years ago
d4a73cb929491707f206c057f58384b03d4be555
B
Link regressions test to the bundle version of libcheck
Baptiste Daroussin
11 years ago
3adca5a3abbe6b849a3ed940e02d6819f07f3de3
B
Merge pull request #1113 from landonf/osx/release/0.1
Baptiste Daroussin
11 years ago
3eafef19f76f518393eccf220429426ee6d5d254
L
Fix inverted test case.
Landon Fuller
11 years ago
267e597535f33c4827d653c8948cf376c8e3e063
L
Merge branch 'osx/main' of https://github.com/landonf/macpkg into osx/main
Landon Fuller
11 years ago
6440a8d3bdd2f6b2b37c3877021bab294bc4685a
L
Add missing escaping of existing environmental variables.
Landon Fuller
11 years ago
f2866d16500bce292b9475ce67b0b8037fa89880
L
Use OpenSSL (available on OS X and FreeBSD) to calculate sha256 digests.
Landon Fuller
11 years ago
2d5b5cdfdc6f80acfe15f0e4dec3d8ea13d5e1c9
L
Add parsing of Mach-O files.
Landon Fuller
11 years ago
a3d60831a362661a98b32a95c2a36beb5ad7503c
L
Add a stub Mach-O implementation.
Landon Fuller
11 years ago
eb48e9da45d741cfd70bc945208cbf888974fb29
L
Fix portable build of test suite.
Landon Fuller
11 years ago
b236be02286f78e3c35e2fe68d54b5d20c1b92e3
B
fix splitted upgrade job
Baptiste Daroussin
11 years ago
d13a65e73e2ac43c45b4c99c4ca55476d8352462
B
Ignore what is no stdout, not the exit number
Baptiste Daroussin
11 years ago
532dcbf74d5613a792c878928beecc1dad4fc158
B
Bring back fetching in the the cache directory for file://
Baptiste Daroussin
11 years ago
a3433e16761681f54bba7aa838a3a3453be3e8fc
B
Load repository from a given dir ordered by filename
Baptiste Daroussin
11 years ago
6003c750e924620beab6dd8947a00be34b701ebc
B
Add a test case showing issue with package split
Baptiste Daroussin
11 years ago
e232d645a4c74534d451384e164f4cfbacbe28fb
B
Explicitly send warnings on unexpected syntaxes on manifest
Baptiste Daroussin
11 years ago
669266d484e0bba2b729298f00bbfa841114cf16
B
Fix unit test
Baptiste Daroussin
11 years ago
44033551975477dde985de75f0bade4009e6dc61
B
Update tests to reflect changes in default config
Baptiste Daroussin
11 years ago
96a9b0dde37d061f9efda642278f5e0ea07e442f
B
Fix plist test
Baptiste Daroussin
11 years ago
e6d7e589e1eaf8dce0aaf1d1483a97de5ef30426
B
Add a test checking the pervious failure
Baptiste Daroussin
11 years ago
25eef44ae07c03d625a8fb7c93f2116aea0e0be4
B
arch is not mandatory anymore
Baptiste Daroussin
11 years ago
bfd6e0814179085a93bf74dcf766f41db4a77e31
B
Add a test to ensure we always fail when trying to package a non existing file
Baptiste Daroussin
11 years ago
6a9e0f1ef80939ba2ce4892067cec724936cbc09
B
pkg_file is only used internally no need for accessors for other cases pkg_printf is enough
Baptiste Daroussin
11 years ago
7e21f29be3f76353523588c4768e81e472df1d0b
B
Garbage collect now no-op code
Baptiste Daroussin
11 years ago
f0b1faef84d3833aec6d894f1bbfa91e91cbdc87
B
Add more test for 3 way merge
Baptiste Daroussin
11 years ago
6d82384b0f816bf0b9dcad4527679837907b4d94
B
Do not add a trailing newline when not necessary in 3 way merge
Baptiste Daroussin
11 years ago
f7031e20287b4ae39c56d588a70b0cf245db9ece
B
plug memory leak in 3way merge test
Baptiste Daroussin
11 years ago
c72f5c80951567896610c91a8e11b73221e03997
B
Add a minimal regression test for 3 way merge
Baptiste Daroussin
11 years ago
578a6bf5cce68e6abbf1d5413afa308769f5c667
← Newer
Page 16
Older →