mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2025-12-25 21:20:41 +00:00
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.
2 lines
74 B
Bash
2 lines
74 B
Bash
assert_equals '#<Encoding:UTF-8>' `ruby -e 'p Encoding.default_external'`
|