summaryrefslogtreecommitdiff
path: root/test/runner.rb
AgeCommit message (Expand)Author
2005-02-17 * lib/test/unit/collector.rb (collect_file): now deletes paths addedntalbott
2003-12-02* bin/testrb: new test runner. [ruby-core:01845]nobu
2003-10-13* eval.c (rb_feature_p): match by classified suffix.nobu
2003-10-08 * lib/test/unit.rb: removed installation instructions.ntalbott
2003-10-04* lib/soap/netHttpClient.rb: follow http-access2. hosts which matchesnahi
2003-09-30* test/runner.rb: glob for directories.nobu
2003-09-05* lib/optparse.rb (OptionParser#order, #permute, #parse): allow annobu
2003-09-05* test/runner.rb: arguments should be keys.nobu
2003-09-05test/runner.rb: convert Version to numeric array.nobu
2003-09-05test/runner.rb: add Release.nobu
2003-09-05* lib/optparse.rb (--version): fix assignment/reference order.nobu
2003-09-05* test/runner.rb: added. gets testcases from command line and runs it.nahi
e_point.rb?id=1819652578e8f9fe3606f7a716ec4e427fc55f0a'>[Feature #16513] TracePoint#inspect returns "... file:line" (#3391)Nguyễn Quang Minh 2020-06-19[Feature #16254] Use `Primitive.func` styleNobuyoshi Nakada 2020-06-19[Feature #16254] Use `__builtin.func` styleNobuyoshi Nakada 2020-01-05Fix output of example [ci skip]Kazuhiro NISHIYAMA 2019-12-04Make TracePoint.stat a singleton method again (#2726)Alan Wu 2019-11-08use builtin for TracePoint.Koichi Sasada