summaryrefslogtreecommitdiff
path: root/test/mkmf
AgeCommit message (Expand)Author
2013-07-29mkmf.rb: expand all macrosnobu
2013-07-04mkmf.rb: header in frameworknobu
2013-07-04test/mkmf: $extmk in parallel testnobu
2013-07-04test_have_library.rb: toolchains resultnobu
2013-07-04mkmf.rb: CONFTESTnobu
2013-04-20* test/csv/test_features.rb, test/logger/test_logger.rbakr
2013-03-23* test/mkmf/test_have_macro.rb: remove temporally files in the tests.akr
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-11mkmf.rb: defer use of instance variablenobu
2013-03-08assertions.rb: allow procnobu
2013-02-07mkmf.rb: fix merge_libsnobu
2013-02-07test_libs.rb: new testnobu
2013-01-23mkmf.rb: large unsignednobu
2013-01-23mkmf.rb: larger constantsnobu
2013-01-23mkmf.rb: try_constant testsnobu
2013-01-21test_have_macro.rb: unused variablesnobu
2012-12-05* test/mkmf/test_have_func.rb: tests for have_func.nobu
2012-12-05test_have_library.rb: assert_have_librarynobu
2012-12-05test_have_macro.rb: TestHaveMacronobu
2012-12-05* test/mkmf/test_have_library.rb: tests for have_library.nobu
2012-12-05mkmf.rb: different strings from conflict markersnobu
2012-09-06mkmf.rb: fix splitting options with an argumentnobu
2012-08-01test_framework.rb: show mkmf.log on failurenobu
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
2012-02-22* test/mkmf/test_framework.rb: try CoreFoundation framework, thannobu
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-10-02* test/mkmf/test_framework.rb: test for r33372.nobu
2011-03-11* lib/mkmf.rb (find_executable0): should exclude directories.nobu
2011-02-12* lib/test/unit.rb (assert_include): add alias.nobu
2011-01-15* configure.in (warnflags): add -Werror=implicit-function-declarationnobu
2011-01-06* lib/mkmf.rb (configuration): fixing gsub when multiple error flagstenderlove
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
2010-12-06* test/mkmf/test_find_executable.rb (test_find_executable): usenobu
2010-12-03* lib/mkmf.rb (convertible_int): define printf format prefix too.nobu
2010-12-03* lib/mkmf.rb (convertible_int): detect convertible integer type.nobu
2010-12-03* lib/mkmf.rb (check_sizeof): should return integer always.nobu
2010-10-23* lib/mkmf.rb: $extmk should be true for test/runner.nobu
2010-01-29suppress a warning.akr
2010-01-29* configure.in, win32/Makefile.sub (EXECUTABLE_EXTS): should benobu
2009-11-26* test/mkmf/base.rb: use $INCFLAGS to add -I option. [Bug#2387]nobu