tests/languages/powershell/string_feature.test


Log

Author Commit Date CI Message
Golmote 9272d6f4 2018-04-27T08:27:02 Powershell: Allow for one level of nesting in expressions inside strings. Fix #1407
Golmote d2c026ef 2018-03-20T20:56:40 Powershell: Add lookbehind to fix function interpolation inside strings. Fix #1361
Andreas Rohner 964450e1 2016-04-30T13:35:01 Apply the new greedy flag to a few languages This patch applies the new greedy flag to a few languages and adds the corresponding test cases.
Daniel Flint 27ea7685 2015-08-29T10:29:39 Incorporate code review feedback
Daniel Flint 118eb8d4 2015-08-28T23:03:44 Starting with powershell tests