summaryrefslogtreecommitdiffstats
path: root/test/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename test->testfiles folder to avoid naming conflictAlex Valavanis2016-06-093-822/+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)
* Converted unit test fr dir-util for Google Test.Jon A. Cruz2015-05-061-0/+63
| | | (bzr r14113)
* Added color profile test and supporting fixture.Jon A. Cruz2015-05-051-0/+126
| | | | | | Added conversion of color profile tests, and a test fixture that sets up a shared SPDocument for all tests in a single test case. (bzr r14110)
* Added unit tests for attributes.Jon A. Cruz2015-05-031-0/+618
Corresponds-to/replaces the CxxTest file src/attributes-test.h (bzr r14101)