index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
runner.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
* lib/test/unit: removed test/unit.
akr
2008-10-16
1
-16
/
+2
*
Disable minitest autorunner and run manually in order to get test/unit fork/s...
ryan
2008-10-15
1
-1
/
+11
*
Fixed missing test/unit.rb, bad svn merge. Rolled back test/runner.rb
ryan
2008-10-10
1
-43
/
+1
*
Fix some RDoc and RubyGems test interactions. Fix -n in test/runner.rb
drbrain
2008-09-29
1
-0
/
+2
*
I finally clued into the fact that test/unit's -x was for file level filterin...
ryan
2008-09-25
1
-2
/
+21
*
Allow for -v and other flags to be passed through properly
ryan
2008-09-24
1
-1
/
+4
*
Added ARGV filtering for tests. Allows for multiple values
ryan
2008-09-24
1
-4
/
+11
*
Added changes needed for miniunit. usually from using internal calls that are...
ryan
2008-09-23
1
-1
/
+12
*
* lib/test/unit/collector.rb (collect_file): now deletes paths added
ntalbott
2005-02-17
1
-1
/
+1
*
* test/runner.rb (CROSS_COMPILING): need to require rbconfig.rb before
eban
2004-11-20
1
-1
/
+2
*
* ext/extmk.rb (extmake): skip uncompiled extensions.
nobu
2004-04-08
1
-0
/
+1
*
* bin/testrb: new test runner. [ruby-core:01845]
nobu
2003-12-02
1
-4
/
+1
*
* eval.c (rb_feature_p): match by classified suffix.
nobu
2003-10-13
1
-1
/
+4
*
* lib/test/unit.rb: removed installation instructions.
ntalbott
2003-10-08
1
-58
/
+2
*
* lib/soap/netHttpClient.rb: follow http-access2. hosts which matches
nahi
2003-10-04
1
-1
/
+1
*
* test/runner.rb: glob for directories.
nobu
2003-09-30
1
-1
/
+8
*
* lib/optparse.rb (OptionParser#order, #permute, #parse): allow an
nobu
2003-09-05
1
-11
/
+14
*
* test/runner.rb: arguments should be keys.
nobu
2003-09-05
1
-1
/
+1
*
test/runner.rb: convert Version to numeric array.
nobu
2003-09-05
1
-3
/
+2
*
test/runner.rb: add Release.
nobu
2003-09-05
1
-3
/
+4
*
* lib/optparse.rb (--version): fix assignment/reference order.
nobu
2003-09-05
1
-10
/
+21
*
* test/runner.rb: added. gets testcases from command line and runs it.
nahi
2003-09-05
1
-0
/
+42