lp:~mhr3/gtx/raring
Created by
Michal Hruby
on
2013-05-31
and last modified on
2013-05-31
- Get this branch:
- bzr branch lp:~mhr3/gtx/raring
Only
Michal Hruby
can upload to this branch. If you are
Michal Hruby
please log in for upload directions.
Branch merges
Propose for merging
- Mikkel Kamstrup Erlandsen: Needs Information on 2013-06-06
-
Diff: 173 lines (+47/-45)2 files modifiedsrc/gtestextensions.c (+47/-44)
src/gtx.h (+0/-1)
Branch information
Recent revisions
- 12. By Mikkel Kamstrup Erlandsen <kamstrup@hardback> on 2010-05-04
-
Bugfix: Cleanup some leaked timeout. This could cause crashes in tests that ran several of the _wait_() methods inside the same process
- 10. By Mikkel Kamstrup Erlandsen <kamstrup@hardback> on 2010-03-23
-
Implement methods gtx_wait_
for_command( ) and gtx_assert_ last_command_ status( ) Add an example using the new methods
- 9. By Mikkel Kamstrup Erlandsen <kamstrup@hardback> on 2010-03-23
-
Woopsie. Include examples/forked.c for 0.2.0
- 7. By Mikkel Kamstrup Erlandsen <kamstrup@hardback> on 2010-03-23
-
Require glib-2.0 >= 2.20 to get the gthread behaviour we want
Link against gthread-2.0
Implement two new powerful methods gtx_wait_
for_thread( ) and gtx_wait_for_fork() that waits for a thread/child process while spinning a main loop Add an example using gtx_wait_for_fork()
- 5. By Mikkel Kamstrup Erlandsen <kamstrup@hardback> on 2010-03-22
-
Make compilation of simple example work
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:gtx