| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent db35efa commit 700c6d9
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -151,6 +151,9 @@ $ ./configure && make -j8 test | |||
| 151 | 151 | Make sure the linter is happy and that all tests pass. Please, do not submit | |
| 152 | 152 | patches that fail either check. | |
| 153 | 153 | ||
| 154 | + Running `make test` will run the linter as well unless one or more tests fail. | ||
| 155 | + If you want to run the linter without running tests, use `make lint`. | ||
| 156 | + | ||
| 154 | 157 | If you are updating tests and just want to run a single test to check it, you | |
| 155 | 158 | can use this syntax to run it exactly as the test harness would: | |
| 156 | 159 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments