Commit 1b7dd3f
committed
Add assertion to build that bits are built in release configuration
I expect this to fail because unfortunately the bug is that our tests
are invoked after the build, and not in release configuration, which
means they build in debug configuration and overwrite the prior built
bits, screwing everything up!1 parent 9416a8a commit 1b7dd3f
1 file changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
48 | 60 | | |
49 | 61 | | |
50 | 62 | | |
| |||
0 commit comments