Roman Kuzmin
b58f78f112
invoke-build.json: Invoke-Build 2.12.0
2015-04-26 21:55:40 +01:00
Simon Hartcher
c5945dfd08
Merge pull request #345 from iakio/php-update
...
PHP5.6.8, 5.5.24, 5.4.40
2015-04-25 19:25:59 +10:00
ISHIDA Akio
85158b08f8
PHP5.6.8, 5.5.24, 5.4.40
2015-04-25 18:09:17 +09:00
Luke Sampson
5d0aa064b8
ln 2015.04.25 (don't force abs directories for symlinks)
2015-04-25 10:59:57 +10:00
Luke Sampson
3117117f7a
Merge pull request #344 from jlchoike/feature/add_grails
...
Added JSON manifest for Grails SDK
2015-04-25 09:37:03 +10:00
Jan L. Choike
78dedf0eb8
Added JSON manifest for Grails SDK
2015-04-24 07:49:04 -04:00
Simon Hartcher
b910c6d4e1
Merge pull request #343 from jlchoike/feature/update_groovy_243
...
Groovy 2.4.3 Update
2015-04-24 21:35:35 +10:00
Jan L. Choike
6673f2c347
Merge branch 'master' of github.com:lukesampson/scoop into feature/update_groovy_243
2015-04-24 07:23:08 -04:00
Jan L. Choike
a9381d5167
Updated groovy for 2.4.3 release
2015-04-24 07:20:34 -04:00
Simon Hartcher
8116e22e4a
Update Scala to 2.11.6
2015-04-24 16:32:12 +10:00
Luke Sampson
a77a5a3f8e
Merge pull request #341 from gutierri/master
...
update mariadb
2015-04-22 06:03:40 +10:00
Gutierri Barboza
3858c74100
update mariadb
2015-04-21 16:44:36 -03:00
Luke Sampson
93b3630db5
add bin/test shortcut
2015-04-13 12:22:18 +10:00
Simon Hartcher
57d59a91b2
Merge pull request #338 from lukesampson/shimtests
...
Add tests for shim
2015-04-12 23:24:21 +10:00
Simon Hartcher
23a39252aa
Fix shim tests failing when shimdir is not in path
2015-04-12 22:44:57 +10:00
Simon Hartcher
49bd9b637d
Add tests for shim
...
Refactored rm_shims into two functions rm_shims and rm_shim
Added tests for shim and rm_shim
Added test for quote in username (#196 )
2015-04-12 21:15:50 +10:00
Simon Hartcher
c87b89dd0c
Merge pull request #337 from lukesampson/manifest-validation
...
Add manifest validation tests
2015-04-12 15:47:30 +10:00
Simon Hartcher
44969bee9d
Add test for invalid json file
...
The test currently expects invalid json to throw. This might not
be the desired outcome.
2015-04-12 15:28:28 +10:00
Simon Hartcher
006c2b0bae
Add manifest validation tests
...
The manifest-validation test iterates through each json in the main
bucket to ensure that required fields (url, version) are not empty
2015-04-12 13:26:27 +10:00
Simon Hartcher
1184c35524
Merge pull request #336 from lukesampson/pester-tests
...
Migrate testing to Pester
2015-04-12 12:18:51 +10:00
Simon Hartcher
e8ed3fc2e3
Change setup_working to use %TEMP%
2015-04-12 12:12:14 +10:00
Simon Hartcher
2fa644c6df
Remove old tests and fixtures
2015-04-12 12:12:13 +10:00
Simon Hartcher
3a2adf9c3d
Migrate old tests to Pester
...
Migrate unzip_old tests to pester
Migrate packages tests to Pester
Migrate opts.ps1 to Pester
Migrate tests to use Pester idiomatic tests
Move tests.ps1 to Scoop-TestLib.ps1
2015-04-12 12:11:03 +10:00
Simon Hartcher
4ece1cf7c2
Fix build exiting when all tests pass
2015-04-12 12:10:54 +10:00
Simon Hartcher
f0b4e4e117
Fix hashtable test failing
2015-04-12 12:10:53 +10:00
Simon Hartcher
633278de8f
Enable pester to exit powershell session on failure
2015-04-12 12:10:35 +10:00
Simon Hartcher
47544c9e77
Add Pester tests for Config and Versions
...
Add Scoop-Config.Tests
Add Scoop-Versions.Tests
Remove old tests
2015-04-12 12:10:06 +10:00
Simon Hartcher
fb074f2c63
Remove unneeded scripts
...
Old movedir test
invoke-build script
2015-04-12 12:09:18 +10:00
Simon Hartcher
558e6eced1
Implement testing using Pester
...
Integrate with AppVeyor
2015-04-12 12:08:08 +10:00
Luke Sampson
755c1ad147
dart 1.0.0.3_r30188 (add checkver, fixes #326 )
2015-04-10 16:51:49 +10:00
Simon Hartcher
97bb2f0d2f
Add pester
...
Pester provides a framework for running Unit Tests to execute and
validate PowerShell commands inside of PowerShell.
2015-04-10 22:54:31 +10:00
Simon Hartcher
582c69786a
Merge pull request #333 from scottwillmoore/add-premake
...
Add premake build tools
2015-04-10 22:12:47 +10:00
Simon Hartcher
6f45d1db8f
Merge pull request #334 from scottwillmoore/add-ninja
...
Add ninja build system
2015-04-10 22:03:23 +10:00
Simon Hartcher
d5ee38d2c9
Merge pull request #332 from scottwillmoore/add-hub
...
Add hub
2015-04-10 22:00:32 +10:00
Scott Moore
3420aafb3c
Add ninja build system
2015-04-10 17:36:50 +10:00
Scott Moore
15446dcad5
Add premake build tools
2015-04-10 17:27:51 +10:00
Scott Moore
a51b40b3b4
Add hub
2015-04-10 17:18:39 +10:00
Luke Sampson
74edb524c5
fix typo and test appveyor webhook
2015-04-09 18:25:00 +10:00
Simon Hartcher
8f75013977
Add appveyor build badge to README
2015-04-09 15:37:55 +10:00
Simon Hartcher
f87c55a219
Merge pull request #331 from lukesampson/appveyor-ci
...
Appveyor CI
2015-04-09 15:21:33 +10:00
Simon Hartcher
9c964418ca
Add continuous integration using AppVeyor
...
The AppVeyor build installs Scoop, then Invoke-Build which runs
some tests.
2015-04-09 15:16:25 +10:00
Simon Hartcher
c9e278bb62
Fix invalid json formatting in vim.json
...
Add a missing escaped double quote that causes Scoop to error.
Was introduced in b24c06c (#329 )
Fixes #325
2015-04-08 12:09:05 +10:00
Luke Sampson
13ca9ab69a
Merge pull request #329 from guillermooo-forks/fix-vim-shell-option
...
edit vim.json
2015-04-08 08:00:31 +10:00
guillermooo
b24c06cee6
edit vim.json
2015-04-07 19:38:55 +02:00
Simon Hartcher
bed692a608
Added movedir test for quotes in username ( #196 )
2015-04-07 13:44:00 +10:00
Simon Hartcher
6b7b43708b
Merge pull request #327 from guillermooo-forks/fix-vim-shell-option
...
fix #325 - bypass execution policy in vim's :shell command
2015-04-07 12:06:11 +10:00
guillermooo
405723f91d
fix #325 - bypass execution policy in vim's :shell command'
2015-04-06 21:32:47 +02:00
Luke Sampson
b5f36b7e30
Merge pull request #323 from gutierri/master
...
Youtube DL
2015-04-05 14:56:08 +10:00
Luke Sampson
083cdd9743
handle version change from string to numeric ( fixes #322 )
2015-04-05 14:54:25 +10:00
Gutierri Barboza
7a1ab558fb
fixs youtube-dl
2015-04-05 01:48:33 -03:00