-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Force the compilation mode for tests to fastbuild.
We can't use 'opt', because that trims out certain features needed by the unit testing framework. Using 'dbg' also doesn't make sense, because the time traveling debugger isn't usable in this context.
- Loading branch information
1 parent
3ba2519
commit e1f7833
Showing
1 changed file
with
8 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters