https://github.com/checkedc/workflows
Checked C workflows for GitHub Actions
https://github.com/checkedc/workflows
Last synced: 4 months ago
JSON representation
Checked C workflows for GitHub Actions
- Host: GitHub
- URL: https://github.com/checkedc/workflows
- Owner: checkedc
- Created: 2023-07-19T18:12:53.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-24T05:44:57.000Z (over 1 year ago)
- Last Synced: 2025-01-23T03:33:23.589Z (over 1 year ago)
- Language: Shell
- Size: 28.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# checkedC-workflows
## Step 1:
Switch to this github Repository and navigate to Actions

## Step 2:
Trigger the workflow manually by clicking on "Run Workflow"

## Step3:
Configure the below options:
Successful compilation of checkedc-clang requires two repositories.
Hence options are provided below to configure the branches
and repositories of each of the required.
### Descriptions:
#### Test Type:
CheckedC_clang = internally compiles "check-clang" target (27774 Tests)
CheckedC_LLVM = internally compilers "check-all" target (70451 Tests)
CheckedC_tests = internally compiler "check-checkedc" target (150 tests only on checked-c functionality)
#### Architecture:
X86_64, X86, ARM

## Step 4: Deleting Failed or Successful Workflow runs
Self explanatory