summaryrefslogtreecommitdiff
path: root/debian/tests
Commit message (Collapse)AuthorAge
* Enable CMake supportGravatar Benjamin Barenblat2020-05-19
| | | | | | | Install Abseil’s CMake support files. Some of these files are autogenerated, and the generator produces files with a googletest dependency if Abseil is built with unit tests enabled; to prevent this, turn off unit tests.
* Add a smoke testGravatar Benjamin Barenblat2020-05-18
Create a basic autopkgtest to ensure that Abseil got installed and links correctly.