Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
N
node-get-value
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Debian JavaScript Maintainers
node-get-value
Commits
828c8a6a
Commit
828c8a6a
authored
6 years ago
by
Yadd
Browse files
Options
Downloads
Patches
Plain Diff
Reenable mocha test in autopkgtest
parent
090bc01a
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
debian/tests/control
+7
-2
7 additions, 2 deletions
debian/tests/control
debian/tests/pkg-js/test
+1
-0
1 addition, 0 deletions
debian/tests/pkg-js/test
debian/tests/require
+0
-3
0 additions, 3 deletions
debian/tests/require
with
8 additions
and
5 deletions
debian/tests/control
+
7
−
2
View file @
828c8a6a
Tests: require
Depends: node-get-value
Test-Command: /usr/share/pkg-js-autopkgtest/runner require
Depends: @, pkg-js-autopkgtest
Restrictions: superficial
Test-Command: /usr/share/pkg-js-autopkgtest/runner
Depends: @, @builddeps@, pkg-js-autopkgtest, mocha, node-micromatch, node-minimist
Restrictions: allow-stderr, skippable
This diff is collapsed.
Click to expand it.
debian/tests/pkg-js/test
0 → 100644
+
1
−
0
View file @
828c8a6a
mocha -R spec --timeout 10000 test
This diff is collapsed.
Click to expand it.
debian/tests/require
deleted
100644 → 0
+
0
−
3
View file @
090bc01a
#!/bin/sh
set
-e
nodejs
-e
"require('get-value');"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment