File: control

package info (click to toggle)
node-terser 5.38.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,156 kB
  • sloc: javascript: 99,692; makefile: 52; perl: 48; sh: 13
file content (27 lines) | stat: -rw-r--r-- 592 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Test-Command: cd / && node -e "require('terser');"
Depends:
 nodejs,
 node-terser,
 nodejs,
Restrictions: superficial

Test-Command: node -e "
 window = require('domino').createWindow();
 require('/usr/share/javascript/source-map/source-map.js');
 require('/usr/share/javascript/terser/bundle');
 require('/usr/share/javascript/terser/bundle.min');
 "
Depends:
 libjs-source-map,
 libjs-terser,
 node-domino,
 node-jridgewell-source-map,
 nodejs,
Restrictions: superficial

Test-Command: prove debian/tests/*.t
Depends:
 libtest-command-simple-perl,
 perl,
 terser,
Restrictions: superficial