The script that updates reference files for UI tests is currently a shell script, which has portability issues. It is also a bit annoying to use since you must specify the path to your build directory and so forth. It'd be nice to fix all these problems and move it into x.py.
The script that updates reference files for UI tests is currently a shell script, which has portability issues. It is also a bit annoying to use since you must specify the path to your build directory and so forth. It'd be nice to fix all these problems and move it into
x.py.