make/tests/scripts/functions
Paul Eggert 7192d0ec4a Remove arbitrary limits on intcmp integers
We don't need to parse strings into C integer values to compare them.

* src/function.c (parse_textint): Find boundaries of a numeric string.
(func_intcmp): Use parse_textint() to compare integers textually.
* tests/scripts/functions/intcmp: Test with extra-large numbers.
2021-12-19 16:34:19 -05:00
..
abspath
addprefix
addsuffix
andor
basename
call
dir
error
eval tests: Simplify customization of %ENV 2020-04-01 02:02:57 -04:00
file Fix build and test issues on Windows 2021-03-28 16:25:52 -04:00
filter-out [SV 59093] Rewrite filter/filter-out to avoid large stack usage 2020-11-13 00:44:24 -05:00
findstring
flavor
foreach tests: Simplify customization of %ENV 2020-04-01 02:02:57 -04:00
guile
if
intcmp Remove arbitrary limits on intcmp integers 2021-12-19 16:34:19 -05:00
join
let Create $(let ...) providing lexically scoped variables 2020-12-06 18:30:58 -05:00
notdir
origin tests: Simplify customization of %ENV 2020-04-01 02:02:57 -04:00
realpath
shell
sort
strip
substitution
suffix
value
warning
wildcard
word Use a well-known error string for out-of-bound function arguments 2021-12-19 16:34:19 -05:00