summaryrefslogtreecommitdiff
path: root/tests/basic-types/strings.vala
Commit message (Expand)AuthorAgeFilesLines
* tests: Extend string.replace() test to increase coverageRico Tzschichholz2023-01-181-0/+6
* glib-2.0: Fix criticals in string.joinv() with arrays that start with nullNahuel Gomez2022-01-251-0/+3
* vala: NullLiteral is not a valid argument for string concatenationwxx2021-12-081-0/+6
* tests: Don't leak array if length is -1Rico Tzschichholz2021-02-041-0/+3
* tests: Add string.printf() test to increase coverageRico Tzschichholz2020-11-141-0/+6
* parser: Map empty start/end index to 0/length for slice expressionswb96882020-05-261-0/+13
* tests: Extend "s[p]lice" tests to increase coverageRico Tzschichholz2020-05-241-0/+9
* Revert "glib-2.0: Map given end == 0 for string.slice/splice() to string.length"Rico Tzschichholz2020-05-241-12/+0
* glib-2.0: Map given end == 0 for string.slice/splice() to string.lengthwb96882020-05-231-0/+12
* tests: Add more string method testsRico Tzschichholz2018-10-301-0/+77
* Initial support for array slicesJürg Billeter2009-12-191-0/+6
* Speed up test infrastructureJürg Billeter2009-09-261-0/+34
* Prepare support for more complex test casesJürg Billeter2008-11-221-76/+0
* Rearrange test casesJürg Billeter2008-11-141-0/+76