Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
add autopkgtest
· c2c97fc0
Praveen Arimbrathodiyil
authored
May 09, 2017
c2c97fc0
update description
· ae33d801
Praveen Arimbrathodiyil
authored
May 09, 2017
ae33d801
Show whitespace changes
Inline
Side-by-side
debian/control
View file @
ae33d801
...
...
@@ -18,9 +18,9 @@ Architecture: all
Depends:
${misc:Depends}
, nodejs
Description:
This is a library for doing things like color and cursor position
ing
This is a
subset of both ansi and vt100.
All control codes included work on both
Windows & Unix-like OSes,
except where noted.
Description:
cross-platform tested terminal/console command str
ing
s
This is a
library for doing things like color and cursor positioning. This is
a subset of both ansi and vt100.
All control codes included work on both
Windows & Unix-like OSes,
except where noted.
.
Node.js is an event-based server-side JavaScript engine.
debian/tests/control
View file @
ae33d801
Tests: require
Depends: node-console-control-strings
Test-Command: tap test/*.js
Depends: @, node-tap