glib/tests
Emmanuele Bassi 75eb6fb661 Add bookmarkfile-test to the ignored files.
2006-03-27  Emmanuele Bassi  <ebassi@cvs.gnome.org>

	* tests/.cvsignore: Add bookmarkfile-test to the ignored files.
2006-03-27 18:30:11 +00:00
..
bookmarks Add test suite for GBookmarkFile. 2006-03-27 18:28:07 +00:00
collate Add Collation tests. 2005-10-05 17:37:46 +00:00
gobject Add paramspec-test 2006-02-18 21:07:18 +00:00
markups Add a test with a long entity name. 2005-01-24 17:25:37 +00:00
refcount Remove C++ comment 2006-01-30 04:19:07 +00:00
.cvsignore Add bookmarkfile-test to the ignored files. 2006-03-27 18:30:11 +00:00
array-test.c delete a bunch of dead code. 2005-03-14 06:01:51 +00:00
asyncqueue-test.c Updated to test _sort, _sort_with_data, _insert_sorted and 2006-02-19 17:17:32 +00:00
atomic-test.c Make computation of "biggest_pointer" vaguely more portable. (#137498, 2004-03-19 16:13:37 +00:00
bookmarkfile-test.c Add test suite for GBookmarkFile. 2006-03-27 18:28:07 +00:00
casefold.txt Updated to Unicode 4.1. There are five new GUnicodeBreakType types. That 2005-10-01 12:34:21 +00:00
casemap.txt Updated to Unicode 4.1. There are five new GUnicodeBreakType types. That 2005-10-01 12:34:21 +00:00
child-test.c Make the tests silent on success. 2005-07-14 05:20:14 +00:00
completion-test.c Plug leaks reported by valgrind. Same. Same Same. Same. Same. 2006-02-23 09:09:55 +00:00
convert-test.c Plug leaks reported by valgrind. Same. Same Same. Same. Same. 2006-02-23 09:09:55 +00:00
cxx-test.C Now that we check for a C++ compiler in configure.in anyway, I added a 2001-05-29 14:17:23 +00:00
date-test.c Add tests for g_date_get_iso8601_week_of_year(). 2005-03-28 05:22:56 +00:00
dirname-test.c Fix Win32 behaviour in some cases where a drive letter is present. For 2004-03-21 21:43:13 +00:00
env-test.c Remove critical log handler; we can't trigger g_return_if_fails() in our 2004-03-14 04:27:26 +00:00
file-test.c include <gstdio.h>. 2005-03-10 17:12:35 +00:00
gen-casefold-txt.pl Update Unicode data to 4.0. (#107974) 2003-07-31 02:27:56 +00:00
gen-casemap-txt.pl Unicode 4.0 special casing. (#114681) 2003-09-10 16:55:36 +00:00
gio-test.c Make the tests silent on success. 2005-07-14 05:20:14 +00:00
hash-test.c applied patch from #131937 with slight renames. provides 2004-02-20 02:05:36 +00:00
iochannel-test-infile Modified Files: glib/ChangeLog glib/glib.def glib/glib/giochannel.c 2001-07-20 20:14:37 +00:00
iochannel-test.c Make the tests silent on success. 2005-07-14 05:20:14 +00:00
keyfile-test.c Add bug ref 2005-09-14 18:12:52 +00:00
libmoduletestplugin_a.c Fix compiler warnings. 2005-12-05 13:37:55 +00:00
libmoduletestplugin_b.c Added #undef G_DISABLE_ASSERT and #undef G_LOG_DOMAIN throughout the 2002-07-04 15:19:30 +00:00
list-test.c Updated to test _sort, _sort_with_data, _insert_sorted and 2006-02-19 17:17:32 +00:00
mainloop-test.c Make the tests silent on success. 2005-07-14 05:20:14 +00:00
Makefile.am Add test suite for GBookmarkFile. 2006-03-27 18:28:07 +00:00
makefile.mingw.in Default to --disable-gtk-doc, to avoid Jade setup hassles. 2002-03-05 05:18:23 +00:00
makefile.msc.in Fix for MSVC build: Skip strtod-test, use correct glib libraries, with 2.0 2003-11-15 03:08:57 +00:00
mapping-test.c libtool installs/uninstalls the import library, no need to do it 2005-06-26 18:04:08 +00:00
markup-escape-test.c Add g_markup_printf_escaped(), g_markup_vprintf_escaped(). 2003-09-12 00:17:02 +00:00
markup-test.c Added #undef G_DISABLE_ASSERT and #undef G_LOG_DOMAIN throughout the 2002-07-04 15:19:30 +00:00
memchunks.c extended to perform the benchmarking on the old memchunk code if 'O' is 2005-12-02 09:57:06 +00:00
module-test.c added convenience macros G_IMPLEMENT_INTERFACE() and G_DEFINE_TYPE() plus 2004-01-09 14:40:31 +00:00
node-test.c Implement G_LEVEL_ORDER correctly. 2001-11-26 19:08:46 +00:00
option-test.c Change a gboolean to an int. Fixes bug #329789. 2006-03-27 13:37:02 +00:00
patterntest.c Plug leaks reported by valgrind. Same. Same Same. Same. Same. 2006-02-23 09:09:55 +00:00
printf-test.c Actually set any_failed on failure. (#143552, Philippe Blain) 2004-06-11 03:45:54 +00:00
qsort-test.c Added #undef G_DISABLE_ASSERT and #undef G_LOG_DOMAIN throughout the 2002-07-04 15:19:30 +00:00
queue-test.c Updated to test _sort, _sort_with_data, _insert_sorted and 2006-02-19 17:17:32 +00:00
rand-test.c Add the init_by_array functionality from the reference implementation of 2004-01-10 01:38:55 +00:00
relation-test.c Add missing const. (g_strsplit): Add g_return_val_if_fail for case of 2001-07-19 20:07:41 +00:00
run-bookmark-test.sh Add test suite for GBookmarkFile. 2006-03-27 18:28:07 +00:00
run-collate-tests.sh use LC_ALL instead of LC_COLLATE, to make sure we really override things. 2005-12-27 23:35:52 +00:00
run-markup-tests.sh Let $srcdir default to . 2005-01-24 17:35:44 +00:00
shell-test.c Plug leaks reported by valgrind. Same. Same Same. Same. Same. 2006-02-23 09:09:55 +00:00
slice-color.c added mem_error() and mem_assert() to test and handle errors without 2005-12-20 17:35:02 +00:00
slice-test.c honour g_mem_gc_friendly settings when freeing slices, make sure 2006-01-25 15:51:43 +00:00
slist-test.c Updated to test _sort, _sort_with_data, _insert_sorted and 2006-02-19 17:17:32 +00:00
spawn-test-win32-gui.c Minor Cygwin fix. (#138405, Roger Leigh) 2004-03-31 02:13:52 +00:00
spawn-test.c Make the tests silent on success. 2005-07-14 05:20:14 +00:00
strfunc-test.c Add some language-binding friendly variants 2005-06-23 05:50:53 +00:00
string-test.c Optimise single-character insertions 2005-08-18 09:30:24 +00:00
strtod-test.c Add a testcase for the previous fix. 2004-11-26 04:40:41 +00:00
testgdate.c Add tests for g_date_get_iso8601_week_of_year(). 2005-03-28 05:22:56 +00:00
testgdateparser.c Added #undef G_DISABLE_ASSERT and #undef G_LOG_DOMAIN throughout the 2002-07-04 15:19:30 +00:00
testglib.c Check for timegm. 2006-03-23 02:54:29 +00:00
thread-test.c Make the tests silent on success. 2005-07-14 05:20:14 +00:00
threadpool-test.c Updated the documentation to explain that when the maximum threads is > 1 2006-03-24 15:21:28 +00:00
timeloop-basic.c Added #undef G_DISABLE_ASSERT and #undef G_LOG_DOMAIN throughout the 2002-07-04 15:19:30 +00:00
timeloop-closure.c glib/gdebug.h glib/gutils.c gobject/gtype.c gthread/gthread-posix.c 2004-11-01 18:47:12 +00:00
timeloop.c glib/gdebug.h glib/gutils.c gobject/gtype.c gthread/gthread-posix.c 2004-11-01 18:47:12 +00:00
tree-test.c Break some long lines. 2006-01-09 04:11:12 +00:00
type-test.c Fix docs for G_MAXSIZE. (#148262, Christophe Fergeau) 2004-07-23 14:39:25 +00:00
unicode-caseconv.c Plug leaks reported by valgrind. Same. Same Same. Same. Same. 2006-02-23 09:09:55 +00:00
unicode-collate.c Add Collation tests. 2005-10-05 17:37:46 +00:00
unicode-encoding.c Use UTF-16LE as target encoding on all little-endian systems. (#143380, 2006-01-24 15:25:11 +00:00
unicode-normalize.c Add hangul composition and decomposition to unicode normalization. 2003-12-04 19:47:52 +00:00
uri-test.c Plug leaks reported by valgrind. Same. Same Same. Same. Same. 2006-02-23 09:09:55 +00:00
utf8-pointer.c Add tests for g_utf8_strlen(). 2006-02-24 13:56:58 +00:00
utf8-validate.c filter G_GNUC before PRIVATE so $ is still true. 2004-11-28 21:21:14 +00:00
utf8.txt Change instances of U+10ffff to U+10fffd, since that is the last valid 2003-07-31 16:48:54 +00:00