{"id":19009938,"url":"https://github.com/editorconfig/editorconfig-core-test","last_synced_at":"2026-01-25T08:32:51.768Z","repository":{"id":2629054,"uuid":"3615828","full_name":"editorconfig/editorconfig-core-test","owner":"editorconfig","description":"Testings for EditorConfig Core","archived":false,"fork":false,"pushed_at":"2025-04-21T07:21:22.000Z","size":94,"stargazers_count":32,"open_issues_count":12,"forks_count":26,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-06-03T19:18:34.862Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://editorconfig.org","language":"CMake","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/editorconfig.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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,"zenodo":null}},"created_at":"2012-03-04T03:45:13.000Z","updated_at":"2025-05-21T01:23:01.000Z","dependencies_parsed_at":"2024-06-19T03:11:48.040Z","dependency_job_id":"a0dadb45-56b9-453a-9a28-f3d7c6b46682","html_url":"https://github.com/editorconfig/editorconfig-core-test","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/editorconfig/editorconfig-core-test","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/editorconfig%2Feditorconfig-core-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/editorconfig%2Feditorconfig-core-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/editorconfig%2Feditorconfig-core-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/editorconfig%2Feditorconfig-core-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/editorconfig","download_url":"https://codeload.github.com/editorconfig/editorconfig-core-test/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/editorconfig%2Feditorconfig-core-test/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28749367,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T08:31:04.260Z","status":"ssl_error","status_checked_at":"2026-01-25T08:30:28.859Z","response_time":113,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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-08T19:09:19.384Z","updated_at":"2026-01-25T08:32:51.763Z","avatar_url":"https://github.com/editorconfig.png","language":"CMake","funding_links":[],"categories":[],"sub_categories":[],"readme":"This project is a series of testing for [EditorConfig Core][editorconfig]. Please have\n[cmake][] installed before using this project.\n\n### Use editorconfig-core-test independently\n\nAfter installing cmake, switch to the root dir of this project, and execute:\n\n    cmake -DEDITORCONFIG_CMD=the_editorconfig_core_cmd_you_want_to_test .\n\nAfter that, if testing files are generated successfully, execute `ctest .` to\nstart testings.\n\n### Use editorconfig-core-test in your project as a git submodule\n\nIf you are using [git][] and cmake to manage your project, this method should\nbe suitable for you.\n\nSuppose that you will add editorconfig-core-test repo as a\nsubmodule in your root directory. First add editorconfig-core-test as a\ngitsubmodule in your repo by execute:\n\n    git submodule add git://github.com/editorconfig/editorconfig-core-test.git tests\n\nThen add the following lines to your project root `CMakeLists.txt`:\n\n```cmake\nenable_testing()\nset(EDITORCONFIG_CMD the_editorconfig_core_path)\nadd_subdirectory(tests)\n```\n\nNow after executing `cmake .` in you project root dir, you should be able to\nrun the testings by executing `ctest .`.\n\n[cmake]: http://www.cmake.org\n[editorconfig]: https://editorconfig.org\n[git]: http://git-scm.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feditorconfig%2Feditorconfig-core-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feditorconfig%2Feditorconfig-core-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feditorconfig%2Feditorconfig-core-test/lists"}