aboutsummaryrefslogtreecommitdiffstats
path: root/unittests/Support/IntegersSubsetTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Sort the #include lines for unittest/...Chandler Carruth2012-12-041-3/+1
* Revert "IntRange:" as it appears to be breaking self hosting.Eric Christopher2012-07-021-14/+8
* IntRange:Stepan Dyatkovskiy2012-07-021-8/+14
* IntegersSubsetTest: Due to compilation failure with -std=c11, replaced -1UL w...Stepan Dyatkovskiy2012-06-261-4/+8
* IntegersSubsetMapping: implemented "diff" operation. Operation allows at the ...Stepan Dyatkovskiy2012-06-261-0/+143
* IntegersSubsetMapping: removed exclude operation, it will replaced with more ...Stepan Dyatkovskiy2012-06-261-174/+0
* IntegersSubsetMapping: added exclude operation, that allows to exclude subset...Stepan Dyatkovskiy2012-06-051-0/+174
* IntegersSubsetMapping:Stepan Dyatkovskiy2012-06-051-0/+1
* Added unittests for IntegersSubset and IntegersSubsetMapping.Stepan Dyatkovskiy2012-06-021-0/+180