[cairo-commit] rcairo/test-unit/bin testrb,NONE,1.1
Kouhei Sutou
commit at pdx.freedesktop.org
Wed Aug 13 01:20:54 PDT 2008
- Previous message: [cairo-commit] rcairo/test-unit History.txt, NONE, 1.1 Manifest.txt, NONE, 1.1 README.txt, NONE, 1.1 Rakefile, NONE, 1.1
- Next message: [cairo-commit] rcairo/test-unit/lib/test unit.rb,NONE,1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: kou
Update of /cvs/cairo/rcairo/test-unit/bin
In directory kemper:/tmp/cvs-serv10309/test-unit/bin
Added Files:
testrb
Log Message:
* test-unit: imported Test::Unit 2.x.
--- NEW FILE: testrb ---
#!/usr/bin/env ruby
require 'test/unit'
(r = Test::Unit::AutoRunner.new(true)).process_args(ARGV) or
abort r.options.banner + " tests..."
exit r.run
- Previous message: [cairo-commit] rcairo/test-unit History.txt, NONE, 1.1 Manifest.txt, NONE, 1.1 README.txt, NONE, 1.1 Rakefile, NONE, 1.1
- Next message: [cairo-commit] rcairo/test-unit/lib/test unit.rb,NONE,1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list