aboutsummaryrefslogtreecommitdiff
path: root/test cases/windows
AgeCommit message (Expand)AuthorFilesLines
2017-07-20Make the name of the executable implib configurableJon Turney2-5/+9
2017-07-20Consolidate windows tests which are divided between mingw and msvcJon Turney10-100/+26
2017-07-20Support implibs for executables on WindowsJon Turney3-0/+17
2017-06-21Consistently use windows.h, not Windows.hJon Turney1-1/+1
2017-05-16Allow vs_module_defs to use a custom_targetJon Turney5-0/+31
2017-05-12Make vs_module_defs: do something for gcc on Windows as wellJon Turney4-14/+6
2017-04-10Allow using generated files to shared_library vs_module_defs. Closes #1605Dylan Baker5-0/+28
2017-04-10tests/windows/7: Fix test on CygwinNirbheek Chauhan1-2/+2
2017-04-09Merge pull request #1469 from centricular/install-secondary-outputsJussi Pakkanen4-0/+18
2017-04-06Run test cases/windows/ tests on CygwinJon Turney1-1/+1
2017-04-06Use correct shared library naming for CygwinJon Turney1-4/+4
2017-04-04Don't generate import library for shared modulesNirbheek Chauhan4-0/+6
2017-04-04Fix custom directory installation of import libraryNirbheek Chauhan4-0/+12
2017-03-28tests/windows/5: Skip if build_to_src has spacesNirbheek Chauhan1-0/+59
2017-03-28tests/windows/5: Add more subdirs to the testNirbheek Chauhan6-4/+7
2017-03-23use a custom cp.bat for cp on Windows (#1488)Nicolas Schneider2-1/+8
2017-03-05tests: Minor fixes to the library-usage testsNirbheek Chauhan2-2/+10
2017-03-04Add manual-linking tests to Linux and WindowsNirbheek Chauhan6-5/+88
2017-03-03tests/windows: Tests for #1444Nirbheek Chauhan3-1/+5
2017-02-18find_program: Correctly use scripts found in PATHNirbheek Chauhan2-0/+11
2017-01-04tests: Use the new test skipping facility everywhereNirbheek Chauhan4-20/+20
2016-12-28Add include_directories to windows.compile_resources.Elliott Sales de Andrade3-2/+7
2016-07-30Add test for the new find program workaround for WindowsNirbheek Chauhan2-0/+7
2016-07-01Fix tests for the new library/executable naming schemeNirbheek Chauhan8-0/+53
2016-03-30Add shared_library argument for a Visual Studio module definitions fileNirbheek Chauhan5-0/+21
2015-12-17Compile Windows resources. Closes #333.Jussi Pakkanen4-0/+26
2014-03-22Can define entry symbol type.Jussi Pakkanen2-2/+2
2013-06-02C++ is now called cpp rather than cxx.Jussi Pakkanen2-3/+3
2013-06-02Renamed add_test to test.Jussi Pakkanen4-4/+4
2013-04-19Fixed Windows garbage line endings.Jussi Pakkanen8-50/+50
2013-04-19Added test case for C++ app using winmain.Jussi Pakkanen2-0/+16
2013-04-19Added test case for Windows cpp building.Jussi Pakkanen2-0/+11
2013-04-19Added a test using winmain.Jussi Pakkanen2-0/+14
2013-04-19Added a Windows test.Jussi Pakkanen2-0/+9