2006-11-04 Jonathan Matthew <jonathan@kaolin.wh9.net>
commit83d27921863da22d445e0dcec03f17b04c229346
authorjmatthew <jmatthew>
Sat, 4 Nov 2006 11:19:45 +0000 (4 11:19 +0000)
committerjmatthew <jmatthew>
Sat, 4 Nov 2006 11:19:45 +0000 (4 11:19 +0000)
tree953a9a108ff24ee98f9cdde5e4295f5045507391
parent860af5dbf95058441b231cfcf5923ef15e5ef3fe
2006-11-04  Jonathan Matthew  <jonathan@kaolin.wh9.net>

* tests/Makefile.am:
* tests/test-rhythmdb-property-model.c: (_get_property_count),
(START_TEST), (rhythmdb_property_model_suite), (main):
* tests/test-rhythmdb-query-model.c: (START_TEST),
(rhythmdb_query_model_suite), (main):
* tests/test-rhythmdb.c: (START_TEST), (rhythmdb_suite):
* tests/test-utils.c: (start_test_case), (end_step),
(end_test_case), (mark_signal), (set_waiting_signal),
(wait_for_signal), (test_rhythmdb_setup), (test_rhythmdb_shutdown),
(set_entry_string), (set_entry_ulong), (set_entry_hidden):
* tests/test-utils.h:
Split up rhythmdb tests, add tests for RhythmDBPropertyModel.
ChangeLog
tests/Makefile.am
tests/test-rhythmdb-property-model.c [new file with mode: 0644]
tests/test-rhythmdb-query-model.c [new file with mode: 0644]
tests/test-rhythmdb.c
tests/test-utils.c [new file with mode: 0644]
tests/test-utils.h [new file with mode: 0644]