Commit df1179f
Compile EditorTests and ExtremeTests (were present but not built)
Source/tests/EditorTests.cpp and Source/tests/ExtremeTests.cpp were never
added to SourceFiles, so their self-registering PluginTest instances were
never compiled in and the tests never ran. Add them to the build.
Re-enables: "Editor stress" (L6), "Editor DPI Awareness" (L3, Windows only),
"Allocations during process" (L9), "Process called with a larger than prepared
block size". Verified they compile and pass a real strictness-10 validation.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 6f6c33a commit df1179f
2 files changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| 140 | + | |
| 141 | + | |
140 | 142 | | |
141 | 143 | | |
142 | 144 | | |
| |||
0 commit comments