Name Date Size #Lines LOC

..--

78ea54ef315f5613f7c11dd1a87f10c7.cacheHD25-Apr-2025897

README.mdH A D25-Apr-2025495 84

cd66f9f5ad63b42d0d77a9334de6bb73.cacheHD25-Apr-2025878

README.md

1Theses cache files are generated by atest. To regenerate them:
2
378ea54ef315f5613f7c11dd1a87f10c7.cache -> `m atest && atest-dev -c --host hello_world_test`
4
5cd66f9f5ad63b42d0d77a9334de6bb73.cache -> Open test_finders/test_info.py, and in the constructor of TestInfo, add `self.some_new_property = "foo"`. Then run `m atest && atest-dev -c --host hello_world_test`. The result will be under the 78ea... name, but just rename it to the cd66... name.
6
7The new files will be in ~/.atest/info_cache/
8