# Add files to this as they become documented enumerator/enumerator.c iconv/iconv.c nkf/lib/kconv.rb nkf/nkf.c socket/socket.c stringio/stringio.c strscan/strscan.c win32ole zlib/zlib.c atom/benchmark/buffer_get.yml?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/benchmark/buffer_get.yml
44c7b3d99341e&showmsg=1'>Expand)
AgeCommit message (Expand)Author
2021-11-10IO::Buffer for scheduler interface.Samuel Williams
Author
2021-11-10Disable experimental warnings in test/runner.rbNobuyoshi Nakada
2021-11-10Mark IO::Buffer as experimental.Samuel Williams
2021-08-05check GC.enable'd statusKoichi Sasada
2019-12-12call GC.compact after each test.Koichi Sasada
2019-10-02Enable checkers on parallel test.Koichi Sasada
2019-07-25Get rid of failures about coverageNobuyoshi Nakada
2019-07-25Separated tool/test/runner.rb and test/runner.rbNobuyoshi Nakada
2019-07-25Moved NoMemoryError hook to Test::Unit::AutoRunnerNobuyoshi Nakada
2019-07-24@@project_dir in Gem::TestCase is no longer usedNobuyoshi Nakada
2019-07-22Fixed exception messageNobuyoshi Nakada
2019-07-22Only the first argument can be --test-target-dir optionNobuyoshi Nakada
2019-07-21tool/test/runner.rb: support --test-target-dir optionYusuke Endoh
2019-07-15Added test-tool target for the test suite of tool/test files.Hiroshi SHIBATA