summaryrefslogtreecommitdiff
path: root/render-test/tests/file-size/pass-size-is-same/style.json
Commit message (Collapse)AuthorAgeFilesLines
* [build] Reorganize the render testsThiago Marcos P. Santos2019-12-161-34/+0
| | | | | | Move everything that might collect metrics to the metrics/ directory, the only test manifests inside the render-test/ directory are the unit tests of the probes.
* [render-test] Add support for measuring compressed file sizeThiago Marcos P. Santos2019-11-281-1/+3
| | | | | Useful because for platform such as Android, we want to measure the size of the library inside the APK, which is usually compressed.
* [render-test] Add tolerance to file-size testsThiago Marcos P. Santos2019-10-141-2/+2
|
* [render-test] No camelCase on the metrics.json tagThiago Marcos P. Santos2019-10-111-0/+32
It is ugly.