lp://staging/~thomas-voss/xorg-gtest/Doxygen
Created by
Thomas Voß
and last modified
- Get this branch:
- bzr branch lp://staging/~thomas-voss/xorg-gtest/Doxygen
Only
Thomas Voß
can upload to this branch. If you are
Thomas Voß
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Chase Douglas: Approve
- Thomas Voß (community): Needs Resubmitting
-
Diff: 2342 lines (+2094/-27)12 files modifiedMakefile.am (+3/-1)
configure.ac (+2/-0)
doc/Doxyfile (+1720/-0)
doc/Makefile.am (+49/-0)
examples/Makefile.am (+25/-0)
examples/xorg-gtest.cpp (+39/-0)
include/xorg/gtest/environment.h (+59/-7)
include/xorg/gtest/process.h (+104/-6)
include/xorg/gtest/test.h (+46/-4)
src/environment.cpp (+4/-0)
src/process.cpp (+40/-8)
src/test.cpp (+3/-1)
Branch information
Recent revisions
- 37. By Thomas Voß
-
Introduced examples. Added virtual d'tors to xorg::testing:
:Environment and xorg::testing: :Test. - 34. By Thomas Voß
-
Modified Process::Terminate and Process::Kill to reset process identifier. Adjusted documentation.
- 33. By Thomas Voß
-
Adjusted documentation according to review. Switched to std::string for environment query/adjustment in Process.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/~oif-team/xorg-gtest/trunk