XmacsLabs / mogan

Mogan STEM Suite (based on GNU TeXmacs): Enjoy exploring science and technology!
https://mogan.app
GNU General Public License v3.0
356 stars 29 forks source link

[14_12] Added test cases for src/Data/Parser/string_parser.cpp #1918

Closed UnbSky closed 3 days ago

UnbSky commented 5 days ago

What

Added test cases for src/Data/Parser/string_parser.cpp

Why

The current string_parser can handle most strings, but it cannot handle the ' or " in the string

How to test your changes?

xmake build string_parser_test
xmake r string_parser_test