https://github.com/retrostreams/android-retro-tests
Test suite for android-retrostreams and related projects, forked from https://github.com/stefan-zobel/streamsupport
https://github.com/retrostreams/android-retro-tests
Last synced: 12 months ago
JSON representation
Test suite for android-retrostreams and related projects, forked from https://github.com/stefan-zobel/streamsupport
- Host: GitHub
- URL: https://github.com/retrostreams/android-retro-tests
- Owner: retrostreams
- Archived: true
- Created: 2017-07-08T17:45:47.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-03-19T16:40:29.000Z (over 3 years ago)
- Last Synced: 2025-04-02T17:51:41.871Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 795 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# android-retro-tests

android-retro-tests is the common test suite for the following android-retro projects
* [android-retrostreams](https://github.com/retrostreams/android-retrostreams)
* [android-retrofuture](https://github.com/retrostreams/android-retrofuture)
* [android-retroflow](https://github.com/retrostreams/android-retroflow)
* [android-retroatomic](https://github.com/retrostreams/android-retroatomic)
It can be run on Java 8 / 9 or on Android using the Android Studio desugar toolchain
## LICENSE
GNU General Public License, version 2, [with the Classpath Exception](https://github.com/retrostreams/android-retro-tests/blob/master/GPL_ClasspathException) (and [CC0 1.0](https://creativecommons.org/publicdomain/zero/1.0/) for JSR-166 derived code)