{"id":18847625,"url":"https://github.com/everythingfunctional/cart","last_synced_at":"2026-02-02T07:07:09.174Z","repository":{"id":146073473,"uuid":"482009241","full_name":"everythingfunctional/cart","owner":"everythingfunctional","description":"Tool for creating the driver program for a veggies test suite.","archived":false,"fork":false,"pushed_at":"2022-04-15T15:54:56.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-01T02:44:37.425Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Fortran","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/everythingfunctional.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":"2022-04-15T15:54:21.000Z","updated_at":"2022-04-15T15:55:00.000Z","dependencies_parsed_at":"2023-09-07T16:46:16.941Z","dependency_job_id":null,"html_url":"https://github.com/everythingfunctional/cart","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/everythingfunctional/cart","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/everythingfunctional%2Fcart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/everythingfunctional%2Fcart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/everythingfunctional%2Fcart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/everythingfunctional%2Fcart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/everythingfunctional","download_url":"https://codeload.github.com/everythingfunctional/cart/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/everythingfunctional%2Fcart/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29007305,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-02T06:37:10.400Z","status":"ssl_error","status_checked_at":"2026-02-02T06:37:09.383Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-08T03:08:54.244Z","updated_at":"2026-02-02T07:07:09.159Z","avatar_url":"https://github.com/everythingfunctional.png","language":"Fortran","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cart\n\nTool for creating the driver program for a [veggies] or [garden] test suite.\n\n## Downloading and installing\n\nBuild and install with the Fortran Package Manager ([fpm]):\n\n```\ngit clone https://gitlab.com/everythingfunctional/cart.git\ncd cart\nfpm install\n```\n\n## Using\n\nMake a veggies/cart driver as follows:\n\n```\ncart [--garden] [--setup_module \"setup_m\" --setup_procedure \"setup\" --teardown_module \"teardown_m\" --teardown_procedure \"teardown\"] driver_name test_file [more [test [files [...]]]]\n```\n\nIt is expected that each `test_file` contains a single module with a name ending with `_test`,\nand that the name of the file is the same as the module name, with `.f90` appended.\nThis module is expected to contain at least 1 public function with names starting with `test_`.\nThus the most common usage is a command like:\n\n```\ncart test/main.f90 test/*_test.f90\n```\n\nIf you have code that needs to be executed before and/or after the entire test suite,\nthen place it in subroutines that take no arguments,\nand provide the names of the procedures and modules they are in as the optional arguments.\n\n[veggies]: https://gitlab.com/everythingfunctional/veggies\n[garden]: https://gitlab.com/everythingfunctional/garden\n[fpm]: https://github.com/fortran-lang/fpm\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feverythingfunctional%2Fcart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feverythingfunctional%2Fcart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feverythingfunctional%2Fcart/lists"}