mirror of
https://github.com/irmen/prog8.git
synced 2025-01-11 13:29:45 +00:00
db76c8d7f4
For good measure we also turn on *all* compiler tests with examples (they do take some time). Note that the total *mentions* of IStringEncoding in the entire project went down from ~50 to 6, only 3 of which are *actual uses* (the others are 2 imports and 1 supertype ref in ICompilationTarget : IStringEncoding)!