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