File: test

package info (click to toggle)
colors.js 1.4.0-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 268 kB
  • sloc: javascript: 800; makefile: 11
file content (6 lines) | stat: -rw-r--r-- 136 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
export term=xterm-256color
export FORCE_COLOR=1
echo "# basic test"
node tests/basic-test.js
echo "# safe test"
node tests/safe-test.js