Remove `test_bt_message_iterator`
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Tue, 23 Apr 2019 20:40:08 +0000 (16:40 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 3 May 2019 22:19:39 +0000 (18:19 -0400)
commit47b0a49a6be038a5fd8dd671cde5ecb83e47bf93
treeed0e920817de781d746332ee5f20c75e011a180d
parent130417948312e8aa9ab10b077953d40c9a56101b
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.02515 seconds and 4 git commands to generate.