You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
359 B
10 lines
359 B
4 months ago
|
URL: https://github.com/junit-team/junit/archive/r4.13.2.tar.gz
|
||
|
Version: 4.13.2
|
||
|
BugComponent: 40416
|
||
|
|
||
|
Local Changes:
|
||
|
Extra generic type information to aid certain javacs.
|
||
|
Remove DisableOnDebug (new in 4.12) as it is not supported on Android
|
||
|
Remove support for stuck threads
|
||
|
Don't convert assumption failures into errors in rules/ErrorCollector
|