Commit graph

6 commits

Author SHA1 Message Date
Daniel Rosenwasser 210090b483
No template refactor on plain strings (#36785)
* Add/convert to failing tests.

* Stop offering to convert single string literals to template expressions.

* Ensure we're actually testing for single quotes.
2020-02-13 12:22:53 -08:00
Daniel Rosenwasser ff4fa1feb9 Cleaned up refactoring names, descriptions. 2020-01-02 16:32:06 -08:00
BigAru 04f96db89d use stringLiteral property text instead of decodeRawString 2019-06-30 13:45:47 +02:00
BigAru 2a15acbbfd refactor creation of template expression 2019-03-24 19:14:19 +01:00
BigAru fc13b2b43a add test cases 2019-03-24 16:52:23 +01:00
BigAru 2bb2a8246a add test cases 2019-03-24 16:51:22 +01:00