Commit Graph
1119 Commits
Author SHA1 Message Date
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
Gutierri Barboza 617900b112 add youtube-dl 2015-04-05 01:43:02 -03:00
Simon Hartcher b2746ff237 Merge pull request #320 from deevus/scoop-update-git
Scoop update using git
2015-04-05 12:35:21 +10:00
Luke Sampson 4b3161bc67 Merge pull request #321 from ntwb/ruby221
Ruby 2.2.1
2015-04-05 11:42:36 +10:00
Stephen Edgar adae7c94c6 Ruby 2.2.1 2015-04-05 11:36:33 +10:00
Simon Hartcher 3e0b5293bc Changed scoop-status to git fetch quietly 2015-04-04 15:45:52 +11:00
Simon Hartcher ed3972ee75 Removed unused timestamp code 2015-04-04 14:58:04 +11:00
Simon Hartcher 735ee17571 Fixed status command. Added support for custom repo/branch. 2015-04-04 14:48:41 +11:00
Simon Hartcher 94ae0cc92a Changed scoop update to use git for updating self 2015-04-04 14:22:23 +11:00
Simon Hartcher a5aa2a0568 Merge pull request #316 from teadawg/patch-1
Update apache.json
2015-04-04 11:59:32 +11:00
Simon Hartcher 7a0452450b Merge pull request #318 from rmyorston/master
Updates to busybox.json
2015-04-04 11:55:05 +11:00
Ron Yorston bd44f1a670 busybox: use http URL for download
busybox.exe is now available via http.  This is preferable to ftp
because it will allow the link to be redirected if necessary.
2015-04-03 09:37:28 +01:00
Ron Yorston 23c8cac377 busybox: add some new aliases 2015-04-03 09:35:32 +01:00
Luke Sampson 0543018079 Merge pull request #317 from moigagoo/patch-5
Update Mercurial to 3.3.3
2015-04-03 10:20:49 +10:00
Konstantin Molchanov c671e7677e Update Mercurial to 3.3.3 2015-04-02 23:42:27 +03:00
teadawg 248ed29414 Update apache.json
update version, url and hash
2015-04-02 16:03:39 +02:00
Simon Hartcher 3f67edc218 csvtosql 0.1.1-alpha 2015-04-02 15:29:53 +11:00
teadawg 4ac26b3f8c Update apache.json
update broken link
2015-04-02 00:42:46 +02:00
Kody Brown f9125ccdb2 Added syncany-cli. 2015-04-01 13:58:08 +11:00
Simon Hartcher 2ad8316764 Fixes #315 py throws error 'Can't find default python' 2015-04-01 13:25:37 +11:00
Luke Sampson 09228233b7 Merge pull request #314 from lukesampson/nightly-support
Added simplistic nightly support
2015-03-31 08:39:58 +10:00
Simon Hartcher 2c31213431 Added simplistic nightly support
When an app versioned as "nightly" is installed (or updated),
the current date is appended to the version which changes the
version directory to nightly-yyyymmdd.

Fixes #181
2015-03-30 23:32:08 +11:00