summaryrefslogtreecommitdiffstats
path: root/test/src/attributes-test.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-06-09Rename test->testfiles folder to avoid naming conflictAlex Valavanis1-633/+0
(bzr r14967.1.1)
2016-04-09Patch for ninja check in cmake buildsShlomi Fish1-1/+7
Fixed bugs: - https://launchpad.net/bugs/1554143 (bzr r14769)
2015-05-30Updating gtest version with newer attributes.Jon A. Cruz1-0/+9
(bzr r14188)
2015-05-03Added unit tests for attributes.Jon A. Cruz1-0/+618
Corresponds-to/replaces the CxxTest file src/attributes-test.h (bzr r14101)