Noted tests failing under MSVC on Windows
This commit is contained in:
parent
4c07271aaf
commit
08205ea6bc
|
|
@ -53,3 +53,8 @@ value: `TokenString`
|
|||
|
||||
All non-code token strings won't work properly unless they are also valid code
|
||||
token strings. All non-code token string features won't be implemented yet.
|
||||
|
||||
## Windows Tests
|
||||
|
||||
`test_format_basic_placeholders` and `Integer i32 Min Value` also fail when
|
||||
compiling with MSVC on Windows instead of GCC on Linux.
|
||||
|
|
|
|||
Loading…
Reference in New Issue