aboutsummaryrefslogtreecommitdiffstats
path: root/test/mkmf/base.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* mkmf/base.rb: capture outputnobu2015-11-041-1/+5
* mkmf/base.rb: clean up tmpdirnobu2015-03-031-1/+1
* mkmf/base.rb: fix constant scopenobu2015-02-051-3/+4
* mkmf.rb: avoid interferencenobu2015-02-031-1/+11
* test/mkmf: $extmk in parallel testnobu2013-07-041-0/+2
* * test/mkmf/test_config.rb (TestMkmf): fix superclass mismatch.nobu2013-03-111-1/+1
* * test/mkmf/base.rb: class name conflict.usa2013-03-111-1/+1
* assertions.rb: allow procnobu2013-03-081-8/+1
* test/mkmf/base.rb: hide compiler outputnobu2012-05-081-2/+6
* * test/mkmf/base.rb (TestMkmf#setup): remove uninitialized global variable.nobu2012-04-031-1/+1
* * test/mkmf/base.rb (TestMkmf#teardown): remove meaningless assertion.nobu2012-04-031-1/+0
* * test/mkmf: remove generated files and ensure nothing left.nobu2012-04-031-0/+2
* * lib/mkmf.rb: Use MakeMakefile's rm_f to avoid conflict with Rake ordrbrain2011-11-301-2/+2
* Don't break tests.naruse2011-11-291-2/+2
* * lib/mkmf.rb: Wrap mkmf.rb in module MakeMakefile to clean up Objectdrbrain2011-11-281-2/+2
* * configure.in (warnflags): add -Werror=implicit-function-declarationnobu2011-01-151-0/+38
* * test/mkmf/base.rb (TestMkmf::FakeLog): capture output from mkmf.nobu2010-12-171-0/+41
* * test/mkmf/base.rb (TestMkmf#config_value): extract macro value fromnobu2010-12-101-0/+8
* * lib/mkmf.rb (check_signedness): should use the prelude code.nobu2010-12-101-0/+7
* * lib/mkmf.rb (Logging.log_close): separate from Logging.logfile.nobu2010-12-101-0/+6
* * test/mkmf/base.rb (TestMkmf#setup): run quietly.nobu2010-12-061-7/+2
* * test/mkmf/base.rb: use $INCFLAGS to add -I option. [Bug#2387]nobu2009-11-261-2/+1
* * test/mkmf/base.rb (TestMkmf): was turned into a class, becausenobu2009-08-061-1/+8
* * test/mkmf/base.rb: split from test_sizeof.rb.nobu2009-08-061-0/+28