Branch: refs/heads/master
  Home:   https://github.com/ibus/ibus
  Commit: 9037ffe0f3ab419554903de6f12d00ee74f2f3ff
      
https://github.com/ibus/ibus/commit/9037ffe0f3ab419554903de6f12d00ee74f2f3ff
  Author: Daiki Ueno <[email protected]>
  Date:   2013-07-12 (Fri, 12 Jul 2013)

  Changed paths:
    M bindings/pygobject/Makefile.am
    M bindings/pygobject/gi/__init__.py
    M bindings/pygobject/gi/overrides/__init__.py
    M bindings/pygobject/test-override-ibus.py
    M po/POTFILES.in
    M po/POTFILES.skip
    M src/tests/ibus-bus.c
    M src/tests/ibus-configservice.c
    M src/tests/ibus-engine.c
    M src/tests/ibus-factory.c
    M src/tests/ibus-global-engine.c
    M src/tests/ibus-inputcontext-create.c
    M src/tests/ibus-inputcontext.c
    M src/tests/ibus-keymap.c
    M src/tests/ibus-keynames.c
    M src/tests/ibus-proxy.c
    M src/tests/ibus-registry.c
    M src/tests/ibus-serializable.c
    M src/tests/ibus-share.c

  Log Message:
  -----------
  build: fix make check

This contains several fixes to the current tests:

- Remove glib mem profiler call from src/tests, which is known not to
  work with the latest glib release:
  https://bugzilla.gnome.org/show_bug.cgi?id=701694
  valgrind could be used instead.

- Replace g_type_init() call in tests with ibus_init().

- Fix ibus-bus test after the DBus property change (commit 458945e7).
  no global engine may be set in the test environment.  Also add more
  assertions to check the return values.

- Fix pygobject test to use LOG_COMPILER and move sys.path adjustment
  into the test script itself.

- Add new files to po/POTFILES.in.

BUG=
[email protected]

Review URL: https://codereview.appspot.com/11156043



-- 
-- 
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"ibus-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


回复