ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/jsr166/jsr166/src/test/tck/JSR166TestCase.java
(Generate patch)

Comparing jsr166/src/test/tck/JSR166TestCase.java (file contents):
Revision 1.272 by dl, Tue Jan 26 13:33:06 2021 UTC vs.
Revision 1.273 by jsr166, Wed Jan 27 02:13:22 2021 UTC

# Line 152 | Line 152 | import junit.framework.TestSuite;
152   * in one spot to rerun tests on slower platforms.
153   *
154   * Class Item is used for elements of collections and related
155 < * purposes. Many tests rely on themir keys being equal to ints. To
155 > * purposes. Many tests rely on their keys being equal to ints. To
156   * check these, methods mustEqual, mustContain, etc adapt the JUnit
157   * assert methods to intercept ints.
158   *

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines