Home | History | Annotate | Download | only in TestCases

Lines Matching full:diff

15 // RUN: diff f.points fff.points
16 // RUN: diff bf.points fb.points
17 // RUN: diff bf.points ffb.points
18 // RUN: diff bf.points bbf.points
19 // RUN: not diff x.points f.points
20 // RUN: not diff x.points b.points
21 // RUN: not diff x.points bf.points
22 // RUN: not diff f.points b.points
23 // RUN: not diff f.points bf.points
24 // RUN: not diff b.points bf.points