Package: node-grunt-contrib-nodeunit / 4.0.0-2

Metadata

Package Version Patches format
node-grunt-contrib-nodeunit 4.0.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
disable jshint.patch | (download)

Gruntfile.js | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 disable jshint

use global tasks.patch | (download)

Gruntfile.js | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 use global tasks

replace nodeunit x by nodeunit.patch | (download)

package.json | 2 1 + 1 - 0 !
tasks/nodeunit.js | 8 4 + 4 - 0 !
2 files changed, 5 insertions(+), 5 deletions(-)

 replace nodeunit-x by nodeunit
test expectation ensure linewrap.patch | (download)

test/fixtures/fail.js | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 ensure the error will be expanded on multiple lines by making its contents larger.
 An unidentified change in Node.js 12.18 introduced this regression in the tests.
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=963061
fix test.diff | (download)

test/nodeunit_test.js | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 disable one test