Граф коммитов

15 Коммитов

Автор SHA1 Сообщение Дата
Zach Leslie b6daed9ffc (feat) Add feature upgradeable
This commit adds the ability to specify ensure => latest to a package
 resource, instructing pkgng to upgrade to the latest available version
 of the package.
2014-01-25 18:30:03 -08:00
Zach Leslie 5c04a9cedd Fix prefetching
Prefetching was not working as of implementing versionable.  It now
works, but the test is broken, since I am not sure how to test
@property_hash.
2013-06-25 09:51:12 -07:00
Zach Leslie bb4e278cd5 clean up spec_helper.rb 2013-06-10 16:27:17 -07:00
Zach Leslie e518d399e2 implement first pass at versionable 2013-06-09 21:48:22 -07:00
Zach Leslie 50226a3510 test for pkg.conf before installing 2013-06-09 20:23:21 -07:00
Zach Leslie bc51cd7d5b fixup some tests 2013-06-09 18:54:55 -07:00
Zach Leslie 43c71fff9c surely commenting broken tests is as good as testing, right? 2013-06-09 18:44:07 -07:00
Zach Leslie 44e7dfa570 no longer require mocha 2013-06-09 18:24:22 -07:00
Zach Leslie 99c48a7ee7 order 2013-05-14 10:11:32 -07:00
Zach Leslie 6f4818bf60 get rid of the deprecation warnings 2013-05-14 10:09:11 -07:00
Zach Leslie 843f9cf285 fix broken tests, use returns instead of yields 2013-05-13 21:23:07 -07:00
Zach Leslie c27d3c51d2 add test using fixture 2013-05-13 20:54:49 -07:00
Zach Leslie f1958b2f36 add info fixture 2013-05-13 20:53:18 -07:00
Zach Leslie 2a850eeaa5 improve code to return an empty list of packages if no packages are found 2013-05-13 19:55:11 -07:00
Zach Leslie 3057110a2c begin adding some tests 2013-05-13 17:28:37 -07:00