aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_pstore.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * test/lib/envutil.rb: Moved from test/ruby/.akr2014-11-131-1/+0
* Join threads.akr2014-05-311-6/+14
* * io.c, internal.h (rb_io_flush_raw): new function to select callingusa2013-08-151-1/+1
* * test/test_pstore.rbusa2013-08-141-1/+1
* * test/test_pstore.rbusa2013-08-141-1/+1
* test_pstore.rb: fix for timeoutshirosaki2012-09-041-1/+1
* use assert_equal, assert_match, and so on.nobu2012-05-071-4/+4
* Generate temporary file in tmpdir.naruse2011-12-081-4/+12
* * lib/pstore.rb, test/test_pstore.rb: suppress warnings with -v.nobu2011-09-131-3/+1
* * lib/pstore.rb (PStore): always open in binary mode even ifnobu2011-09-131-0/+18
* * remove trailing spaces.nobu2011-05-151-1/+1
* * lib/pstore.rb: Fix don't raise "nested transaction" when thread_safesorah2011-03-131-0/+10
* * lib/pstore.rb: Delete variable @transaction and fix #4474. Patch bysorah2011-03-071-0/+29
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-6/+6
* * lib/pstore.rb: replaced by Hongli Lai's faster version.matz2008-04-101-0/+74