Sequoia
Loading...
Searching...
No Matches
Public Member Functions | Friends | List of all members
sequoia::testing::prune_paths Class Reference

Paths used when using dependencies to prune the number of tests. More...

#include <ProjectPaths.hpp>

Public Member Functions

 prune_paths (std::filesystem::path outputDir, const std::filesystem::path &buildRoot, const std::filesystem::path &buildDir)
 
const std::filesystem::path & dir () const noexcept
 
std::filesystem::path stamp () const
 
std::filesystem::path failures (std::optional< std::size_t > id) const
 
std::filesystem::path selected_passes (std::optional< std::size_t > id) const
 
std::filesystem::path external_dependencies () const
 
std::filesystem::path instability_analysis () const
 

Friends

bool operator== (const prune_paths &, const prune_paths &) noexcept=default
 

Detailed Description

Paths used when using dependencies to prune the number of tests.


The documentation for this class was generated from the following files: