summaryrefslogtreecommitdiff
path: root/tool/test/webrick
AgeCommit message (Expand)Author
2024-03-14Ensure test suite is compatible with --frozen-string-literalJean Boussier
2023-12-27Fix WEBrick::TestFileHandler#test_short_filename test not workingKJ Tsanaktsidis
2023-03-06s/MJIT/RJIT/Takashi Kokubun
2022-12-01Use class methods of `File` over `Kernel.open` and `IO.read`Nobuyoshi Nakada
2021-12-13Prepare for removing RubyVM::JIT (#5262)Takashi Kokubun
2021-09-11Fixed inconsistent require order for assertions and core_assertionsHiroshi SHIBATA
2021-09-11Use CoreAssertions instead of AssertionsHiroshi SHIBATA
2021-05-18Use Test::Unit instead of Minitest::UnitHiroshi SHIBATA
2021-05-11Run nmake check on Actions (#4487)Takashi Kokubun
2021-01-13Rename RubyVM::MJIT to RubyVM::JITTakashi Kokubun
2020-12-10Move webrick library into internal test toolchainHiroshi SHIBATA