Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/jieyouxu/compiletest-ui_test-header-migration
- Owner: jieyouxu
- License: mit
- Created: 2024-02-06T15:29:45.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-02-22T16:03:37.000Z (10 months ago)
- Last Synced: 2024-11-06T00:39:37.794Z (about 2 months ago)
- Language: Rust
- Size: 237 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.