Add test suite for GBookmarkFile.
authorEmmanuele Bassi <ebassi@cvs.gnome.org>
Mon, 27 Mar 2006 18:28:07 +0000 (18:28 +0000)
committerEmmanuele Bassi <ebassi@src.gnome.org>
Mon, 27 Mar 2006 18:28:07 +0000 (18:28 +0000)
commit9bf3a0fa5fd4fad7c8b44e6159f0c00b059266a4
treeea6dc486d0894103349f4c686e954d0787a894bc
parent189c2c213e89090d21c9f421c8eacfeb1c018bd4
Add test suite for GBookmarkFile.

2006-03-27  Emmanuele Bassi  <ebassi@cvs.gnome.org>

* tests/Makefile.am:
* tests/bookmarkfile-test.c:
* tests/run-bookmark-test.sh:
* tests/bookmarks/*.xbel: Add test suite for GBookmarkFile.
24 files changed:
ChangeLog
ChangeLog.pre-2-12
tests/Makefile.am
tests/bookmarkfile-test.c [new file with mode: 0644]
tests/bookmarks/fail-01.xbel [new file with mode: 0644]
tests/bookmarks/fail-02.xbel [new file with mode: 0644]
tests/bookmarks/fail-03.xbel [new file with mode: 0644]
tests/bookmarks/fail-04.xbel [new file with mode: 0644]
tests/bookmarks/fail-05.xbel [new file with mode: 0644]
tests/bookmarks/fail-06.xbel [new file with mode: 0644]
tests/bookmarks/fail-07.xbel [new file with mode: 0644]
tests/bookmarks/fail-08.xbel [new file with mode: 0644]
tests/bookmarks/fail-09.xbel [new file with mode: 0644]
tests/bookmarks/fail-10.xbel [new file with mode: 0644]
tests/bookmarks/fail-11.xbel [new file with mode: 0644]
tests/bookmarks/fail-12.xbel [new file with mode: 0644]
tests/bookmarks/fail-13.xbel [new file with mode: 0644]
tests/bookmarks/fail-14.xbel [new file with mode: 0644]
tests/bookmarks/fail-15.xbel [new file with mode: 0644]
tests/bookmarks/fail-16.xbel [new file with mode: 0644]
tests/bookmarks/fail-17.xbel [new file with mode: 0644]
tests/bookmarks/valid-01.xbel [new file with mode: 0644]
tests/bookmarks/valid-02.xbel [new file with mode: 0644]
tests/run-bookmark-test.sh [new file with mode: 0755]