• Home
Name Date Size #Lines LOC

..--

78ea54ef315f5613f7c11dd1a87f10c7.cacheD06-Sep-2024897

README.mdD06-Sep-2024495 84

cd66f9f5ad63b42d0d77a9334de6bb73.cacheD06-Sep-2024878

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