Ivan Bobev
1880730762
Fix the test for recursive calling of Nimble tasks
...
The test case for recursive calling of Nimble tasks was not working
properly on Windows so far.
Related to #680
2019-09-07 12:08:15 +01:00
Ivan Bobev
df11a6f6cf
Fix tests to pass with the latest Nim
...
There are two issues fixed:
- With the latest Nim version sometimes the files
`<package_name>_<some_number>.nims`' generated on `nim install`
contain warning for unused imports which causes the test
"can validate package structure (#144 )" to fail, because it was
searching for the word "warning" in the output.
- On Windows Subsystem for Linux, when an import starts sometimes with
a lowercase, and sometimes with an uppercase, for example
`import uri` and `import Uri`, this causes Nim to create and compile
both `stdlib_uri.nim.c` and `stdlib_Uri.nim.c` and to fail on the
linking step, because of the same symbols are being redefined.
Also the Travis CI build script is changed to test against currently the
latest working Nim version 212ae2f.
Related to #680
2019-09-07 12:08:15 +01:00
Ivan Bobev
f0c454a399
Fix compilation without warnings test case
...
Compilation without warnings test case on Unix systems with older Nim
version 0.19.6 had been failing before the fix, because the compiler
expects full file name to be passed after the '-o' switch, but not only
an output directory name.
Related to #680
2019-09-07 12:08:15 +01:00
Ivan Bobev
bb1dd21224
Add an unit test for compilation without warnings
...
An unit test which checks whether Nimble compiles without warnings is
added. Checking for three warning types cleaned in previous commits is
implemented:
- [UnusedImport] cleaned in e8c7d5c
- [Deprecated] cleaned in 3d6172e
- [XDeclaredButNotUsed] cleaned in 7df2ef3
Other types of warnings easily can be added to the test by extending the
warnings list.
Related to #680
2019-09-07 12:08:15 +01:00
Ivan Bobev
2ec470d287
Clear unused imports
...
Related to #680
2019-09-07 12:08:15 +01:00
genotrance
e39c57482a
Fix #633 - pass CLI to tasks ( #686 )
...
* Fix #633 - pass CLI to tasks
* Add test case
2019-09-02 22:54:48 +01:00
Hitesh Jasani
2243e3fbc2
Fix #567 : Display package versions in sorted order ( #688 )
...
* Fix #567 : Display package versions in sorted order
* Add docs
* Fix docs to focus on git tags
* Refactor to use version module
* Streamline docs
* Refactor to make things work in nim <= 0.19.6
* Improve code readability
2019-08-24 10:15:29 +01:00
Ivan Bobev
da82e3111e
Fix issue678 test repository links
...
After the ownership of the issue678 test repository was transferred to
the nimble-test account, the links to the repository required for
performing the test had to be updated in order to avoid possible
confusion, despite the fact that GitHub does automatic link redirection
for transferred repositories.
Related to #687
2019-08-04 19:20:53 +01:00
Ivan Bobev
8cf97e0e06
Add an unit test for #678
...
This is an unit test for the issue with multiple downloads and installs
of the same dependency package.
Related to #678
2019-07-29 11:56:09 +01:00
SolitudeSF
b5b85489fa
Add tests for passNim feature.
2019-07-27 19:18:39 +01:00
genotrance
added89acc
Fixes #504 ( #683 )
...
* Improve messaging for uninstall
* Uninstall if in right order
* Fix CI - cannot looks better
* Raise exception when nothing to remove
* Test case, minor test fix
* 0.19.6 fixes
* Fix Nim devel hash
* Feedback
2019-07-27 14:37:56 +01:00
liquid600pgm
5e72840336
Test for the #581 fix
2019-06-22 00:46:21 +01:00
Ganesh Viswanathan
016f42c34a
Fix issue #597 - error if bin is a source file
2019-06-02 12:01:49 +01:00
Ganesh Viswanathan
374f62614a
Improved test naming
2019-06-01 14:27:31 +01:00
Ganesh Viswanathan
8dc036c896
Update Nim versions, fix recursive test
2019-06-01 14:27:31 +01:00
Ganesh Viswanathan
dcf99adf91
Test case for #645 - recursive
2019-05-03 13:06:42 -05:00
genotrance
ca779afb20
Fix quoted switch, multi-line description, more caching ( #642 )
...
* Fix quoted switch, multi-line description, more caching
* Incorporate feedback
2019-04-30 20:59:12 +01:00
Dominik Picheta
6542c1ef16
Squashed merge of #635 by @genotrance.
...
Squashed commit of the following:
commit e86a376f2faf9d26109405a3a9f73f986185f62d
Author: Ganesh Viswanathan <dev@genotrance.com>
Date: Sun Apr 28 15:37:22 2019 -0500
Fix caching issue
commit 640ce3f2e464e52668b5350fdc5a8fe506e79d38
Author: Ganesh Viswanathan <dev@genotrance.com>
Date: Thu Apr 25 18:38:48 2019 -0500
Clean up per feedback
commit ae3ef9f7a0cbad574b725d1bc7a83bd6115e19cc
Author: Ganesh Viswanathan <dev@genotrance.com>
Date: Thu Apr 25 16:39:26 2019 -0500
Fix for 0.19.4
commit 915d6b2be43e33bc51327585193b1899386ee250
Author: Ganesh Viswanathan <dev@genotrance.com>
Date: Thu Apr 25 16:13:42 2019 -0500
Keep nimscript separate, pin devel
commit c278bd6ba09771dc079029a87e3a375998f0b447
Author: Ganesh Viswanathan <dev@genotrance.com>
Date: Mon Apr 22 14:57:44 2019 -0500
Hardcode version, json{}, code width 80, isScriptResultCached, no blank paramStr check
commit 64e5489e256d5fc5abbfe3345789f65edf5980b7
Author: Ganesh Viswanathan <dev@genotrance.com>
Date: Wed Apr 17 21:07:03 2019 -0500
Remove compiler dependency
commit a031fffd70c118c16eb3e16d3b1ed10472baf5d7
Author: Ganesh Viswanathan <dev@genotrance.com>
Date: Wed Apr 17 16:49:09 2019 -0500
Add devel to travis
commit d49916e2a05b6bd7716f45bd8f74253fc8037827
Author: Ganesh Viswanathan <dev@genotrance.com>
Date: Wed Apr 17 16:43:14 2019 -0500
Interactive live, json to file
commit 24131deea4693199922f9a5697aa3d072cceaee1
Author: Ganesh Viswanathan <dev@genotrance.com>
Date: Wed Apr 17 12:40:27 2019 -0500
Fix empty param, json echo
commit b22fe37d47fd03367d49129ea4d2d56a779a6f26
Merge: 5cf0240 2942f11
Author: Ganesh Viswanathan <dev@genotrance.com>
Date: Tue Apr 16 22:23:17 2019 -0500
Merge branch 'nocompiler' of https://github.com/genotrance/nimble into nocompiler
commit 5cf0240b728ab6ff4a39ddf629ba5833eb8985f5
Author: Ganesh Viswanathan <dev@genotrance.com>
Date: Tue Apr 16 22:23:06 2019 -0500
No hints, live output
commit 2942f116c7774e0fa91f770cebde32bc431923a5
Author: Ganesh Viswanathan <dev@genotrance.com>
Date: Tue Apr 16 21:02:28 2019 -0500
Remove osx, test with stable
commit 85f3865ef195c7b813f0b9e30b5cc8c9b2756518
Author: Ganesh Viswanathan <dev@genotrance.com>
Date: Tue Apr 16 18:19:42 2019 -0500
Remove ospaths, fix tests for Windows
commit 74201bcfe4de00bdece5b31715618975f9ce8e6e
Author: Ganesh Viswanathan <dev@genotrance.com>
Date: Tue Apr 16 14:00:14 2019 -0500
No success for missing task
commit 8c2e65e223d32366b03004d9711364504c5d7916
Author: Ganesh Viswanathan <dev@genotrance.com>
Date: Tue Apr 16 13:44:32 2019 -0500
Fix packageName to name
commit b05d9480281ebae7a0f5fd0331c8627bbf2a77d5
Author: Ganesh Viswanathan <dev@genotrance.com>
Date: Tue Apr 16 13:29:37 2019 -0500
Add switch support
commit deecd903102a9baa5d4674cb9871cd9dbb658a04
Author: Ganesh Viswanathan <dev@genotrance.com>
Date: Tue Apr 16 12:24:01 2019 -0500
API cleanup, json setCommand fix
commit 1e95fd4104ec3ffb69fe67b9c2fac23f991e163a
Author: Ganesh Viswanathan <dev@genotrance.com>
Date: Tue Apr 16 10:45:12 2019 -0500
getParams once, hash nimscriptapi, fix loop in setcommand
commit 51d03b3845cd562796bb32d41d5ad17cd09a91e7
Author: Ganesh Viswanathan <dev@genotrance.com>
Date: Tue Apr 16 07:21:32 2019 -0500
getPkgDir impl
commit 7d0a40aa286d114d7557b229852f3c314795dc5d
Author: Ganesh Viswanathan <dev@genotrance.com>
Date: Mon Apr 15 14:24:02 2019 -0500
Before/after hook info
commit cbb3af3e970b20322030331d4849436b821f25ca
Author: Ganesh Viswanathan <dev@genotrance.com>
Date: Mon Apr 15 13:44:56 2019 -0500
Remove nims from package dir after exec
commit 0ed53d60bcdc8bb11beddb965590ed3ee63349d4
Author: Ganesh Viswanathan <dev@genotrance.com>
Date: Sat Apr 13 00:44:26 2019 -0500
Return bool from hooks
commit ab38b81b81e68cfccf3ca84fd854422cd3733c84
Author: Ganesh Viswanathan <dev@genotrance.com>
Date: Fri Apr 12 23:20:13 2019 -0500
Initial version
commit b9ef88b9f79b48435e7b4beeff959b4223f4b8ba
Merge: 220ebae c8d79fc
Author: Ganesh Viswanathan <dev@genotrance.com>
Date: Tue Mar 26 20:16:21 2019 -0500
Merge remote-tracking branch 'upstream/master' into nocompiler
commit 220ebae355c945963591b002a43b262a70640aa5
Merge: 3d7227c 119be48
Author: Ganesh Viswanathan <dev@genotrance.com>
Date: Wed Dec 12 18:02:10 2018 -0600
Merge remote-tracking branch 'upstream/master'
commit 3d7227c8900c205aada488d60565c90e17759639
Merge: cf7263d 66d79bf
Author: Ganesh Viswanathan <dev@genotrance.com>
Date: Wed Oct 17 13:39:51 2018 -0500
Merge remote-tracking branch 'upstream/master'
commit cf7263d6caf27ca4930ed54b05d4aa4f36e1dff1
Merge: 2fc3106 ee4c0ae
Author: Ganesh Viswanathan <dev@genotrance.com>
Date: Thu Sep 13 23:03:41 2018 -0500
Merge remote-tracking branch 'upstream/master'
commit 2fc310623b9f49ea012fc04fa09713fda140a7a3
Merge: e9a8850 c249f9b
Author: Ganesh Viswanathan <dev@genotrance.com>
Date: Thu Apr 26 16:27:31 2018 -0500
Merge remote-tracking branch 'upstream/master'
commit e9a885099b0b97bf3e0cddcde27e8c6b0bd51b10
Merge: 7adfd7b 75b7a21
Author: Ganesh Viswanathan <dev@genotrance.com>
Date: Thu Mar 8 14:26:46 2018 -0600
Merge remote-tracking branch 'upstream/master'
commit 7adfd7be2b38a52886640579845de378139ca0cc
Author: Ganesh Viswanathan <dev@genotrance.com>
Date: Mon Jan 15 00:35:55 2018 -0600
Updated fix for #398
commit de18319159b76a9da6765f35ea4d2e2c963d688a
Merge: 93ba4a0 3dae264
Author: Ganesh Viswanathan <dev@genotrance.com>
Date: Sun Jan 14 22:01:20 2018 -0600
Merge remote-tracking branch 'upstream/master'
commit 93ba4a00820ccb9a5362f0398cf3b5b4782bbefe
Author: Ganesh Viswanathan <dev@genotrance.com>
Date: Sat Jan 13 19:52:34 2018 -0600
Fix for #398
2019-04-29 23:03:57 +01:00
genotrance
88f5545c75
Allow removal of reverse dependencies with uninstall --deps flag ( #601 )
...
* Fix for #398
* Updated fix for #398
* Enable uninstall of reverse deps
* Update README
* Updates based on feedback
2019-01-08 19:58:19 +00:00
Yuriy Glukhov
22485bbd6a
Fixed finExe in nimscript
2018-12-13 19:15:10 +02:00
Clyybber
66d79bf9a0
Replace deprecated procs ( #560 )
...
* Replace deprecated procs
* Remove deprecated proc
* Use sugar instead of future
* Use sugar instead of future 2
* Remove renameBabelToNimble
since it wasn't exported or used anyways
* Use sugar instead of future 3
* Use toUnix
2018-10-14 17:45:18 +01:00
Dominik Picheta
0909179261
Breaking change: hybrid packages require installExt = @["nim"].
2018-09-10 21:46:10 +01:00
Dominik Picheta
9f4081e888
Softened package structure rules when srcDir is not specified.
...
Fixes #469 .
2018-09-10 00:24:20 +01:00
Dominik Picheta
fb879efb72
Binary packages no longer install .nim files implicitly. Refs #469 .
2018-09-09 23:24:53 +01:00
Dominik Picheta
5dfe81556b
Adds test for #476 . Closes #476 .
2018-09-09 22:26:27 +01:00
Dominik Picheta
5d765fcc27
Fixes #496 .
2018-09-09 22:16:03 +01:00
Dominik Picheta
fe21329f3d
Fixes #531 . Fixes #393 . Replaces #465 .
2018-09-01 23:01:16 +01:00
Dominik Picheta
57f73ea268
Fixes #285 .
2018-08-28 17:45:28 +01:00
Dominik Picheta
2145f266e1
Fix custom task template.
2018-08-28 16:15:02 +01:00
Dominik Picheta
f9c54f7607
Fixes Travis CI run with choosenim.
...
Squashed commit of the following:
commit 0f8a7e178d
Author: Dominik Picheta <dominikpicheta@gmail.com>
Date: Tue Aug 28 14:56:03 2018 +0100
Fixes NIM_PREFIX_DIR affecting testing logs.
commit f566e8bcd1
Author: Dominik Picheta <dominikpicheta@gmail.com>
Date: Tue Aug 28 14:26:45 2018 +0100
Attempt to fix travis.
2018-08-28 15:17:32 +01:00
Dominik Picheta
db222bbae1
Improves pre and post hooks. Fixes #524 .
2018-08-23 00:33:06 +01:00
Yuriy Glukhov
5fcd7e5965
Fixed getPkgDir
2018-05-31 14:59:35 +03:00
Araq
12b5a9a4d1
fixes #491
2018-05-17 00:22:40 +02:00
Dominik Picheta
7e3058657c
Fixes problem with subdirs and 'develop'. Documents package urls.
2018-02-23 22:43:28 +00:00
Dominik Picheta
25ffe273f7
Implements #421 .
2018-02-23 22:27:14 +00:00
Chris
74856a8708
Prevent reserved names on Windows from being package names.
...
Fixes #349
2017-12-22 11:31:33 -05:00
Fabian Keller
209fca53e7
Terminate copy iteration when hitting in-place nimbleDir ( #429 )
...
* terminate copy iteration when hitting in-place nimbleDir; fixes #428
* investigate travis issue
* more investigations
* more investigations
* fix nim version issue
2017-12-21 23:15:03 +00:00
Fabian Keller
3d0d1fe9a4
gitignore files produced by tests
2017-11-13 20:30:00 +01:00
Dominik Picheta
c7b97bb206
Implements check command.
2017-10-15 15:28:29 +01:00
Dominik Picheta
a02a1431e2
Simplify implementation of path for Nimble links.
2017-09-30 14:16:57 +01:00
Yuriy Glukhov
9068e8e43a
Added a test
2017-09-09 23:15:08 +03:00
Dominik Picheta
301a366dd2
Refactoring and many fixes to PR #378 . (Broken)
...
This commit is broken due to a cleanup issue with NimScript eval.
2017-09-03 17:37:52 +01:00
Dominik Picheta
6a851f5b87
Merge branch 'master' of https://github.com/Nycto/nimble into Nycto-master
2017-09-03 15:16:04 +01:00
Dominik Picheta
92e9ec5e59
Fixes #373 . Implements #287 . Fixes #271 .
2017-09-02 23:19:03 +01:00
Dominik Picheta
acbce88bac
Fixes cloning repo for develop command.
2017-08-19 22:03:45 +01:00
Dominik Picheta
3bdce8d332
Fixes removal of linked packages (and speeds up removal).
2017-08-19 20:56:29 +01:00
Dominik Picheta
d72045ddc5
Attempt to fix tests.
2017-08-16 23:35:52 +01:00
Dominik Picheta
97dc0ffb45
Implements basic support for building with .nimble-link'ed packages.
2017-08-16 22:22:00 +01:00
Dominik Picheta
9f0aae0432
Check for Windows compilation in the tester.
2017-08-13 15:11:38 +01:00
Dominik Picheta
56dd401831
Implements develop command. Refs #240 .
2017-08-13 15:04:40 +01:00