Remove `test_bt_message_iterator`
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Tue, 23 Apr 2019 20:40:08 +0000 (16:40 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 2 May 2019 04:09:19 +0000 (00:09 -0400)
commitde76321513d03709d794de572302704344d91e20
treebd66aa2429e113b02e66e062973c85f5450d950c
parent7f63fda4c1771928d4879fa61744a22749cc3c2a
Remove `test_bt_message_iterator`

This test does not work anymore because some message iterator
postconditions changed. Instead of taking time to fix it now, it will be
much faster for me to rewrite it correctly in Python once we have
working bindings.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
tests/lib/Makefile.am
tests/lib/test_bt_message_iterator.c [deleted file]
This page took 0.023447 seconds and 5 git commands to generate.