Skip to content

Kitware/CDash

Folders and files

NameName
Last commit message
Last commit date
Feb 11, 2020
Feb 18, 2021
Jul 2, 2019
Feb 18, 2021
Sep 25, 2020
Nov 5, 2020
Jan 7, 2021
Jun 16, 2020
Feb 18, 2021
May 22, 2020
Jul 2, 2019
Feb 18, 2021
Aug 26, 2019
Jan 30, 2020
Feb 18, 2021
May 22, 2020
Jul 2, 2019
Jul 29, 2020
Aug 3, 2020
Jul 29, 2020
Aug 26, 2019
May 29, 2020
Jun 2, 2020
Jul 2, 2019
Feb 19, 2021
Feb 19, 2021
Sep 23, 2019
Feb 18, 2021
Feb 18, 2021
Jul 2, 2019
Jul 2, 2019
Jan 7, 2021

Repository files navigation

CDash

Build Status Packagist Version Packagist License StyleCI

About CDash

CDash is an open source, web-based software testing server. CDash aggregates, analyzes and displays the results of software testing processes submitted from clients located around the world. Developers depend on CDash to convey the state of a software system, and to continually improve its quality. CDash is a part of a larger software process that integrates Kitware’s CMake, CTest, and CPack tools, as well as other external packages used to design, manage and maintain large-scale software systems. Good examples of a CDash are the CMake quality dashboard and the VTK quality dashboard.

Using CDash

The easiest way to start using CDash is to register an account and create a new project at https://my.cdash.org.

Installing CDash

If you'd prefer to install your own CDash server, please follow one of these guides:

Development

Your efforts to improve CDash are welcome and appreciated!

Browse our open issues if you'd like to help but you're not sure where to start.

For bigger changes, please begin by introducing yourself on our mailing list.

Testing

See here for information about our testing infrastructure.