Updated gujarati file
[platform/upstream/glib.git] / glib / tests /
2013-04-20 Lars Uebernickelg_variant_get_data_as_bytes: return a sub-bytes if...
2013-04-16 Sebastian DrögeFix compilation on Android with the bionic C library
2013-04-12 Marek Kasiktests: Add test for disabled help options
2013-03-19 Ryan Lortietests: remove a pair of testcases that fail in en_CA
2013-03-12 Ryan Lortietests: clean up for Unicode corrigendum #9
2013-03-05 Christian Perschunicode: Allow noncharacters
2013-03-05 Ognyan Tonchevbase64: Fix g_base64_decode_step ()
2013-03-05 Colin Waltersbase64: Add tests for incremental decoding with very...
2013-02-27 Colin Waltersbuild: Add --disable-compile-warnings
2013-02-24 Matthias ClasenGList: be more robust
2013-02-21 Ryan Lortiethreads: don't do rlimit test when running as root
2013-02-03 Víctor Manuel Jáqu... Compile private test with -pthread on UNIX
2013-02-03 Matthias ClasenAvoid a portability problem in the checksum test
2013-02-02 Matthias ClasenSimplify glib/glib/tests setup
2013-02-02 Matthias ClasenMake the logging test more robust
2013-02-02 Will ThompsonTest for g_hash_table_insert() corrupting sets
2013-01-28 Simon McVittieg_atomic_int_get, g_atomic_pointer_get: accept const...
2013-01-20 Matthias ClasenFix a typo
2013-01-15 Ryan Lortiemainloop test: fix a silly memory error
2013-01-15 Ryan Lortiemainloop test: use atomic for cross-thread access
2013-01-15 Ryan Lortiemainloop test: fix a small typo
2013-01-15 Ryan Lortietests for the new MainContext/GSource API
2013-01-13 Henrique Dante de... Add G_GNUC_PRINTF on all functions with format strings
2013-01-06 Dan Winshiptests/gdatetime: add a missing ; on windows
2012-12-19 Matthias ClasenRevert "gtestutils: add g_test_trap_subprocess(), depre...
2012-12-19 Matthias ClasenRevert "tests: port from g_test_trap_subprocess() to...
2012-12-19 Matthias ClasenRevert "gtestutils: fix "-p" logic"
2012-12-19 Matthias ClasenRevert "tests/option-context: fix under --verbose"
2012-12-19 Matthias ClasenRevert "tests/protocol: redo a bit"
2012-12-19 Matthias ClasenRevert "tests/spawn-*.c: fix on Windows"
2012-12-19 Dan Winshiptests/spawn-*.c: fix on Windows
2012-12-19 Dan Winshiptests/protocol: redo a bit
2012-12-19 Dan Winshiptests/option-context: fix under --verbose
2012-12-19 Dan Winshipgtestutils: fix "-p" logic
2012-12-19 Dan Winshiptests: port from g_test_trap_subprocess() to g_test_tra...
2012-12-19 Dan Winshipgtestutils: add g_test_trap_subprocess(), deprecate...
2012-12-19 Daniel MacksFix constant type to match assigned variable type
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-12-18 Colin WaltersAdd g_get_num_processors()
2012-11-25 John RallsBug 681685: Transcoding fails on OSX
2012-11-21 Eduardo Lima Mitevgchecksum: Adds SHA512 support
2012-11-15 Dan Winshipwin32: avoid printf format warnings on nonstandard...
2012-11-15 Dan Winshipwin32: various fixes to test programs
2012-11-15 Dan Winshipwin32: misc warning fixes
2012-11-14 Simon McVittieRemove trailing spaces from expected GMarkup error...
2012-11-13 Colin Waltersgmain: Handle case where source id overflows
2012-11-08 John RallsBug 686185: GDateTime Transcoding fails on OSX
2012-11-08 Emmanuel PacaudCheck for PR_GET_NAME
2012-11-07 John RallsSkip test_non_utf8_printf() if EUC-JP is aliased to...
2012-11-02 Tim-Philipp Müllertests: fix compiler warning in gvariant test
2012-11-02 Colin Walterstests/1bitmutex: Hack to build with -Werror=missing...
2012-11-02 Colin Waltersbuild: Don't use C99 declarations
2012-10-23 Colin Waltersgvariant: Make g_variant_new_from_bytes() public
2012-10-17 Matthias ClasenAdd a test for the previous fix
2012-10-03 Christian Perschunicode: Add new tests for unicode 6.2
2012-10-03 Christian Perschunicode: Use g_assert_cmp{int,uint,hex} in tests
2012-09-13 Alexander LarssonFix regression in g_shell_parse_argv()
2012-09-06 Colin Walterstests/gvariant: Fix test on big endian architectures
2012-09-01 Matthias ClasenFix shell tests
2012-08-30 Dominique Leuenbergergshell: Fix parsing of comments in command lines.
2012-08-28 Colin WaltersSwitch all open() calls to use g_open()
2012-08-27 Colin Waltersgvariant: Add tests for exact SHA256 checksums
2012-08-27 Dan Winshipglib/tests: fix leaks
2012-08-20 Ryan LortieRevert the GMarkup attribute collect changes
2012-08-20 Ryan Lortiegmarkup test: fix use of message expect API
2012-08-20 Dan Winshiptests/protocol: update the messages to reflect G_LOG_DO...
2012-08-20 Ryan LortieGVariant: add g_variant_check_format_string()
2012-08-20 Dan Winshipglib/tests: use g_test_expect_message()
2012-08-20 Dan Winshipgtestutils: add g_text_expect_message()
2012-08-20 Dan Winshipglib/tests/testing, logging: don't use g_test_undefined()
2012-08-18 Matthias ClasenImprove utils test coverage
2012-08-18 Matthias ClasenImprove uri test coverage
2012-08-18 Matthias ClasenImprove strfuncs tests coverage
2012-08-18 Matthias ClasenImprove GRegex test coverage
2012-08-18 Matthias ClasenImprove GPrivate test coverage
2012-08-18 Matthias ClasenImprove file utils test coverage
2012-08-18 Matthias ClasenImprove GError test coverage
2012-08-18 Matthias ClasenImprove atomic ops test coverage
2012-08-18 Matthias ClasenImprove array test coverage
2012-08-17 Colin WaltersGMappedFile: Add g_mapped_file_get_bytes()
2012-08-17 Matthias Clasengmarkup: Add g_markup_collect_known_attributes()
2012-08-06 Matthias ClasenDeprecated GSlice config API
2012-08-06 Stef Waltergchecksum: Add g_compute_checksum_for_bytes()
2012-08-06 Stef Walterchecksum: Use functions instead of macros when building...
2012-07-30 Dan Winshipgmain: allow g_source_get_context() on destroyed sources
2012-07-30 Dan Winshipglib/tests/mainloop: test g_source_get_time()
2012-07-18 Dan Winshipgmain: handle child sources being destroyed before...
2012-07-09 Ryan LortieGVariant: fix string validation
2012-07-07 Christian Perschregex: Add new GRegexError code from PCRE 8.31
2012-07-07 Christian Perschregex: Enable fixed test
2012-07-06 Ryan LortieGVariant: support comparing booleans
2012-07-06 Colin WaltersGString: Tweak documentation, add g_string_free_to_bytes()
2012-07-02 Christian Perschregex: Fix unicode othercasing
2012-07-02 Christian Perschregex: Add FIRSTLINE compile flag
2012-07-02 Christian Perschregex: Add NOTEMPTY_ATSTART match option
2012-07-02 Christian Perschregex: Add PARTIAL_HARD match option
next