higgs 0.1.4 → 0.1.5

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -3,8 +3,8 @@ rubygems_version: 0.9.4
3
3
  specification_version: 1
4
4
  name: higgs
5
5
  version: !ruby/object:Gem::Version
6
- version: 0.1.4
7
- date: 2007-11-28 00:00:00 +09:00
6
+ version: 0.1.5
7
+ date: 2008-01-20 00:00:00 +09:00
8
8
  summary: pure ruby transactional storage compatible with unix TAR format
9
9
  require_paths:
10
10
  - lib
@@ -74,6 +74,7 @@ files:
74
74
  - test/test_tman.rb
75
75
  - test/test_block.rb
76
76
  - test/test_dbm.rb
77
+ - test/test_cache_mvcc.rb
77
78
  - test/test_storage_conf.rb
78
79
  - test/test_services.rb
79
80
  - test/test_tar.rb
@@ -81,6 +82,7 @@ files:
81
82
  - test/test_storage.rb
82
83
  - test/test_index.rb
83
84
  - test/test_tman_init_opts.rb
85
+ - test/test_tman_mvcc.rb
84
86
  - test/test_flock.rb
85
87
  - test/test_replication.rb
86
88
  - test/test_store.rb