This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
termux-packages
mirror of
https://github.com/lukechilds/termux-packages.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
7994
Commits
6
Branches
0
Tags
18 MiB
Tree:
cfebe74501
termux-packages
/
packages
/
ruby
/
tests
/
extension_modules_installed.sh
3 lines
57 B
Raw
Normal View
History
Add start of regression testing of packages Current plan is to have a tests/ folder in packages, where each file in this folder is a shell script which indicates a test failure by a non-zero exit value.
9 years ago
ruby -e
"require 'readline'"
ruby -e
"require 'openssl'"