index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test cases
/
windows
Age
Commit message (
Expand
)
Author
2025-05-26
vs2010backend: fix EmbedManifest state when /MANIFEST:EMBED is used
Peter Harris
2025-05-15
test masm compilation on vs backend
Zephyr Lykos
2024-09-21
add test cases
unknown
2024-04-05
compilers: Add test for detecting libraries with externally supplied linker f...
L. E. Segovia
2023-09-28
add support for vs_module_defs to Executables
Dylan Baker
2023-09-28
fix using a CustomTargetIndex for vs_module_defs
Dylan Baker
2023-02-24
test cases: use best practices method to find the python3 program
Eli Schwartz
2022-10-24
Add MASM compiler
Xavier Claessens
2022-07-07
Fix test case numbers.
Jussi Pakkanen
2022-05-08
compilers/c++: Add MSVC option to make the __cplusplus define accurate
Eli Schwartz
2021-10-04
backend/vs: process link dependencies.
Andres Freund
2021-09-20
Add test for https://github.com/mesonbuild/meson/issues/9235
Jesse Natalie
2021-09-01
msvc: Assume UTF8 source by default
Xavier Claessens
2021-08-15
editorconfig: add setting to trim trailing whitespace
Eli Schwartz
2021-08-15
Revert "compilers/c++: Add MSVC option to make the __cplusplus define accurate"
Jussi Pakkanen
2021-08-11
compilers/c++: Add MSVC option to make the __cplusplus define accurate
Dylan Baker
2021-03-04
various python neatness cleanups
Eli Schwartz
2020-10-07
Add win_subsystem kwarg. Closes #7765.
Jussi Pakkanen
2020-07-19
fix msvc not recognising b_ndebug
Elliot Haisley
2020-02-25
test: merge installed_files.txt into test.json
Daniel Mensinger
2020-01-22
tests/windows/16: Use pefile module instead of objdump/dumpbin
Nirbheek Chauhan
2020-01-21
Use python3 in some tests which were still using python
Sebastien Bacher
2019-12-04
ci/test: unused args for Windows
Michael Hirsch, Ph.D
2019-11-18
Use strict function prototypes
Michael Hirsch, Ph.D
2019-11-17
use '-Werror=unused-parameter' for gcc/clang on project tests and -fimplicit-...
Michael Hirsch, Ph.D
2019-10-09
tests: Don't expect any *.pdb files installed in 'lib'
Jakub Adam
2019-07-17
Accept vs_module_defs for modules
Marc-André Lureau
2019-07-05
Fix windres module argument flattening
ePirat
2019-01-05
Testcase for library where the first object is an arch-neutral .res file
Jon Turney
2018-12-09
Apply work-around for windres bug with msys2 clang also
Jon Turney
2018-11-06
Install modules in a subdir to fit with platform name mangling
Jon Turney
2018-11-04
Handle only llvm-objdump being available
Jon Turney
2018-10-24
Move VS C++17 test to a unit test since it requires env setup.
Jussi Pakkanen
2018-10-22
add cpp_std support for MSVC
Nicole Mazzuca
2018-09-14
run_project_tests: remove pdb workaround, just use filters
Marco Trevisan (Treviño)
2018-09-14
test cases: add missing files to installed_files.txt
Marco Trevisan (Treviño)
2018-08-21
Merge pull request #4036 from jon-turney/fix_issue_3999
Jussi Pakkanen
2018-08-19
Condense test dirs.
Jussi Pakkanen
2018-08-16
Extend test case to cover issue #3999
Jon Turney
2018-08-15
Extend test to check subsystem set by executable(gui_app:)
Jon Turney
2018-08-15
Add a test for Windows console application with main function in a library
Jon Turney
2018-07-31
Condense test dirs.
Jussi Pakkanen
2018-06-18
Test windows.compile_resource() when depends: is a custom_target
Jon Turney
2018-06-17
Merge pull request #3715 from jon-turney/duplicate-rsrc-script-name
Jussi Pakkanen
2018-06-11
Also test that the resource has the expected contents
Jon Turney
2018-06-07
Test for Windows resource compilation reusing the same script name
Jon Turney
2018-06-07
Install shared_module implibs
Jon Turney
2018-06-03
Extend test_rc_depends_files test case
Jon Turney
2018-06-03
Have the windows.resource_compiler() preprocesor write a depfile
Jon Turney
2018-06-03
Install implib where expected if default install_dir: is explicitly given
Jon Turney
[next]