aboutsummaryrefslogtreecommitdiffstats
path: root/tool/test
Commit message (Expand)AuthorAgeFilesLines
* call GC.compact after each test.Koichi Sasada2019-12-121-0/+1
* Make TracePoint.stat a singleton method again (#2726)Alan Wu2019-12-041-1/+1
* tool/lib/test/unit/parallel.rb: fail explicitly when failing to get ioYusuke Endoh2019-12-031-0/+2
* use builtin for TracePoint.Koichi Sasada2019-11-081-2/+1
* fix assertion number.Koichi Sasada2019-10-021-1/+1
* Enable checkers on parallel test.Koichi Sasada2019-10-021-4/+4
* Get rid of failures about coverageNobuyoshi Nakada2019-07-251-1/+1
* Separated tool/test/runner.rb and test/runner.rbNobuyoshi Nakada2019-07-251-32/+16
* Moved NoMemoryError hook to Test::Unit::AutoRunnerNobuyoshi Nakada2019-07-251-7/+1
* @@project_dir in Gem::TestCase is no longer usedNobuyoshi Nakada2019-07-241-6/+0
* Fixed exception messageNobuyoshi Nakada2019-07-221-1/+1
* Only the first argument can be --test-target-dir optionNobuyoshi Nakada2019-07-221-8/+6
* tool/test/runner.rb: support --test-target-dir optionYusuke Endoh2019-07-211-2/+15
* Added test-tool target for the test suite of tool/test files.Hiroshi SHIBATA2019-07-151-0/+39
* Put jisx0208.rb to under the library directory.Hiroshi SHIBATA2019-07-151-1/+1
* Adjust minitest file pathNobuyoshi Nakada2019-07-021-1/+1
* Adjust minitest file pathNobuyoshi Nakada2019-07-021-1/+1
* Split test files for test-framework that are test-unit and minitest to tool d...Hiroshi SHIBATA2019-07-0217-0/+2800
* tool/test/test_jisx0208.rb: Use `require_relative`kazu2019-02-071-1/+1
* * enc/trans/EMOJI/*.src, enc/trans/emoji*, enc/x-emoji.c, test/ruby/enc/test_...muraken2010-03-091-0/+40