make/tests/scripts/functions
Dmitry Goncharov e3f938caf8 * tests/scripts/functions/shell: [SV 65323] Run huge var test in bash
The long variable name causes ksh to crash.  Some systems use ksh as
/bin/sh, so force bash if it's available else skip the test.
2024-05-06 14:11:17 -04:00
..
abspath Add test suite support to Windows 2017-06-04 18:37:20 -04:00
addprefix * Added the test suite to the main distribution. 1999-09-14 02:03:19 +00:00
addsuffix * Various fixes for problems in the 3.79.0.1 pretest. 2000-06-19 21:22:44 +00:00
andor - New code capability: a read-only string cache. Start of solution for 2006-02-10 05:29:00 +00:00
basename * Added the test suite to the main distribution. 1999-09-14 02:03:19 +00:00
call [SV 46995] Strip leading/trailing space from variable names 2016-03-23 01:25:51 -04:00
dir * Added the test suite to the main distribution. 1999-09-14 02:03:19 +00:00
error [SV 46433] Show recipe line offsets in line number messages. 2016-04-11 07:51:05 -04:00
eval Convert references from "GNU make" to "GNU Make" 2023-01-01 17:05:12 -05:00
file [SV 17448] Ignore whitespace around $(file ...) names 2023-01-08 18:06:54 -05:00
filter-out [SV 59093] Rewrite filter/filter-out to avoid large stack usage 2020-11-13 00:44:24 -05:00
findstring * Added the test suite to the main distribution. 1999-09-14 02:03:19 +00:00
flavor Implemented the flavor function which returns the flavor of 2005-11-17 07:27:28 +00:00
foreach [SV 64803] Set origin for unmodified variables after -e 2024-02-04 11:34:49 -05:00
guile Clean up memory leak warnings from ASAN and Valgrind 2023-04-01 11:13:12 -04:00
if Fix bugs 5798 and 6195. 2003-11-04 07:40:29 +00:00
intcmp [SV 65448] intcmp: Compare values instead of magnitudes 2024-03-24 14:08:59 -04:00
join * Added the test suite to the main distribution. 1999-09-14 02:03:19 +00:00
let [SV 64803] Set origin for unmodified variables after -e 2024-02-04 11:34:49 -05:00
notdir * Added the test suite to the main distribution. 1999-09-14 02:03:19 +00:00
origin [SV 64803] Set origin for unmodified variables after -e 2024-02-04 11:34:49 -05:00
realpath tests [WINDOWS32]: Support Strawberry Perl on Windows 2022-12-20 02:14:18 -05:00
shell * tests/scripts/functions/shell: [SV 65323] Run huge var test in bash 2024-05-06 14:11:17 -04:00
sort [SV 46995] Strip leading/trailing space from variable names 2016-03-23 01:25:51 -04:00
strip * Various bug fixes. 2000-04-22 02:11:17 +00:00
substitution Fix some bugs in variable pattern substitution (e.g. $(VAR:A=B)), 2004-09-21 04:00:31 +00:00
suffix * Added the test suite to the main distribution. 1999-09-14 02:03:19 +00:00
value Convert references from "GNU make" to "GNU Make" 2023-01-01 17:05:12 -05:00
warning [SV 46433] Show recipe line offsets in line number messages. 2016-04-11 07:51:05 -04:00
wildcard Clean up memory leak warnings from ASAN and Valgrind 2023-04-01 11:13:12 -04:00
word Use a well-known error string for out-of-bound function arguments 2021-12-19 16:34:19 -05:00