Imported Upstream version 2.67.2
[platform/upstream/glib.git] / glib / tests / gdatetime.c
2021-10-29 DongHun KwakImported Upstream version 2.67.2 upstream/2.67.2
2021-10-29 DongHun KwakImported Upstream version 2.67.1 upstream/2.67.1
2021-10-29 DongHun KwakImported Upstream version 2.67.0 upstream/2.67.0
2021-10-29 DongHun KwakImported Upstream version 2.66.5 upstream/2.66.5
2021-10-29 DongHun KwakImported Upstream version 2.66.4 upstream/2.66.4
2021-10-29 DongHun KwakImported Upstream version 2.66.2 upstream/2.66.2
2021-10-29 DongHun KwakImported Upstream version 2.66.1 upstream/2.66.1
2021-10-29 DongHun KwakImported Upstream version 2.65.3 upstream/2.65.3
2021-10-29 DongHun KwakImported Upstream version 2.65.1 upstream/2.65.1
2021-10-29 DongHun KwakImported Upstream version 2.65.0 upstream/2.65.0
2021-10-29 DongHun KwakImported Upstream version 2.64.6 upstream/2.64.6
2021-10-29 DongHun KwakImported Upstream version 2.64.5 upstream/2.64.5
2019-12-03 Hyunjee KimImported Upstream version 2.62.1
2019-12-03 Hyunjee KimImported Upstream version 2.61.3
2019-12-03 Hyunjee KimImported Upstream version 2.61.2
2019-12-03 Hyunjee KimImported Upstream version 2.61.0
2019-12-03 Hyunjee KimImported Upstream version 2.60.7
2019-12-03 Hyunjee KimImported Upstream version 2.59.0
2019-12-03 Hyunjee KimImported Upstream version 2.58.2
2019-12-03 Hyunjee KimImported Upstream version 2.57.3
2019-12-03 Hyunjee KimImported Upstream version 2.57.2
2019-12-03 Hyunjee KimImported Upstream version 2.57.1
2019-12-03 Hyunjee KimImported Upstream version 2.56.1
2019-12-03 Hyunjee KimImported Upstream version 2.56.0
2019-12-03 Hyunjee KimImported Upstream version 2.55.1
2019-12-03 Hyunjee KimImported Upstream version 2.55.0
2017-09-29 DongHun KwakImported Upstream version 2.53.6 80/153580/1
2017-09-29 DongHun KwakImported Upstream version 2.53.4 78/153578/1
2017-09-29 DongHun KwakImported Upstream version 2.53.2 76/153576/1
2017-05-19 DongHun KwakImported Upstream version 2.52.0 08/130008/1
2017-05-19 DongHun KwakImported Upstream version 2.51.1 03/130003/1
2017-02-03 DongHun KwakImported Upstream version 2.50.2 02/112802/1 upstream/2.50.2
2016-05-10 DongHun KwakMerge branch 'upstream' of ssh://review.tizen.org:29418... 69/68869/1 upstream/2.48.0
2016-05-10 Ryan LortieImported Upstream version 2.48.0 68/68868/1
2015-05-11 Simon McVittietests: replace most g_print() with g_printerr()
2015-05-11 Simon McVittiegdatetime test: don't assume that time stands still
2013-12-16 Ryan Lortietests: change test timezone to America/Toronto
2013-08-31 Kalev LemberAdd tests for new '%z' g_date_time_format extensions
2013-08-17 Matthias ClasenTake out an unused line from gdatetime tests
2013-08-17 Matthias ClasenMake g_date_time_new check its arguments
2013-08-17 Dan Winshipglib/tests/gdatetime: use UTC time in test_GDateTime_diff()
2013-01-06 Dan Winshiptests/gdatetime: add a missing ; on windows
2012-12-19 John RallsBug 633117: glib fails tests if /etc/localtime is not...
2012-12-18 John Rallstest_posix_parse: PST8PDT passes on Unix because it...
2012-12-18 John RallsTest the TZ-variable parsing functions
2012-12-18 John RallsImplement and test time zone name/abbrev setting for...
2012-12-18 John RallsAdd MSWindows timezone names to test new windows support.
2012-11-25 John RallsBug 681685: Transcoding fails on OSX
2012-11-15 Dan Winshipwin32: various fixes to test programs
2012-11-08 John RallsBug 686185: GDateTime Transcoding fails on OSX
2012-11-07 John RallsSkip test_non_utf8_printf() if EUC-JP is aliased to...
2012-11-02 Colin Waltersbuild: Don't use C99 declarations
2012-06-13 Matthias ClasenImprove GTimeZone test coverage
2012-06-11 Matthias ClasenImprove GTimeZone test coverage
2012-04-04 Dan Winshiptests/gdatetime: fix new_from_unix test
2012-02-08 Ravi Sankar Gunturglib/tests: fix memory leak
2012-01-21 Dan Winshipg_date_time_format: fix output in non-UTF-8 locales
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-10-08 Matthias ClasenAdd a test for g_date_time_new_from_timeval_utc
2011-09-22 Ryan LortieGDateTime test: fix a race
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-09-04 Ryan Lortieg_date_time_format: improve support for alt digits
2011-09-03 Matthias Clasengdatetime: Fix locale-changing code
2011-09-03 Ryan LortieGDateTime: test _format against strftime()
2011-09-03 Ryan LortieGDateTime test: plug a couple of leaks
2011-09-03 Ryan Lortieg_date_time_format: rip out non-working %W format
2011-09-03 Ryan Lortieg_date_time_format: fix padding for some formats
2011-09-03 Ryan LortieGDateTime test: don't test removed %N
2011-08-22 Colin WaltersGTimeZoneMonitor: Revert addition of this class
2011-08-19 Stef WalterMerge branch 'concurrent-cancellable'
2011-08-13 Matthias Clasengdatetime: Add a test for %OM
2011-07-26 Ryan LortieGDateTime test: 1970 doesn't exist on Windows
2011-07-04 Matthias ClasenDisable a failing test
2011-06-06 Matthias ClasenImprove test coverage of gtimezone.c
2011-05-05 Matthias ClasenAdd tests for new GDateTime functionality
2011-04-29 David ZeuthenMerge branch 'master' into gdbus-codegen
2011-04-27 David SchleefFix %z in g_date_time_format()
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-02-14 Matthias ClasenImprove test coverage
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2011-01-22 Matthias ClasenRemove a test that seems to fail depending on time...
2011-01-17 Ray Strodetests: add format test case for noon hour in 12h mode
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-01 Ryan LortieBug 630077 - GDateTime week number support
2010-09-17 Ryan LortieGDateTime: fix a test that fails from time to time
2010-09-17 Ryan LortieClean-up/tweaking of GDateTime and GTimeZone
2010-09-17 Emmanuele Bassidatetime: Rename g_date_time_printf() to g_date_time_fo...
2010-09-17 Emmanuele Bassidatetime: Update modifiers for DST changes
2010-09-17 Emmanuele Bassidatetime: Allow setting fractionary seconds in new_full()
2010-09-17 Emmanuele Bassidatetime: Rework time zone support in constructors
2010-09-06 Thiago Santosgdatetime: Use proleptic gregorian
2010-08-26 Emmanuele Bassidatetime: Re-use add_dmy()
2010-08-26 Tor LillqvistFix Win32 build
2010-08-25 Emmanuele Bassidatetime: Avoid excessive copies in add_full()
2010-08-25 Emmanuele Bassidatetime: Use %Z for the timezone name
2010-08-24 Thiago SantosAdd GDateTime to GLib