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>
Tue, 23 Apr 2019 20:40:08 +0000 (16:40 -0400)
commitd7bd0bd3862a29d08b75f5975073ad62f9e36d1a
treeeb2673c99f7685bd989293e41bfc826b981f2294
parent7e39a0feab0ebab3019482f7f0b7ca61181d9409
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.02426 seconds and 5 git commands to generate.