Commit 3b4199a
Add instructions to run specific tests (#660)
Runing the full tests using make test is very slow. For most PRs, we may work on only a small
fraction of the codes, and it's common that we only need to run specific tests.
This PR adds instructions for running specific tests.
Co-authored-by: Wei Ji <23487320+weiji14@users.noreply.github.com>1 parent 2c977f5 commit 3b4199a
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
308 | 308 | | |
309 | 309 | | |
310 | 310 | | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
311 | 319 | | |
312 | 320 | | |
313 | 321 | | |
| |||
0 commit comments