summaryrefslogtreecommitdiffstats
path: root/test/src/attributes-test.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename test->testfiles folder to avoid naming conflictAlex Valavanis2016-06-091-633/+0
| | | (bzr r14967.1.1)
* 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)