Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
History for tests/frontend/lua.sh  ·  View all commits
30 commits
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
7 days ago 920c183
B
fix tests now they print_msg and PKG_MSGFD are silent with -q
Baptiste Daroussin
19 days ago b636155
B
lua: add pkg.exec_capture, a pkg.exec version capturing stdout/stderr
Baptiste Daroussin
22 days ago bd9cf03
S
Merge commit '2d18505bf79a2eb87e2e72bbc3e30b0cf7f6b15c'
Shawn Webb
4 months ago eacbab2
B
lua: add metalog_copy
Baptiste Daroussin
6 months ago a2f455f
S
Merge branch 'upstream-master'
Shawn Webb
4 years ago 9b9eef5
B
package extension: switch for .bsd to .pkg
Baptiste Daroussin
5 years ago 1278736
B
catch up with the default package extension
Baptiste Daroussin
5 years ago 4cad403
B
crap: remove extra stuff that crept in previous commit
Baptiste Daroussin
5 years ago d0a3697
B
TODO: Quick & dirty early stage description of alternatives
Baptiste Daroussin
5 years ago b10d7d1
E
tests: lua: Use lua arg created by pkg
Emmanuel Vadot
5 years ago 9613309
E
tests: lua: sample: Add a tests when we sample a symlink
Emmanuel Vadot
5 years ago dd780d8
E
tests: lua: sample: Add a test for 2 files args sample
Emmanuel Vadot
5 years ago 6752ac1
E
tests: lua: sample: Extend the test to be more like sample.ucl from FreeBSD ports
Emmanuel Vadot
5 years ago 720756c
E
tests: fix lua test that are using new_pkg
Emmanuel Vadot
5 years ago 6ce321f
E
tests: lua: Add tests for pkg.copy
Emmanuel Vadot
5 years ago bea10b8
E
tests: lua: sample_exists: directory is already created, remove useless mkdir
Emmanuel Vadot
5 years ago fad2d75
E
lua: filecmp: Fix for symlink
Emmanuel Vadot
5 years ago 240e1aa
E
tests: Add test case for lua pkg.filecmp
Emmanuel Vadot
5 years ago 1b7f519
B
lua: Implement a unit test about arguments
Baptiste Daroussin
5 years ago ab8f1d6
S
Merge remote-tracking branch 'upstream/master'
Shawn Webb
5 years ago d871ad5
B
Add the type to the stat object
Baptiste Daroussin
5 years ago 71d00f7
B
Hook debug to the test framework for filecopy
Baptiste Daroussin
5 years ago 76f1719
B
Fix the lua stat function and add regression test for it
Baptiste Daroussin
5 years ago 734ba6b
B
Move copy and filecmp to the pkg package
Baptiste Daroussin
5 years ago 93e3998
B
Preserve file attributes when copying with lua
Baptiste Daroussin
5 years ago 694301e
E
Add two new lua function: pkg_copy and pkg_filecmp
Emmanuel Vadot
5 years ago 7ec764b
B
Add a variable to notify scripts when they are running for an upgrade
Baptiste Daroussin
6 years ago 5f91af0
B
Override os.rename, os.remove, os.execute for sandbox lua
Baptiste Daroussin
6 years ago 5a470d4
B
Add small testsuite for lua scripts
Baptiste Daroussin
6 years ago 8e69071