Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
N
node-mongodb
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-mongodb
Commits
628a2723
Commit
628a2723
authored
6 years ago
by
Yadd
Browse files
Options
Downloads
Patches
Plain Diff
Remove bson test patch
parent
2184a8cb
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
debian/patches/import-bson-tests.patch
+0
-13450
0 additions, 13450 deletions
debian/patches/import-bson-tests.patch
debian/rules
+0
-1
0 additions, 1 deletion
debian/rules
with
0 additions
and
13451 deletions
debian/patches/import-bson-tests.patch
deleted
100644 → 0
+
0
−
13450
View file @
2184a8cb
Source diff could not be displayed: it is too large. Options to address this:
view the blob
.
This diff is collapsed.
Click to expand it.
debian/rules
+
0
−
1
View file @
628a2723
...
...
@@ -17,7 +17,6 @@ override_dh_auto_test:
ifeq
(,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
cd
requireoptional
&&
mkdir
node_modules
&&
cd
node_modules
&&
ln
-s
../../bson
&&
cd
-
&&
mocha
rm
-rf
requireoptional/node_modules
cd
bson
&&
nodeunit ./test/node
mkdir
node_modules
&&
cd
node_modules
&&
ln
-s
../requireoptional require_optional
&&
ln
-s
../bson
&&
ln
-s
../mongodb-core
node index.js
rm
-rf
node_modules
...
...
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