2077 Commits (4030ee4b6f4c6c65a6b0a772438b7d68835fc529)

Author SHA1 Message Date
Dylan Baker 23d2311d12 tests/fortran/9 cpp: It's okay to link ICL and ifort 6 years ago
Dylan Baker 0dc88487dd tests/fortran/1: call compiler.get_id() == str instead of compiler == str 6 years ago
Dylan Baker d3a1994031 tests/204: Fix intel-cl expectations 6 years ago
Dylan Baker 7d4e3d2589 tests/206: Fix intel vs intel-cl expectations 6 years ago
Dylan Baker 73d6bde9b6 tests/143: Add xilib check for ICL 6 years ago
Dylan Baker 43c1ab0d98 tests/132: ICL should not run this test like MSVC and clang-cl 6 years ago
Dylan Baker 86a8bf1148 tests/124: ICL alos does not use ASM 6 years ago
Dylan Baker c91e779d8b tests/123: Add /nologo to cl and ml 6 years ago
Dylan Baker dc564a71a3 tests/123: For MSVC like compilers to treat the .S file like a .c file 6 years ago
Dylan Baker ac5b1d1bc8 tests/common/40: ICL behaves like MSVC and should be tested like it 6 years ago
Dylan Baker 28aac9fc3b test cases: Add ICL branches in addition to ICC branches 6 years ago
Dylan Baker 53c8852f47 tests: Add test for Dependency.get_variable 6 years ago
Daniel Eklöf c2ee82cc41 add support for "target_type: 'shared_module'" in build_target() 6 years ago
Jussi Pakkanen b0f90a793f Better detection of tab indentation. 6 years ago
nicole mazzuca 24d5c73b0a add -fno-exceptions if cpp_eh=none is specified 6 years ago
Jon Turney 261878f438 Fix an assertion exception when misusing install_data 6 years ago
Daniel Mensinger 1fba945b61
cmake: LLVM better modules handling 6 years ago
Daniel Mensinger a9930fe066
LLVM: Added CMake backend 6 years ago
Michael Hirsch, Ph.D 06bfc2dab6 per-target manual specification of link_language 6 years ago
Dylan Baker 98b7b0f5c2 tests: Extend tests that use Threads internally to set method 6 years ago
Peter Hutterer 70997ca969 mtest: check for an empty suite list 6 years ago
Jussi Pakkanen 7ac03f6264 Non-required appleframework deps should not be an error. Closes #5295. 6 years ago
TheQwertiest 2d0550378a Added additional tests for linking with custom_target[i] 6 years ago
TheQwertiest a098684cf3 Added tests for custom_target[i] 6 years ago
Jon Turney ccc4ce28cc consistent invalid escape sequence behaviour 6 years ago
Daniel Mensinger a6281939df
ast: Improved test case 6 years ago
Daniel Mensinger 38f2eae681
ast: Make sure to avoid infinite recursions 6 years ago
Daniel Mensinger 75b7a856cd
ast: support elementary object methods 6 years ago
Daniel Mensinger feff2630ae
ast: resolve simple arithmetic nodes 6 years ago
Daniel Mensinger 2bb4ec19f2
ast: resolve ID nodes in flatten_args 6 years ago
Jon Turney b8d2989ef2 Remove extra directory in failing test 6 years ago
Konstantin 841995cddf i18n: add args keyword to merge_file 6 years ago
Jussi Pakkanen e43c9d96d1 Make it work on Cygwin. 6 years ago
Jussi Pakkanen dc2044c56d Report xpass results as failures. 6 years ago
Jon Turney 3c86520b6f Add a test case for dependency(method:'config-tool') with an unknown name 6 years ago
Eli Schwartz 3814d698b1 gpgme dependency: verify that pkg-config works on newer gpgme 6 years ago
Nirbheek Chauhan 10468b3a28 interpreter: Warn when environment() ops are overriden 6 years ago
Daniel Mensinger c04651fe24 mintro: Fix set_variable plus assign bug (closes #5256) 6 years ago
Elliott Sales de Andrade e9b4344aee TST: Actually check that postconf introspection works. 6 years ago
Jan Tojnar e8a688428d Add gpgme-config support 6 years ago
Dylan Baker 569e646e1e dependencies: Add command line option for pkg_config_path 6 years ago
Michael Hirsch, Ph.D 42a04f7e23 BUGFIX: Microsoft MPI is only compatible with Intel Fortran 6 years ago
Dylan Baker 82346a2bd2 modules/python: Report program found in find_installation() 6 years ago
Jon Turney ff477d2b3f Fix 'failing/85 gtest dependency with version' test to fail on Arch 6 years ago
Daniel Mensinger 6da0df95c1
mintro: fix some interpreter crashes 6 years ago
Daniel Mensinger 1937bbafac
mintro: Fix crash when required is a function (closes #5177) 6 years ago
John Ericson a4b2fbc807 Use a real linker arg in 'test cases/common/177 initial c_args' 6 years ago
Jussi Pakkanen e3e83e2acd Also format headers with Clang-Format. Closes #5184. 6 years ago
Dylan Baker b791ede1b1 tests: modify partial_dependency test to cover a bug 6 years ago
Jussi Pakkanen 3196e4e141 Support link_whole with custom targets. 6 years ago