{"id":21058021,"url":"https://github.com/rust-gcc/rusttest-to-dg","last_synced_at":"2026-02-26T03:04:06.841Z","repository":{"id":248515247,"uuid":"819365406","full_name":"Rust-GCC/rusttest-to-dg","owner":"Rust-GCC","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-05T16:24:38.000Z","size":39,"stargazers_count":1,"open_issues_count":3,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-03T17:38:54.122Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Rust-GCC.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-24T11:07:56.000Z","updated_at":"2025-02-05T16:24:42.000Z","dependencies_parsed_at":"2024-08-19T15:54:03.169Z","dependency_job_id":"a51dffc2-ab70-4827-a778-123303097d39","html_url":"https://github.com/Rust-GCC/rusttest-to-dg","commit_stats":null,"previous_names":["rust-gcc/rusttest-to-dg"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rust-GCC%2Frusttest-to-dg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rust-GCC%2Frusttest-to-dg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rust-GCC%2Frusttest-to-dg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rust-GCC%2Frusttest-to-dg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rust-GCC","download_url":"https://codeload.github.com/Rust-GCC/rusttest-to-dg/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254442429,"owners_count":22071864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-19T17:06:04.900Z","updated_at":"2026-02-26T03:04:06.836Z","avatar_url":"https://github.com/Rust-GCC.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rusttest-to-dg\n\nConverts `rustc` testcases into dejagnu testcases for `gccrs`\n\n# Usage\n\nThis tool was invoked by the script [run](./run.sh). Furthermore, we need the rustc and gccrs source code to be downloaded on the system. And add their paths to the environment variables `GCCRS_PATH`, `RUST_PATH` and `RUSTTEST_TO_DG_PATH`\n\nYou can install gccrs from the [gccrs repository](https://github.com/Rust-GCC/gccrs):\n\n```bash\ngit clone https://github.com/Rust-GCC/gccrs.git\n```\nYou can install rustc from the [rust repository](https://github.com/rust-lang/rust):\n\n```bash\ngit clone https://github.com/rust-lang/rust.git\n\n# Checkout the rustc 1.49.0 version\ncd rust\ngit checkout 1.49.0\n```\n\nAfter that, set the environment variables in your shell configuration file or in the terminal session:\n\n```bash\nexport GCCRS_PATH=/path/to/gccrs\nexport RUST_PATH=/path/to/rust\nexport RUSTTEST_TO_DG_PATH=/path/to/rusttest-to-dg\n```\n\nThen, simply run the script [run](./run.sh)\n\n```bash\nbash run.sh\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frust-gcc%2Frusttest-to-dg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frust-gcc%2Frusttest-to-dg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frust-gcc%2Frusttest-to-dg/lists"}