summaryrefslogtreecommitdiff
path: root/test/it.t
AgeCommit message (Collapse)AuthorFilesLines
2022-06-20make is_private_ip resolve hostnames and check all resolved ipsDavid Flatz1-0/+7
2022-06-20add function to check whether an ip is from a private range which should be ↵David Flatz1-0/+14
useful for security checks of user provided ip-addresses
2021-06-17check ::cdist errorsUrban Müller1-2/+2
2021-06-15add tests for it::cdist. Two are commented out as they trigger an it::error()Christian A. Weber1-0/+4
2021-06-15allow leading - in ::getopt option arguments, add testsUrban Müller1-0/+26
2020-12-03Add some tests for it::substr() behaviour we rely on which was broken for ↵Christian Schneider1-0/+4
some PHP 8 Beta versions
2020-11-27pass array values instead of keys to functions with only one argument in ↵Nathan Gass1-0/+3
it::map and it::filter
2020-09-15Make itools PHP 8 compatibleChristian Schneider1-41/+41
2020-05-25test new sort featuresUrban Müller1-0/+5
2020-04-21use new array syntaxUrban Müller1-56/+56
2020-01-20Support all arguments of file_get_contents, including maxlenChristian Schneider1-5/+8
2019-09-11add params2utf8 testsUrban Müller1-0/+13
2019-09-02Use older syntax for testsChristian Schneider1-1/+2
2019-09-02Make itools a bit stricter, new PHP versions start to enforce more declarationsChristian Schneider1-1/+2
2019-03-12Normalize to FORM_C in any2utf8Christian Schneider1-0/+2
2019-01-18test assoc flagUrban Müller1-0/+3
2018-06-28Use tempnam() to create tmp file and unlink() for removing, no need to ↵Christian Schneider1-8/+9
it::system() to delete a file
2018-06-28we have no decent tmp dir that allows overwrites... sighUrban Müller1-0/+1
2018-06-21no reason for different namingUrban Müller1-0/+474