Linux heracles.o2switch.net 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
/
opt
/
alt
/
ruby21
/
share
/
ri
/
2.1.0
/
system
/
Rake
/
TestTask
/
//opt/alt/ruby21/share/ri/2.1.0/system/Rake/TestTask/cdesc-TestTask.ri
U:RDoc::NormalClass[iI" TestTask:ETI"Rake::TestTask;TI"Rake::TaskLib;To:RDoc::Markup::Document:@parts[o;;[o:RDoc::Markup::Paragraph;[I",Create a task that runs a set of tests.;To:RDoc::Markup::BlankLine o; ;[I" Example:;T@o:RDoc::Markup::Verbatim;[ I"Rake::TestTask.new do |t| ;TI" t.libs << "test" ;TI"0 t.test_files = FileList['test/test*.rb'] ;TI" t.verbose = true ;TI" end ;T:@format0o; ;[ I"DIf rake is invoked with a "TEST=filename" command line option, ;TI"Hthen the list of test files will be overridden to include only the ;TI"Hfilename specified on the command line. This provides an easy way ;TI"to run just one test.;T@o; ;[ I"GIf rake is invoked with a "TESTOPTS=options" command line option, ;TI"Cthen the given options are passed to the test process after a ;TI"D'--'. This allows Test::Unit options to be passed to the test ;TI"suite.;T@o; ;[I"Examples:;T@o;;[ I">rake test # run tests normally ;TI"Crake test TEST=just_one_file.rb # run just one test file. ;TI"?rake test TESTOPTS="-v" # run in verbose mode ;TI"Brake test TESTOPTS="--runner=fox" # use the fox test runner;T;0: @fileI"lib/rake/testtask.rb;T:0@omit_headings_from_table_of_contents_below0; 0;0[ [ I" libs;TI"RW;T:publicFI"lib/rake/testtask.rb;T[ I"loader;TI"RW;T;F@6[ I" name;TI"RW;T;F@6[ I"options;TI"RW;T;F@6[ I"pattern;TI"RW;T;F@6[ I"ruby_opts;TI"RW;T;F@6[ I"verbose;TI"RW;T;F@6[ I"warning;TI"RW;T;F@6[ [ [[I" class;T[[;[[I"new;T@6[:protected[ [:private[ [I" instance;T[[;[[I"define;F@6[I"file_list_string;F@6[I" lib_path;F@6[I"ruby_opts_string;F@6[I"ruby_version;F@6[I" run_code;F@6[I"test_files=;F@6[;[ [;[ [ [U:RDoc::Context::Section[i 0o;;[ ; 0;0[@1I" Rake;FcRDoc::NormalModule