Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jieyouxu/compiletest-ui_test-header-migration

A tool for migrating compiletest `//` style headers to ui_test `//@` style headers.
https://github.com/jieyouxu/compiletest-ui_test-header-migration

Last synced: 3 days ago
JSON representation

A tool for migrating compiletest `//` style headers to ui_test `//@` style headers.

Awesome Lists containing this project

README

        

# compiletest-ui_test-header-migration

A tool for migrating compiletest `//` style headers to ui_test `//@` style
headers.

## Config

The tool will automatically generate a default config at
`$CWD/migration_config.toml`. The config allows the user to specify any manual
directives they may wish to add.