aboutsummaryrefslogtreecommitdiff
path: root/unittests/Support/IntegersSubsetTest.cpp
AgeCommit message (Expand)Author
2012-12-04Sort the #include lines for unittest/...Chandler Carruth
2012-07-02Revert "IntRange:" as it appears to be breaking self hosting.Eric Christopher
2012-07-02IntRange:Stepan Dyatkovskiy
2012-06-26IntegersSubsetTest: Due to compilation failure with -std=c11, replaced -1UL w...Stepan Dyatkovskiy
2012-06-26IntegersSubsetMapping: implemented "diff" operation. Operation allows at the ...Stepan Dyatkovskiy
2012-06-26IntegersSubsetMapping: removed exclude operation, it will replaced with more ...Stepan Dyatkovskiy
2012-06-05IntegersSubsetMapping: added exclude operation, that allows to exclude subset...Stepan Dyatkovskiy
2012-06-05IntegersSubsetMapping:Stepan Dyatkovskiy
2012-06-02Added unittests for IntegersSubset and IntegersSubsetMapping.Stepan Dyatkovskiy