Commit 32ce250
authored
Merge pull request #1012 from cderici/makefile-tests-quality-of-life
#1012
#### Description
Makes it easy for everyone to run unit tests, integration tests and all tests as targets using `make`.
Removes the `tests` target, and adds `run-unit-tests`, `run-integration-tests` and `run-all-tests` targets.1 file changed
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
25 | 28 | | |
26 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
27 | 33 | | |
28 | 34 | | |
29 | 35 | | |
| |||
0 commit comments