Feature #79
Reactivate gtest-based tests
Status: | Closed | Start date: | 2012-08-19 | |
---|---|---|---|---|
Priority: | Low | Due date: | ||
Assignee: | Michael Götting | % Done: | 100% | |
Category: | - | |||
Target version: | icl-8.1 |
Description
- find a way to integrate libgtest (either by linking or by including the code)
- move test-applications to test folder (rewrite them as automated gtest apps)
Subtasks
History
#1 Updated by Christof Elbrechter about 12 years ago
- new Idea: we'll just integrate the sources of a current version of the libgtest into our source tree.
- By now, we dont need an automated CMake-driven update mechanism for this
- If our included GTEST library becomes too old, we can just replace it with a newer one manually
- By theses means, we avoid having to download gtest-tarballs with every build or something
#2 Updated by Christof Elbrechter about 12 years ago
- Assignee set to Michael Götting
#3 Updated by Michael Götting over 11 years ago
- Target version changed from icl-8.0 to icl-8.1
#4 Updated by Alexander Neumann almost 7 years ago
- Status changed from New to Closed