summaryrefslogtreecommitdiff
path: root/test/mkmf/base.rb
AgeCommit message (Expand)Author
2013-07-04test/mkmf: $extmk in parallel testnobu
2013-03-11* test/mkmf/test_config.rb (TestMkmf): fix superclass mismatch.nobu
2013-03-11* test/mkmf/base.rb: class name conflict.usa
2013-03-08assertions.rb: allow procnobu
2012-05-08test/mkmf/base.rb: hide compiler outputnobu
2012-04-03* test/mkmf/base.rb (TestMkmf#setup): remove uninitialized global variable.nobu
2012-04-03* test/mkmf/base.rb (TestMkmf#teardown): remove meaningless assertion.nobu
2012-04-03* test/mkmf: remove generated files and ensure nothing left.nobu
2011-11-30* lib/mkmf.rb: Use MakeMakefile's rm_f to avoid conflict with Rake ordrbrain
2011-11-29Don't break tests.naruse
2011-11-28* lib/mkmf.rb: Wrap mkmf.rb in module MakeMakefile to clean up Objectdrbrain
2011-01-15* configure.in (warnflags): add -Werror=implicit-function-declarationnobu
2010-12-17* test/mkmf/base.rb (TestMkmf::FakeLog): capture output from mkmf.nobu
2010-12-10* test/mkmf/base.rb (TestMkmf#config_value): extract macro value fromnobu
2010-12-10* lib/mkmf.rb (check_signedness): should use the prelude code.nobu
2010-12-10* lib/mkmf.rb (Logging.log_close): separate from Logging.logfile.nobu
2010-12-06* test/mkmf/base.rb (TestMkmf#setup): run quietly.nobu
2009-11-26* test/mkmf/base.rb: use $INCFLAGS to add -I option. [Bug#2387]nobu
2009-08-06* test/mkmf/base.rb (TestMkmf): was turned into a class, becausenobu
2009-08-06* test/mkmf/base.rb: split from test_sizeof.rb.nobu