{"id":26414281,"url":"https://github.com/borisskert/criterion_playground","last_synced_at":"2025-03-17T23:58:33.661Z","repository":{"id":239309957,"uuid":"799179259","full_name":"borisskert/criterion_playground","owner":"borisskert","description":"Little showcase how to include Criterion testing library in a CMake project","archived":false,"fork":false,"pushed_at":"2024-05-11T11:53:55.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-28T15:48:59.392Z","etag":null,"topics":["c","clang","cmake","cmakelists","criterion","criterion-tests"],"latest_commit_sha":null,"homepage":"","language":"CMake","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/borisskert.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-05-11T11:41:54.000Z","updated_at":"2024-05-11T14:54:36.000Z","dependencies_parsed_at":"2024-05-11T12:42:33.305Z","dependency_job_id":"49fc2107-c1d0-4b98-9471-89f02b7187c6","html_url":"https://github.com/borisskert/criterion_playground","commit_stats":null,"previous_names":["borisskert/criterion_playground"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borisskert%2Fcriterion_playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borisskert%2Fcriterion_playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borisskert%2Fcriterion_playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borisskert%2Fcriterion_playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/borisskert","download_url":"https://codeload.github.com/borisskert/criterion_playground/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244130272,"owners_count":20402753,"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":["c","clang","cmake","cmakelists","criterion","criterion-tests"],"created_at":"2025-03-17T23:58:33.115Z","updated_at":"2025-03-17T23:58:33.654Z","avatar_url":"https://github.com/borisskert.png","language":"CMake","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Criterion Playground\n\nThis repo shows a simple showcase how to use [Criterion](https://github.com/Snaipe/Criterion) to test C code managed by\n[Cmake](https://cmake.org/).\n\n## Setup\n\n### Prerequisites\n\nYou need to install following tools/packages:\n\n* gcc\n* cmake\n* clang\n* meson/ninja\n\n### Compile\n\n```bash\ncd build\ncmake ..\ncmake --build .\n```\n\n### Run tests\n\n```bash\ncd build\n./tests/criterion_playground_tests\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fborisskert%2Fcriterion_playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fborisskert%2Fcriterion_playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fborisskert%2Fcriterion_playground/lists"}