summaryrefslogtreecommitdiff
path: root/tests/testglib.c
Commit message (Expand)AuthorAgeFilesLines
* Adapt testglib.c to GRelation deprecationMatthias Clasen2010-12-281-1/+5
* Don't call close() on -1Tor Lillqvist2010-10-071-1/+2
* Improve parsing of date-only iso8601 stringsJens Georg2010-08-261-0/+4
* Fix warningsJuan A. Suarez Romero2010-06-091-1/+1
* Don't use deprecated g_win32 APITor Lillqvist2010-02-041-24/+0
* g_time_val_from_iso8601: handle timezoneless datesDan Winship2009-09-011-0/+21
* Fix parsing of timezonesPeter Kjellerstedt2009-04-081-1/+17
* Bug 547337 – G_DISABLE_DEPRECATED breaks tests buildMatthias Clasen2008-08-141-0/+4
* Avoid warning on Win64 by using gintptr cast instead if long cast.Tor Lillqvist2008-08-041-2/+2
* Bug 539770 - migrate gstrfunc unit tests to gtestPaolo Borelli2008-06-241-80/+0
* set tv_usec to 0 rather than 1 when a fraction of a second is notMatthias Clasen2008-06-191-13/+55
* fixed gstdio.h include.17:40:58 Tim Janik2008-04-181-1/+1
* Small test fixupMatthias Clasen2008-03-101-0/+2
* Don't test user directories for being non-null. (#517084, Yevgen Muntyan)Matthias Clasen2008-02-231-4/+0
* adapt to recent api changes variable declaration at the beginning of aHans Breuer2007-12-211-2/+5
* Fix the date validation check. (#503029)Emmanuele Bassi2007-12-191-0/+2
* split up tests and reworked code to use the new test framework.16:06:11 Tim Janik2007-12-121-889/+893
* Add support for a number of special directories, as defined by theMatthias Clasen2007-06-041-0/+8
* Fix an off-by-2 error in the leap year calculation. (#344905, Dan Winship)Matthias Clasen2006-06-201-4/+4
* Check for timegm.Emmanuele Bassi2006-03-231-1/+34
* Don't read past the end of the string. (#334471, Morten Welinder)Matthias Clasen2006-03-141-1/+28
* glib/gfileutils.c glib/gfileutils.h glib/glib.symbols Rename g_makepath()Tor Lillqvist2005-06-221-19/+19
* New function. Creates a directory including intermediate parentTor Lillqvist2005-06-221-1/+117
* New function. Returns the machine's name, or one of its names. DocumentTor Lillqvist2005-06-221-0/+1
* Minor printout change, now identical as in glib-2-6 branch.Tor Lillqvist2005-03-201-2/+2
* Print more detailled output from the timer tests. Don't print homeTor Lillqvist2005-03-201-5/+11
* Add a function to return a list of applicable locale names. (#95587,Matthias Clasen2004-09-071-0/+2
* Test the new XDG basedir functions.Tor Lillqvist2004-08-261-1/+16
* Trivial warning fix.Matthias Clasen2004-04-221-1/+1
* Add testcases for g_message() involving non-printable and unsafeMatthias Clasen2004-04-221-0/+2
* applied patch from #131937 with slight renames. providesTim Janik2004-02-201-1/+18
* Add g_timer_continue(). (#98536, Tim-Philipp Müller)Owen Taylor2004-01-221-1/+51
* Added G_GSIZE_FORMAT and friends.Manish Singh2003-11-201-5/+5
* === Released 2.3.0 ===Owen Taylor2003-10-231-3/+4
* Use hardcoded name for DLL, as there is no reliable way to determine it atTor Lillqvist2003-09-291-8/+3
* Fix #117925 (Dov Grobgeld):Tor Lillqvist2003-08-161-6/+32
* pull in trio if host printf doesn't have a known way of printing 64-bitManish Singh2002-12-121-6/+0
* add -DG_DISABLED_DEPRECATEDManish Singh2002-10-151-14/+14
* Remove warning about g_print, etc, encoding.Owen Taylor2002-03-281-1/+3
* Add missing g_pattern_match_simple and g_pattern_spec_equal.Tor Lillqvist2001-10-281-1/+1
* cast the string size to gulong and use %lu for printing to avoid 64bitGeorge Lebl2001-09-291-1/+1
* Accept also forward slashes. (But still don't accept them in the otherTor Lillqvist2001-09-201-7/+10
* add simple test for g_path_get_basename().Tim Janik2001-09-181-0/+9
* Add missing const. (g_strsplit): Add g_return_val_if_fail for case ofDarin Adler2001-07-191-0/+1
* Add some generated files.Darin Adler2001-07-111-0/+2
* Patch from Darin Adler (#54166)Owen Taylor2001-06-301-15/+15
* Add a check for the Darwin dynamic linker. Use AC_TRY_LINK when checkingDan Winship2001-04-201-2/+2
* Cygwin support contributed by Stefan Ondrejicka <ondrej@idata.sk>.Tor Lillqvist2001-03-091-3/+14
* Implement on Win32. Append the executable file name suffixes from PATHEXTTor Lillqvist2001-03-011-1/+1
* Remove test for initial double backslash (UNC path), this will of courseTor Lillqvist2001-03-011-0/+4