Add unit tests
We need to add unit tests for all the code modules. These should hook into the "make check" build target and will be run automatically by the PPA builder.
Blueprint information
- Status:
- Started
- Approver:
- Jonathan Cooper
- Priority:
- High
- Drafter:
- Alex Valavanis
- Direction:
- Needs approval
- Assignee:
- Jonathan Cooper
- Definition:
- Approved
- Series goal:
- Accepted for trunk
- Implementation:
- Started
- Milestone target:
- 1.95
- Started by
- Alex Valavanis
- Completed by
Whiteboard
Work Items
Work items:
Add Google test infrastructure to source: DONE
Hook test infrastructure into build system (Autotools): DONE
Hook test infrastructure into build system (CMake): DONE
Hook "make check" target into daily builds: DONE
Add tests for Chapter 2 code: TODO
Add tests for Chapter 3 code: TODO
Add tests for Chapter 4 code: TODO
Add tests for Chapter 5 code: TODO
Add tests for Chapter 6 code: TODO
Add tests for Chapter 7 code: TODO
Add tests for Chapter 8 code: TODO
Add tests for Chapter 9 code: TODO
Add tests for Chapter 10 code: TODO
Add tests for Chapter 11 code: TODO
Add tests for Chapter 12 code: TODO
Add tests for Chapter 13 code: TODO
Add tests for Chapter 14 code: TODO
Add tests for Chapter 15 code: TODO
Add tests for Chapter 16 code: TODO
Add tests for Chapter 17 code: TODO