On 2018-09-26 14:23, Markus Armbruster wrote:
> Commit 0bcc8e5bd8d accidentally dropped check-qdict from the list of
> unit tests (again, see commit 4429532b48a). Put it back, and fix up
> the test.
>
> Signed-off-by: Markus Armbruster
> ---
> tests/Makefile.include | 2 +-
> tests/check-qdict.
Commit 0bcc8e5bd8d accidentally dropped check-qdict from the list of
unit tests (again, see commit 4429532b48a). Put it back, and fix up
the test.
Signed-off-by: Markus Armbruster
---
tests/Makefile.include | 2 +-
tests/check-qdict.c| 2 ++
2 files changed, 3 insertions(+), 1 deletion(-)
On 25 October 2016 at 10:09, Markus Armbruster wrote:
> Commit ea3af47 accidentally dropped check-qdict from the list of unit
> tests. Put it back.
>
> Signed-off-by: Markus Armbruster
> ---
> Could be committed directly as a build fix. If not, I'll include it
> in my next pull.
Applied to mas
Commit ea3af47 accidentally dropped check-qdict from the list of unit
tests. Put it back.
Signed-off-by: Markus Armbruster
---
Could be committed directly as a build fix. If not, I'll include it
in my next pull.
tests/Makefile.include | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
dif