Remove `test_bt_message_iterator`
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Tue, 23 Apr 2019 20:40:08 +0000 (16:40 -0400)
committerFrancis Deslauriers <francis.deslauriers@efficios.com>
Thu, 2 May 2019 20:50:15 +0000 (20:50 +0000)
commita4deb81d9fb3eded97844dc5df6246cec717af8d
treebd66aa2429e113b02e66e062973c85f5450d950c
parentac72582c7aaf2c4e95ba7ab1466e9510a41637e5
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.025588 seconds and 4 git commands to generate.