summaryrefslogtreecommitdiffstats
path: root/test/src/attributes-test.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Patch for ninja check in cmake buildsShlomi Fish2016-04-091-1/+7
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1554143 (bzr r14769)
* Updating gtest version with newer attributes.Jon A. Cruz2015-05-301-0/+9
| | | (bzr r14188)
* Added unit tests for attributes.Jon A. Cruz2015-05-031-0/+618
Corresponds-to/replaces the CxxTest file src/attributes-test.h (bzr r14101)