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
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
2018-06-02
test extra paths: move test to windows
Mathieu Duponchelle
2018-06-01
Add a depend_files: keyword to windows.compile_resources()
Jon Turney
2018-01-12
Fix test cases/windows/13 resources with custom targets
Andrei Alexeyev
2018-01-12
windows.compile_resources: fix compiling multiple resources within one project
Andrei Alexeyev
2018-01-12
[windows] make compile_resources use custom targets instead of generators
Andrei Alexeyev
2017-12-31
Fix test cases/windows/5 resources
Jon Turney
2017-07-20
Make the name of the executable implib configurable
Jon Turney
2017-07-20
Consolidate windows tests which are divided between mingw and msvc
Jon Turney
2017-07-20
Support implibs for executables on Windows
Jon Turney
2017-06-21
Consistently use windows.h, not Windows.h
Jon Turney
2017-05-16
Allow vs_module_defs to use a custom_target
Jon Turney
2017-05-12
Make vs_module_defs: do something for gcc on Windows as well
Jon Turney
2017-04-10
Allow using generated files to shared_library vs_module_defs. Closes #1605
Dylan Baker
2017-04-10
tests/windows/7: Fix test on Cygwin
Nirbheek Chauhan
2017-04-09
Merge pull request #1469 from centricular/install-secondary-outputs
Jussi Pakkanen
2017-04-06
Run test cases/windows/ tests on Cygwin
Jon Turney
2017-04-06
Use correct shared library naming for Cygwin
Jon Turney
2017-04-04
Don't generate import library for shared modules
Nirbheek Chauhan
2017-04-04
Fix custom directory installation of import library
Nirbheek Chauhan
2017-03-28
tests/windows/5: Skip if build_to_src has spaces
Nirbheek Chauhan
2017-03-28
tests/windows/5: Add more subdirs to the test
Nirbheek Chauhan
2017-03-23
use a custom cp.bat for cp on Windows (#1488)
Nicolas Schneider
2017-03-05
tests: Minor fixes to the library-usage tests
Nirbheek Chauhan
2017-03-04
Add manual-linking tests to Linux and Windows
Nirbheek Chauhan
2017-03-03
tests/windows: Tests for #1444
Nirbheek Chauhan
2017-02-18
find_program: Correctly use scripts found in PATH
Nirbheek Chauhan
2017-01-04
tests: Use the new test skipping facility everywhere
Nirbheek Chauhan
2016-12-28
Add include_directories to windows.compile_resources.
Elliott Sales de Andrade
2016-07-30
Add test for the new find program workaround for Windows
Nirbheek Chauhan
[next]