summaryrefslogtreecommitdiff
path: root/test/test-main.rb
Commit message (Expand)AuthorAgeFilesLines
* [enhance] modify test scripts to support Rubiniusmakoto kuwata2011-03-201-2/+33
* [refactor] tweak 'test-main.rb'makoto kuwata2009-07-151-12/+8
* [bugfix] 'main.rb' to 'erubis -z' prints 'Syntax OK' correctlymakoto kuwata2009-07-151-0/+24
* - [bugfix] report argument name when option argument is missingmakoto kuwata2009-02-071-18/+21
* - [change] change '#!/usr/bin/ruby' to '#!/usr/bin/env ruby' in 'bin/erubis'makoto kuwata2009-02-071-0/+24
* * [change] use "#{ENV['_']} -wc" instead of 'ruby -wc' to check syntax (-z) i...makoto kuwata2008-06-121-2/+17
* - [enhance] test/testutil.rb: add TestCase::post_definitionmakoto kuwata2008-06-121-0/+6
* - [bugfix] main.rb: help message was not displayedmakoto kuwata2007-07-111-0/+13
* - [enhance] add '-T' (don't expand tab characters)makoto kuwata2007-05-221-1/+25
* - [refactor] remove RailsHelperEruby from helpers/rails.rbmakoto kuwata2007-05-181-1/+1
* - [enhance] new command-line option '-X', '-N', '-C', and '-U' supportmakoto kuwata2007-05-151-6/+6
* - [bugfix] ExpressionInterporationEnhancer.description() had errormakoto kuwata2007-05-151-4/+4
* - [change] option '-T' is removed(no author)2007-02-111-4/+4
* - [change] option '-X' is changed to '-z'(no author)2007-02-111-5/+5
* - [update] rdoc of erubis.rb(no author)2007-02-041-7/+94
* - [change] engine/eruby.rb: class Erubis::Eruby changed to include StringBuff...(no author)2007-02-021-9/+9
* - [change] main.rb: option '-c class' is renamed to '-C'(no author)2007-02-021-3/+24
* - [change] embedded expr pattern of piengine is changed from '${...}' to '@{....makoto kuwata2006-09-181-2/+2
* - [refactor] divide Engine class into Converter, Generator, and Evaluatormakoto kuwata2006-08-021-0/+108
* - [change] 'bin/noitem' uses pattern '<? !>' when lang is eperlmakoto kuwata2006-05-271-0/+400