summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2001-11-14Add back mainloop-test here, too.Tor Lillqvist1-2/+0
2001-11-03On Win32, create separate .exp file for module-test.o and link with that.Tor Lillqvist1-1/+6
2001-11-02Recurse with may_block = FALSE, so we don't get into the pathology whereOwen Taylor1-1/+2
2001-10-25Version 1.3.10, interface age, binary age = 0.Owen Taylor1-2/+3
2001-10-24Add g_strtod & co.Alex Larsson1-0/+2
2001-10-13make struct _GPatternSpec and GMatchType private. (g_pattern_equal): newTim Janik1-1/+2
2001-09-03Implement.Owen Taylor1-1/+2
2001-08-26New functions to convert between local pahtnames and file: uris.Alex Larsson1-1/+3
2001-08-12Find test case for srcdir != builddir, miscellaneous cleanups.Owen Taylor1-6/+11
2001-07-02Use G_N_ELEMENTS rather than a custom macro.Owen Taylor1-26/+30
2001-06-30 Jun 29 13:36:39 2001 Owen Taylor <otaylor@redhat.com>Owen Taylor1-0/+2
2001-06-26Move glib library into a subdirectory, make all GLib include files includeOwen Taylor1-2/+13
2001-05-29Add test case for the g_qsort_with_data func. It works. This fixes bugSebastian Wilhelmi1-0/+2
2001-05-29Now that we check for a C++ compiler in configure.in anyway, I added aSebastian Wilhelmi1-0/+9
2001-04-03Exit with an error message that you should use pkg-config instead.Owen Taylor1-1/+2
2001-03-12Link with the libgmodule la only on Win32.Tor Lillqvist1-2/+3
2001-03-10Use the _LIBADD dependencies on libglib only on Win32.Tor Lillqvist1-6/+7
2001-03-09Link with libglib, libgthread and libgmodule as appropriate. UseTor Lillqvist1-11/+19
2001-02-03Change order of libs, put progs_LDADD last. Needed for cygwin, saysTor Lillqvist1-2/+2
2001-01-05move $enable_debug down below checks for GCC to avoid setting CFLAGSOwen Taylor1-1/+3
2001-01-04-I$(top_srcdir)/gmodule, fix from Michael MeeksHavoc Pennington1-1/+1
2000-12-22Determine the suffix of the shared librarries for this system. This isSebastian Wilhelmi1-0/+18
2000-12-08Rearrange into other veriables, and include run-markup-tests.sh.Raja R Harinath1-6/+13
2000-12-08move markup-test to noinst_PROGRAMS; it isn't a proper test, the properHavoc Pennington1-3/+2
2000-12-05Major change in API for creating sources to handle multiple main loopsOwen Taylor1-0/+2
2000-11-17Released 1.3.2GLIB_1_3_2Owen Taylor1-4/+8
2000-10-27New module to parse a simple markup languageHavoc Pennington1-0/+2
2000-10-16gmodule: New variable. (dist-hook): Handle $(BUILT_EXTRA_DIST).Raja R Harinath1-2/+10
2000-10-09Add new files.Havoc Pennington1-1/+7
2000-07-29Finally, a new and improved IO Channel and condition watch implementationTor Lillqvist1-0/+2
2000-07-14Move glib-config to glib-config-2.0 move glib.m4 to glib-2.0.m4Owen Taylor1-18/+19
2000-05-30Implement on Win32.Tor Lillqvist1-3/+3
2000-04-28New File implementing an asynchronous queue to be used for asynchronousSebastian Wilhelmi1-0/+3
2000-03-24Added various win32 related *.in files to EXTRA_DIST to let 'makeSebastian Wilhelmi1-4/+3
1999-07-2418:36. incorporated proposed cleanups from gtk-devel-list.Tim Janik1-2/+3
1999-06-18Re-order tests in alpha order.Jeff Garzik1-6/+7
1999-06-17Completed the thread support in GLib. Thread creation, prioritizingSebastian Wilhelmi1-1/+4
1999-05-08Correct rules for making the win32-related files that are made fromTor Lillqvist1-2/+2
1999-05-06New files, used to generate corresponding non-.in files when making aTor Lillqvist1-0/+9
1999-04-09New files to implement the Mersenne Twister Pseudo Random NumberSebastian Wilhelmi1-0/+2
1999-03-14Commented out debugging output.Jeff Garzik1-1/+3
1999-03-09Added stack, queue ADTs and related tests.Jeff Garzik1-0/+4
1999-01-21Add braces to eliminate an ambiguous else warning.EST 1999 Jeff Garzik1-0/+2
1999-01-11alloca and vasprintf go awayJeff Garzik1-2/+0
1999-01-09Make all aux functions static.Jeff Garzik1-1/+5
1999-01-04Released GLib 1.1.12GLIB_1_1_12CST 1999 Shawn T. Amundson1-10/+10
1999-01-03Add tree test.Jeff Garzik1-1/+3
1999-01-03add array-test.cJeff Garzik1-0/+2
1999-01-03Added 'make check' tests, based on testglib code.Jeff Garzik1-0/+22