summaryrefslogtreecommitdiff
path: root/tool/test/webrick
Commit message (Expand)AuthorAgeFilesLines
* s/MJIT/RJIT/Takashi Kokubun2023-03-062-2/+2
* Use class methods of `File` over `Kernel.open` and `IO.read`Nobuyoshi Nakada2022-12-012-3/+3
* Prepare for removing RubyVM::JIT (#5262)Takashi Kokubun2021-12-132-2/+2
* Fixed inconsistent require order for assertions and core_assertionsHiroshi SHIBATA2021-09-111-0/+2
* Use CoreAssertions instead of AssertionsHiroshi SHIBATA2021-09-111-2/+2
* Use Test::Unit instead of Minitest::UnitHiroshi SHIBATA2021-05-181-4/+4
* Run nmake check on Actions (#4487)Takashi Kokubun2021-05-112-0/+2
* Rename RubyVM::MJIT to RubyVM::JITTakashi Kokubun2021-01-132-2/+2
* Move webrick library into internal test toolchainHiroshi SHIBATA2020-12-1024-0/+3804