Commit 459e0ff
Han Wang
fix(test): include DeepPotPTExpt.h so the ZBL C++ suite actually runs
Without it BUILD_PT_EXPT is undefined in this translation unit and all 8
cases GTEST_SKIP with "PyTorch support is not enabled" -- which reads as a
clean run in the summary. Caught on the T4: the suite reported 22 passed
covering only the spin tests, with the ZBL suite silently skipped.1 parent 648b3db commit 459e0ff
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
30 | 35 | | |
31 | 36 | | |
32 | 37 | | |
| |||
0 commit comments