Codebase list node-grunt-contrib-copy / 3d60b87
run built-time tests too with run_tests script Paolo Greppi 7 years ago
2 changed file(s) with 3 addition(s) and 5 deletion(s). Raw diff Collapse all Expand all
0 node-grunt-contrib-copy (1.0.0-2) UNRELEASED; urgency=medium
0 node-grunt-contrib-copy (1.0.0-2) unstable; urgency=medium
11
22 * add Testsuite: autopkgtest entry in source stanza
3 * run built-time tests with run_tests script
34 * run autopkgtests with run_tests script (Closes: #860634)
45
56 -- Paolo Greppi <paolo.greppi@libpf.com> Fri, 21 Apr 2017 09:20:25 +0200
99 #override_dh_auto_build:
1010
1111 override_dh_auto_test:
12 rm -rf tmp
13 mkdir -p tmp
14 grunt copy
15 nodeunit
12 ./debian/tests/run_tests
1613
1714 override_dh_clean:
1815 dh_clean