index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
mkmf
Age
Commit message (
Expand
)
Author
2023-05-29
mkmf: Add the extra option `--with-verbose` to enable verbose mode. (#7863)
Jun Aruga
2023-01-31
mkconfig: Map `includedir` only for system ruby
Nobuyoshi Nakada
2022-10-02
Also the tests should use the configured pkg-config
Nobuyoshi Nakada
2022-08-25
Make sure super is called and fix teardown
Takashi Kokubun
2022-08-25
Skip flaky mkmf tests on AppVeyor
Takashi Kokubun
2022-04-22
Avoid defining the same test class in multiple files
Jeremy Evans
2022-03-17
Update the test for [Feature #18615]
Nobuyoshi Nakada
2022-01-29
mkmf: pkg_config accepts multiple options
Mike Dalessio
2022-01-29
test: backfill coverage for MakeMakefile.pkg_config
Mike Dalessio
2021-10-03
Revert "mkmf.rb: try linking at try_var" [Bug #18235]
Nobuyoshi Nakada
2021-07-08
mkmf.rb: try linking at try_var
Nobuyoshi Nakada
2021-07-03
Separate toolchain dependent test
Nobuyoshi Nakada
2021-03-30
mkmf: fixed install directories of header files in extension libraries [Bug #...
Nobuyoshi Nakada
2021-02-05
Added tests for MakeMakefile#test_egrep_cpp
Nobuyoshi Nakada
2020-07-13
Make the mkmf methods private in the global [Bug #16896]
Nobuyoshi Nakada
2019-08-30
Fix keyword argument separation warnings in test
Jeremy Evans
2019-06-20
Suppress messages from mkmf
Nobuyoshi Nakada
2018-12-27
test/mkmf/test_flags.rb: try to suppress random CI failure
k0kubun
2018-11-17
test/mkmf/base.rb: use CC_WRAPPER same as the toplevel
nobu
2018-02-17
a C source code must end with EOL
shyouhei
2017-10-23
multiple arguments to write
nobu
2017-04-21
test_framework.rb: for case-sensitive filesystem
nobu
2016-03-24
mkmf: Unquote directory strings
nobu
2016-03-24
test_find_executable.rb: each_exts
nobu
2015-12-29
* test/mkmf/test_have_func.rb (test_have_func):
mrkn
2015-12-16
Add frozen_string_literal: false for all files
naruse
2015-11-04
mkmf/base.rb: capture output
nobu
2015-09-07
test_framework.rb: use Ruby framework
nobu
2015-03-03
mkmf/base.rb: clean up tmpdir
nobu
2015-02-05
mkmf/base.rb: fix constant scope
nobu
2015-02-04
mkmf.rb: err by non existent file
nobu
2015-02-03
mkmf.rb: avoid interference
nobu
2014-11-13
* test/lib/envutil.rb: Moved from test/ruby/.
akr
2014-07-30
mkmf.rb: try without -ObjC option
nobu
2014-03-11
* test: get rid of warnings.
usa
2013-10-01
test_config.rb: fix library path
nobu
2013-07-29
mkmf.rb: expand all macros
nobu
2013-07-04
mkmf.rb: header in framework
nobu
2013-07-04
test/mkmf: $extmk in parallel test
nobu
2013-07-04
test_have_library.rb: toolchains result
nobu
2013-07-04
mkmf.rb: CONFTEST
nobu
2013-04-20
* test/csv/test_features.rb, test/logger/test_logger.rb
akr
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-11
mkmf.rb: defer use of instance variable
nobu
2013-03-08
assertions.rb: allow proc
nobu
2013-02-07
mkmf.rb: fix merge_libs
nobu
2013-02-07
test_libs.rb: new test
nobu
2013-01-23
mkmf.rb: large unsigned
nobu
[next]