lp://staging/~jamesodhunt/ubuntu/precise/libnih/multiarch
- Get this branch:
- bzr branch lp://staging/~jamesodhunt/ubuntu/precise/libnih/multiarch
Branch merges
Branch information
- Owner:
- James Hunt
- Status:
- Development
Recent revisions
- 1052. By Matthias Klose
-
* Use dpkg-buildflags to get the build flags.
* Build with the default build flags, don't hard-code -Os. LP: #791315. - 1048. By Scott James Remnant (Canonical)
-
* NEWS: Release 1.0.3
* nih-dbus-tool/type. c (type_const, type_of): Add support for the
DBUS_TYPE_UNIX_FD type, with a C type of "int".
* nih-dbus-tool/tests/ test_type. c (test_const, test_of): Check the types
are correct.
* nih-dbus-tool/tests/ marshal_ factory. c: Generate function for
unix_fd testing
* nih-dbus-tool/tests/ marshal_ code.h: Add header for generated function
* nih-dbus-tool/tests/ test_marshal. c (test_marshal): Test the generator
and the generated function
* nih-dbus-tool/tests/ demarshal_ factory. c: Generate function for
unix_fd testing
* nih-dbus-tool/tests/ demarshal_ code.h: Add header for generated function
* nih-dbus-tool/tests/ test_demarshal. c (test_demarshal): Test the
generator and the generated code
* nih-dbus-tool/tests/ com.netsplit. Nih.Test. xml: Add methods, signal and
properties for testing.
* nih-dbus-tool/tests/ com.netsplit. Nih.Test_ impl.h: Add property
definition
* nih-dbus-tool/tests/ com.netsplit. Nih.Test_ impl.c (my_test_ unix_fd_ to_str)
(my_test_str_to_ unix_fd, my_test_ get_unix_ fd)
(my_test_set_unix_ fd): Test implementation.
* nih-dbus-tool/tests/ test_com. netsplit. Nih.Test_ object. c (test_unix_ fd_to_str)
(test_str_to_unix_ fd, test_new_unix_fd, test_get_unix_fd)
(test_set_unix_fd): Add methods to test the object implementation.
* nih-dbus-tool/tests/ test_com. netsplit. Nih.Test_ proxy.c (test_unix_ fd_to_str)
(test_unix_fd_to_str_ sync, test_str_ to_unix_ fd)
(test_str_to_unix_ fd_sync, test_new_unix_fd, test_get_unix_fd)
(test_get_unix_fd_ sync, test_set_unix_fd, test_set_ unix_fd_ sync): Add tests
for unix fds.
(test_get_all, test_get_all_sync): Add unix fd to tests.
* NEWS: Update
* configure.ac: Bump version to 1.0.3
* NEWS: Begin new release - 1046. By Scott James Remnant (Canonical)
-
Bumped libdbus Build-Dependency to the version with the bug fix that
caused the test suite to fail. - 1045. By Scott James Remnant (Canonical)
-
Revert the previous upload. It is never acceptable to simply disable
tests, especially when it turns out that the test that was disabled
was failing because there was a serious bug that could cause kernel
panics for people on boot.
Test suites are here for a reason.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/precise/libnih