ruby/tool/lib/test
lukeg 7717684d16 tool test/unit/testcase: rename vars @passed, @@current
to @__passed__, @@__current__.
@passed is redefined in a few test suites, and this could lead to bugs.

Also rename @options (Runner#options) to @__runner_options__, which is
only used in make test-tool anyway.
2023-10-26 12:39:13 +09:00
..
unit tool test/unit/testcase: rename vars @passed, @@current 2023-10-26 12:39:13 +09:00
unit.rb Fallback job status to normal if no tty 2023-10-21 19:47:05 +09:00