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
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1772
Commits
6
Branches
0
Tags
18 MiB
Tree:
4eb3f685cd
android-5
build-on-device
electrs
emacs-27
master
patch-log
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '4eb3f685cd'
${ noResults }
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'"