Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: remove cflag -w and fix warnings | Dmitry Podgorny | 2018-10-31 | 1 | -5/+5 |
| | | | | | | | | | The flag hides errors. But we want unit tests to be correct in order to reveal errors in the main code. The patch removes tests_unittests_unittests_CFLAGS which makes autotools use AM_CFLAGS instead. Therefore, unit tests are built with flags derived from configure.ac. | ||||
* | Use hashtables for plugin disco features | James Booth | 2016-08-17 | 1 | -0/+131 |