summaryrefslogtreecommitdiffstats
path: root/modules/regex/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Cleanup of raw `nullptr` checks with `Ref`A Thousand Ships2024-08-311-25/+25
* Add additional unit tests for RegExtoastedbreadandomelette2024-04-101-0/+42
* Fix for RegEx.sub truncating string when 'end' is usedSofox2024-02-201-0/+12
* Fixed RegEx search_all for zero length matches/lookahead/lookbehindSofox2023-12-081-1/+138
* Adds additional tests for RegEx classBrunoArmondBraga2023-09-251-4/+76
* Style: Harmonize header includes in modulesRémi Verschelde2023-06-151-1/+2
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Replace Array return types with TypedArraykobewi2022-08-221-1/+1
* Generate error if RegEx offset is negativeMarcel Admiraal2022-07-291-10/+0
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Move and add new RegEx test casesMaximilian Mayer2020-11-221-0/+164