summaryrefslogtreecommitdiff
path: root/test/test_pstore.rb
AgeCommit message (Expand)Author
2017-01-17lib/pstore.rb: Specify frozen_string_literal: true.kazu
2016-09-28test_pstore.rb: use queuesnobu
2015-12-16Add frozen_string_literal: false for all filesnaruse
2014-11-13* test/lib/envutil.rb: Moved from test/ruby/.akr
2014-05-31Join threads.akr
2013-08-15* io.c, internal.h (rb_io_flush_raw): new function to select callingusa
2013-08-14* test/test_pstore.rbusa
2013-08-14* test/test_pstore.rbusa
2012-09-04test_pstore.rb: fix for timeoutshirosaki
2012-05-07use assert_equal, assert_match, and so on.nobu
2011-12-08Generate temporary file in tmpdir.naruse
2011-09-13* lib/pstore.rb, test/test_pstore.rb: suppress warnings with -v.nobu
2011-09-13* lib/pstore.rb (PStore): always open in binary mode even ifnobu
2011-05-15* remove trailing spaces.nobu
2011-03-13* lib/pstore.rb: Fix don't raise "nested transaction" when thread_safesorah
2011-03-07* lib/pstore.rb: Delete variable @transaction and fix #4474. Patch bysorah
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2008-04-10* lib/pstore.rb: replaced by Hongli Lai's faster version.matz