wok-current view gtest/description.txt @ rev 25593
Use default gcc 6.3 for flac
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Thu Aug 31 19:04:33 2023 +0000 (15 months ago) |
parents | |
children |
line source
1 Googletest helps you write better C++ tests.
3 Googletest is a testing framework developed by the Testing Technology
4 team with Google's specific requirements and constraints in mind.
5 Whether you work on Linux, Windows, or a Mac, if you write C++ code,
6 googletest can help you.
7 And it supports any kind of tests, not just unit tests.