Andrei Alexeyev f7f5e2a725 Don't let build_always take precedence over build_by_default (#3816) vor 6 Jahren
..
1 trivial 6f4e5e96d8 Allow test to depend on executable target in cross build. (#2007) vor 7 Jahren
10 man install a572ebd2a1 Convert man inputs to Files so you can install_man the output of configure_file. Closes #2135. vor 7 Jahren
100 test workdir 23c6de3461 Can specify a working directory for tests. Closes #326. vor 8 Jahren
101 suites b3d61beb2d A test can be part of multiple suites. vor 8 Jahren
102 threads edaf663ee2 By default do not specify language version but instead use the compiler's default. vor 8 Jahren
103 manygen 080674371f Use Python3 explicitly on this test because shutil.which does not exist on Python 2. vor 7 Jahren
104 stringdef 6830f3e147 Forbid backslashes on compiler command lines. It is unfortunately the only reliable way. vor 8 Jahren
105 find program path 333085160d run_command: Refactor + improve errors and test vor 7 Jahren
106 subproject subdir 6de2fd6ab5 vs2010: fix target_to_build_root method vor 8 Jahren
107 postconf 0e6045864c tests: Use #!/usr/bin/env python3 for all scripts vor 7 Jahren
108 postconf with args 0e6045864c tests: Use #!/usr/bin/env python3 for all scripts vor 7 Jahren
109 testframework options 5482a23936 enhance test framework to read meson arguments from a file per test vor 8 Jahren
11 subdir 9262fe600a Split test suite into common and platform dependent parts. vor 11 Jahren
110 extract same name 57ce7d4618 Add support for extracting objects in unity builds vor 8 Jahren
111 has header symbol 5bdd75940b Fix ppoll() test to work on non-glibc platforms vor 7 Jahren
112 has arg 695b8f3a03 cc.has_multi_arguments: Convert all -Wno args vor 6 Jahren
113 generatorcustom 59984f5014 do not skip test case 113 on Windows vor 7 Jahren
114 multiple dir configure file a00433fdbc configure_file: Add a new action 'copy' vor 6 Jahren
115 spaces backslash d8b9b12adb Ninja now supports backslash in command args, so we can too vor 8 Jahren
116 ternary d90fcb4048 Created ternary operator. Closes #538. vor 8 Jahren
117 custom target capture 53795d89df vs: Always use a wrapper for custom target commands vor 7 Jahren
118 allgenerate 0e6045864c tests: Use #!/usr/bin/env python3 for all scripts vor 7 Jahren
119 pathjoin 940b8a2e93 tests/common/119: Test array args to join_paths() vor 7 Jahren
12 data b0382733d8 Update default of install-umask to 022 vor 6 Jahren
120 subdir subproject 3650669874 Allow subproject declarations in subdirectories vor 7 Jahren
121 interpreter copy mutable var on assignment 627d859809 interpreter: copy mutable variables on assignment vor 7 Jahren
122 skip d45db903ac Rename test cases to remove duplicate numbers. vor 7 Jahren
123 subproject project arguments a00ab548eb add_project_arguments: allow call after subproject() vor 7 Jahren
124 test skip 1cb9d2bc0d Support skipped tests vor 7 Jahren
125 shared module de8018a17d Add `export_dynamic` argument to `executable`. (#2662) vor 6 Jahren
126 llvm ir and assembly 8aab7fea5a spelling: executable vor 6 Jahren
127 cpp and asm 4b3eaf1b66 Tag functions in asm properly. Thanks to Matthias Klose for debugging the issue. vor 7 Jahren
128 extract all shared library 3fad3cbb81 Test extracting static objects into a shared library vor 7 Jahren
129 object only target 0e6045864c tests: Use #!/usr/bin/env python3 for all scripts vor 7 Jahren
13 pch 43be74cf81 Skipping PCH unit test for lcc compiler vor 6 Jahren
130 no buildincdir b01d2c35b7 Only add build dir inlude directives if the corresponding dir exists. Closes #1185. vor 7 Jahren
131 custom target directory install 0e6045864c tests: Use #!/usr/bin/env python3 for all scripts vor 7 Jahren
132 dependency file generation 7d34353beb Fix syntax error in tests common/22, 64 and 132 vor 6 Jahren
133 configure file in generator 0e6045864c tests: Use #!/usr/bin/env python3 for all scripts vor 7 Jahren
134 generated llvm ir 0e6045864c tests: Use #!/usr/bin/env python3 for all scripts vor 7 Jahren
135 generated assembly 997b66d3ed tests: fix "135 generated assembly" test on NetBSD vor 6 Jahren
136 build by default targets in tests b98599ad96 tests: build_by_default : false targets used in tests should be built vor 7 Jahren
137 build by default f7f5e2a725 Don't let build_always take precedence over build_by_default (#3816) vor 6 Jahren
138 include order 47508e217f tests: add test to make sure include_directories() order is maintained vor 6 Jahren
139 override options b48daeda1a Make it possible to only do unity builds on subprojects. vor 7 Jahren
14 cpp pch 7e6d8454a4 Precompiled headers work for C++. vor 11 Jahren
140 get define f2622133e2 Improve test case. vor 6 Jahren
141 c cpp and asm 4b3eaf1b66 Tag functions in asm properly. Thanks to Matthias Klose for debugging the issue. vor 7 Jahren
142 compute int 8a70e7cff5 Remove arbitrary [-1024,1024] limit in cross_compute_int() vor 6 Jahren
143 custom target object output 578c3b6b6a Renamed tests with the same number. vor 7 Jahren
144 empty build file c80ca384b2 Don't crash if a meson.build file is empty (#1570) vor 7 Jahren
145 whole archive 9f1d4c0dbe Add declare_dependency() test for transitive link_whole vor 6 Jahren
146 C and CPP link d5003c2190 Consider compilers used in static_library parents vor 7 Jahren
147 mesonintrospect from scripts bb25260f00 flake8: Perform suggested whitespace/formatting changes vor 7 Jahren
148 custom target multiple outputs faf0ce96e2 Rename tests with duplicate numbers. vor 7 Jahren
149 special characters abd02b3eae Add test case for ninja quoting. vor 7 Jahren
15 mixed pch d3d0d4affb tests/15 mixed pch: Add a test using only the headers vor 6 Jahren
150 nested links 410937c08e Flatten SharedLibary link_args. vor 7 Jahren
151 list of file sources c03744cccb Allow passing a list of Files to CustomTarget. Closes #1720 vor 7 Jahren
152 link depends custom target 197594146c Add a test for link_depends using a custom target vor 7 Jahren
153 recursive linking b3d048e93a CompilerArgs: Put start/end-group around shared libs too vor 7 Jahren
154 library at root 1d7c7a7ea6 Add a test case for a "library at project root" use case. vor 7 Jahren
155 simd cad6bf32f1 Can pass all target kwargs through to SIMD invocations. Closes #2151. vor 7 Jahren
156 shared module resolving symbol in executable de8018a17d Add `export_dynamic` argument to `executable`. (#2662) vor 6 Jahren
157 configure file in test ece4ce8872 Fix test() accepting configure files for exe vor 7 Jahren
158 dotinclude 58bd1e83b4 Renamed test dir to avoid duplicate numbers. vor 7 Jahren
159 reserved targets 5068f13a28 tests/common/159: Don't try to run 'echo' vor 7 Jahren
16 configure file 47785bf89b Add file encoding to configure_file vor 6 Jahren
160 duplicate source names c09586462c Add variables to test to prove linkage is correct. vor 7 Jahren
161 index customtarget 4f4cdee687 Allow custom_target do depend on indexed output of custom_target vor 6 Jahren
162 wrap file should not failed 004cc1493b Add a bunch of tests to sandboxing. vor 7 Jahren
163 includedir subproj a176588151 fix include_directories handling in subprojects for compiler tests. vor 6 Jahren
164 subproject dir name collision eba6972306 Renamed test dir to avoid number duplicates. vor 6 Jahren
165 config tool variable f818e9df58 Add a configtool_variable method to dependency vor 6 Jahren
166 custom target subdir depend files 521933357d Fix path for str arguments to depend_files vor 6 Jahren
167 external program shebang parsing 1223872513 tests/common/167: Port test interpreter to Windows vor 6 Jahren
168 disabler b216f03a01 Fix unit test for Disabler() vor 6 Jahren
169 array option 3d63f21b60 Fix `array` type name vor 6 Jahren
17 if a16bea5938 More variable introspection. vor 9 Jahren
170 custom target template substitution 6d03111638 Minor fixes. vor 6 Jahren
171 not-found dependency fd4872ae77 More tests to cover missing fallback for a non-found dependency vor 6 Jahren
172 subdir if_found e2afaf40c0 Fix duplicated test case 168 vor 6 Jahren
173 default options prefix dependent defaults 198251395a Add a test of prefix-dependent defaults for project(default_options:) vor 6 Jahren
174 dependency factory 227ad7605b Same for libwmf vor 6 Jahren
175 get project license 36aca4cd3c add meson.project_license() builtin vor 6 Jahren
176 yield 54d7817087 User options can "yield to" a user option of the same name in superproject. Closes ##2853. vor 6 Jahren
177 subproject nested subproject dirs b57b82eaf9 Add test for subprojects in subdirectories vor 6 Jahren
178 preserve gendir 0c3af38c3e Renamed test dir with duplicate number. vor 6 Jahren
179 source in dep e581a8937f Add test case for generated headers used through a dependency. vor 6 Jahren
18 else d4284aae89 Renamed add_test to test. vor 11 Jahren
180 generator link whole 9b6d2f8a25 Skip whole_archive test for VS older than 2015 vor 6 Jahren
181 initial c_args 24f1b96dde Fix setting c_args and friends from command line vor 6 Jahren
182 identical target name in subproject flat layout 7f042b5fe2 Use target.get_id() instead of basename and type_suffix concatenation at call site vor 6 Jahren
184 as-needed 513051efcf Rename '183 as-needed' common test into '184 as-needed' vor 6 Jahren
185 ndebug if-release enabled 8b1e9a6f6a Enable b_ndebug on VisualStudioCCompiler vor 6 Jahren
186 ndebug if-release disabled 8b1e9a6f6a Enable b_ndebug on VisualStudioCCompiler vor 6 Jahren
187 subproject version 6f7f7c69a2 dependency's wanted version might be a list vor 6 Jahren
188 subdir_done 2d3bfa0778 Interpreter: Fix subdir_done() to exit from inside if/foreach blocks vor 6 Jahren
189 bothlibraries 68f9846b7c Add both_libraries() to build both shared and static libraries vor 6 Jahren
19 comparison 56286fd2b8 Fix test cases/failing/52 inconsistent comparison vor 6 Jahren
190 escape and unicode 348248f0a1 Exit meson with an error if an invalid escape sequence is found in a vor 6 Jahren
191 has link arg 8c381e1786 has_multi_link_arguments: Some compilers needs -Wl,--fatal-warnings vor 6 Jahren
192 same target name flat layout 8d5c33f92f Renamed test dirs so numbers are sequential. vor 6 Jahren
193 find override 8d5c33f92f Renamed test dirs so numbers are sequential. vor 6 Jahren
194 partial dependency 8d5c33f92f Renamed test dirs so numbers are sequential. vor 6 Jahren
195 openmp 8d5c33f92f Renamed test dirs so numbers are sequential. vor 6 Jahren
196 same target name f94093ce79 Rename common tests to remove numeric duplicates (#3425) vor 6 Jahren
197 test depends f94093ce79 Rename common tests to remove numeric duplicates (#3425) vor 6 Jahren
198 args flattening dc91aad420 args flattening: preserve configuration_data.set behaviour vor 6 Jahren
199 dict f59d7bafd2 dict: address review comment I missed vor 6 Jahren
2 cpp 731aca216e icc: Fix C/C++ std options and add a unit test for them vor 7 Jahren
20 array d4284aae89 Renamed add_test to test. vor 11 Jahren
200 check header ff07314a86 New compiler method: check_header vor 6 Jahren
201 install_mode 862e1dd838 Add test case for 'install_mode' vor 6 Jahren
202 subproject array version d1f9303787 Add 'common/202 subproject array version' test vor 6 Jahren
203 feature option e565945253 Add UserFeatureOption type vor 6 Jahren
204 feature option disabled e565945253 Add UserFeatureOption type vor 6 Jahren
21 includedir cf6a395014 Spell out include_directories. vor 10 Jahren
22 header in file list 7d34353beb Fix syntax error in tests common/22, 64 and 132 vor 6 Jahren
23 global arg 69d07fe75a add_{project,global}_arguments: support language list vor 7 Jahren
24 target arg 246d9f4564 test24: check that a target extra_arg is not applied to other targets vor 8 Jahren
25 object extraction f024114c29 tests/common/25: Remove spaces in exe name vor 7 Jahren
26 endian 463d08d545 Now host_machine, build_machine and target_machine are properly separated and return correct values. vor 9 Jahren
27 library versions a00433fdbc configure_file: Add a new action 'copy' vor 6 Jahren
28 config subdir cf6a395014 Spell out include_directories. vor 10 Jahren
29 pipeline c02a175d52 Add depfile support to generators. vor 8 Jahren
3 static a14eba27a9 ninja: Delete output static lib before calling `ar` vor 7 Jahren
30 pipeline d400524781 Fix a few resource leaks in a fit of OCD. vor 10 Jahren
31 find program 0250b2cce6 Can give many alternative names to find_program to simplify searching. vor 7 Jahren
32 multiline string a5b99dce5d Add more tests for multi-line strings and update docs vor 6 Jahren
33 try compile d4a5a8419f Fix two test cases vor 6 Jahren
34 compiler id bf62937711 Can extract compiler ID string. vor 11 Jahren
35 sizeof ae5a362950 tests/common: Run compiler checks for both C & C++ vor 7 Jahren
36 define10 52b69b8939 Make sure that build and source subdirectories are always in search vor 9 Jahren
37 has header 4ef4a659f2 Fix test cases/common/37 on Cygwin vor 7 Jahren
38 run program c9a89027ac run_command: Add new kwarg 'capture' vor 6 Jahren
39 tryrun d4a5a8419f Fix two test cases vor 6 Jahren
4 shared 7606b7af8c Some minor tweaks. vor 11 Jahren
40 logic ops 1efab9b5a9 fix logic operations vor 7 Jahren
41 elif 6a17d6994d Cleaner, simpler elif. vor 11 Jahren
42 string operations a5b99dce5d Add more tests for multi-line strings and update docs vor 6 Jahren
43 has function e084a47a0a compilers: Don't run built-in checks on MSVC vor 7 Jahren
44 has member ae5a362950 tests/common: Run compiler checks for both C & C++ vor 7 Jahren
45 alignment ae5a362950 tests/common: Run compiler checks for both C & C++ vor 7 Jahren
46 library chain 45c8557dc6 Fix tests for the new library/executable naming scheme vor 8 Jahren
47 options 0204895143 Expose integer options to build option files. vor 6 Jahren
48 test args 4a9c31025c tests/common/48: Don't read newline vor 7 Jahren
49 subproject 45c8557dc6 Fix tests for the new library/executable naming scheme vor 8 Jahren
5 linkstatic f3bb6bb227 Add a unit test to ensure object file order vor 8 Jahren
50 subproject options ed1732d9c4 fix test error message vor 8 Jahren
51 pkgconfig-gen 3f7c6cf3d6 Improve generation of pkg-config files for static only libraries. vor 6 Jahren
52 custom install dirs 3a593d0aca Always obey DESTDIR even with absolute install_dir. vor 8 Jahren
53 subproject subproject b6cb7fd29e Fix symbol exportation and other things to make all tests pass on MSVC. vor 9 Jahren
54 same file name 8e29f2b160 Can have multiple source files with the same name in one target. vor 10 Jahren
55 file grabber 78739afd9c Use system() instead of name() which is a confusing term. vor 9 Jahren
56 custom target 15b6915954 custom_target: Recursively flatten `command:` vor 7 Jahren
57 custom target chain 0a2daf84eb No longer require a binary called python3 on Windows. The default name is "python". vor 7 Jahren
58 run target 59d0434039 Removed two deprecations from 2016. vor 6 Jahren
59 object generator 0a2daf84eb No longer require a binary called python3 on Windows. The default name is "python". vor 7 Jahren
6 linkshared 45c8557dc6 Fix tests for the new library/executable naming scheme vor 8 Jahren
60 install script 0e6045864c tests: Use #!/usr/bin/env python3 for all scripts vor 7 Jahren
61 custom target source output 0e6045864c tests: Use #!/usr/bin/env python3 for all scripts vor 7 Jahren
62 exe static shared 408686a31d Fix 62 exe static shared on MSVC vor 7 Jahren
63 array methods 9e7009bf23 Added array methods. vor 10 Jahren
64 custom header generator 7d34353beb Fix syntax error in tests common/22, 64 and 132 vor 6 Jahren
65 multiple generators 0e6045864c tests: Use #!/usr/bin/env python3 for all scripts vor 7 Jahren
66 install subdir b0382733d8 Update default of install-umask to 022 vor 6 Jahren
67 foreach 0e078adf5a interpreter: Implement array.get(index, fallback) vor 7 Jahren
68 number arithmetic 86d2f57e86 Add support for octal and binary int literals. vor 6 Jahren
69 string arithmetic f5b016008f Test fixing. vor 9 Jahren
7 mixed 89aa4e2233 C++ is now called cpp rather than cxx. vor 11 Jahren
70 array arithmetic 702148aea5 Add number, string and array arithmetic vor 9 Jahren
71 arithmetic bidmas 1d708d14f7 spelling: arithmetic vor 6 Jahren
72 build always 3493a372e2 Use specific exception types instead of Exception vor 6 Jahren
73 vcstag 7a3be163cb Default to project_version() in vcs_tag fallback vor 7 Jahren
74 modules ec491e200b A very simple module implementation to get things going. vor 9 Jahren
75 should fail d289887b1b Add should_fail kwarg to test to indicate tests that should fail. vor 9 Jahren
76 configure file in custom target a00433fdbc configure_file: Add a new action 'copy' vor 6 Jahren
77 external test program 0e6045864c tests: Use #!/usr/bin/env python3 for all scripts vor 7 Jahren
78 ctarget dependency 0e6045864c tests: Use #!/usr/bin/env python3 for all scripts vor 7 Jahren
79 shared subproject b6cb7fd29e Fix symbol exportation and other things to make all tests pass on MSVC. vor 9 Jahren
8 install a2344d5aa6 Test that the 'libdir' project() option works vor 8 Jahren
80 shared subproject 2 b6cb7fd29e Fix symbol exportation and other things to make all tests pass on MSVC. vor 9 Jahren
81 file object c78f8c9945 Renamed file function to files and made it take multiple arguments. vor 9 Jahren
82 custom subproject dir b6cb7fd29e Fix symbol exportation and other things to make all tests pass on MSVC. vor 9 Jahren
83 has type ae5a362950 tests/common: Run compiler checks for both C & C++ vor 7 Jahren
84 extract from nested subdir 57ce7d4618 Add support for extracting objects in unity builds vor 8 Jahren
85 internal dependency 6d744b13ff Now can create internal dependencies to simplify subproject usage. vor 9 Jahren
86 same basename a9da6c5132 Moved targets with same name into subdirs to make all tests pass. vor 8 Jahren
87 declare dep b3c70f495b interpreter: Always flatten when unholding arrays vor 7 Jahren
88 extract all 9a82b0136a extract_all_objects: Add 'recursive' keyword argument vor 6 Jahren
89 add language 8cd3c8124a Can add languages only if they are available. Closes #365. vor 8 Jahren
9 header install ee3010e767 Don't require a language/compiler for configuring vor 7 Jahren
90 identical target name in subproject 59d0434039 Removed two deprecations from 2016. vor 6 Jahren
91 plusassign fcbd60c291 Add += support for strings and integers vor 8 Jahren
92 skip subdir e29e4358e6 Use makedirs instead of mkdir. Closes #247. vor 9 Jahren
93 private include 0e6045864c tests: Use #!/usr/bin/env python3 for all scripts vor 7 Jahren
94 default options 82057ccd55 Add unit tests related to absolute prefixes vor 7 Jahren
95 dep fallback 98e71e1e65 Allow not-required not-found dependencies in subprojects vor 7 Jahren
96 default library eceedc0d29 Declare buildtype and platform only once. vor 9 Jahren
97 selfbuilt custom 3fc67f4951 Minimal fixes to make tests pass when cross compiling. vor 7 Jahren
98 gen extra cd5dba5358 Fix flake8 'imported but unused' reports vor 6 Jahren
99 benchmark 7cad8a1bfb Fixed some tests for new stricter options and OSX. vor 8 Jahren