Add test for dots in tag names

This commit is contained in:
Martin Hořeňovský
2021-05-12 21:43:14 +02:00
parent 35cba5486d
commit 5eb7aa4f90
10 changed files with 70 additions and 14 deletions

View File

@@ -339,6 +339,7 @@ loose text artifact
:test-result: PASS stringify( vectors<has_operator> )
:test-result: PASS strlen3
:test-result: PASS tables
:test-result: PASS tags with dots in later positions are not parsed as hidden
:test-result: FAIL thrown std::strings are translated
:test-result: PASS toString on const wchar_t const pointer returns the string contents
:test-result: PASS toString on const wchar_t pointer returns the string contents