|
06cb4b7a55
|
migrate some Cache tests to integration tests
|
2017-05-22 15:55:18 -04:00 |
|
|
31968e7e32
|
complete spec updates for RSpec 3 using only :expect syntax
|
2014-06-12 15:52:15 -04:00 |
|
|
5783ed993a
|
update more rspec expectations
|
2014-06-12 15:43:50 -04:00 |
|
|
0778f043ee
|
update many specs to RSpec 3 format
|
2014-06-12 15:39:20 -04:00 |
|
|
42597b2dac
|
use new rspec expect syntax
|
2014-06-12 13:54:35 -04:00 |
|
|
ea30b0b5ee
|
Fix Cache#mkdir_p to handle absolute paths - fix #5
|
2014-04-15 14:15:32 -04:00 |
|
|
160434b903
|
Cache: change to a Singleton object so it is only loaded from disk once
|
2014-04-15 14:02:26 -04:00 |
|
|
fdc5c8773c
|
Issue #7 - store MD5 of build command instead of the full command in the cache
|
2014-04-14 17:17:54 -04:00 |
|
|
c61380b354
|
Issue #7 - change .rsconscache from using YAML to JSON to speed up parsing
|
2014-04-14 16:52:21 -04:00 |
|
|
f8af0630b0
|
pass env to Cache#up_to_date?() and #register_build() instead of user_deps
|
2013-12-31 12:46:30 -05:00 |
|
|
7330e74ab8
|
modify Cache to store user-specified extra dependencies
|
2013-12-27 14:20:32 -05:00 |
|
|
8100830c16
|
spec Cache
|
2013-11-05 10:25:36 -05:00 |
|