sccache/tests
ptaylor c1b3c47bb1 ensure SCCACHE_NO_CACHE calls aren't tracked as an uncacheable compilations in the stats 2024-11-08 13:06:08 +01:00
..
autotools Add tests to verify that we work with cmake & autotools (#1678) 2023-03-22 18:49:30 +08:00
cmake Add tests to verify that we work with cmake & autotools (#1678) 2023-03-22 18:49:30 +08:00
cmake-hip feat: initial support for Clang HIP (#2045) 2024-03-05 11:01:43 +01:00
harness Fix clippy 2024-06-16 11:16:59 +02:00
helpers Add cache hit percentage to stats (#2211) 2024-07-18 16:31:52 +02:00
msvc Produce JSON depsfiles from MSVC 2023-06-01 12:30:13 +02:00
msvc-preprocessing Disable "warnings as errors" flag for CL preprocessing (#2251) 2024-08-31 18:42:05 +02:00
test-crate Add workflow to prevent regress 2023-06-06 17:56:45 +02:00
xcode Simplify Xcode CI / Docs (#2266) 2024-10-07 10:21:24 +02:00
cache_hit_rate.rs Add cache hit percentage to stats (#2211) 2024-07-18 16:31:52 +02:00
dist.rs Fix clippy 2024-06-16 11:16:59 +02:00
htpasswd use authentication in webdav test 2023-04-20 11:52:51 +02:00
nginx_http_cache.conf chore: Bump OpenDAL to v0.40.0 (#1885) 2023-09-25 09:53:23 +02:00
oauth.rs Make recent versions of clippy happy (#2181) 2024-05-24 08:02:45 +02:00
sccache_args.rs Add cache hit percentage to stats (#2211) 2024-07-18 16:31:52 +02:00
sccache_cargo.rs feat: Use profile-generate to replace outdated -Zprofile options (#2282) 2024-11-06 11:43:04 +01:00
sccache_rustc.rs Remove bash dependency in test scripts 2022-12-08 10:10:57 +01:00
system.rs ensure SCCACHE_NO_CACHE calls aren't tracked as an uncacheable compilations in the stats 2024-11-08 13:06:08 +01:00
test.c Move system tests to tests/ 2018-07-26 16:12:14 -04:00
test.c.gcc-13.2.0-preproc Introduce preprocessor caching (aka direct mode) 2023-10-30 16:40:14 +01:00
test_a.cu Add cache hit/miss test for cuda compilation 2023-09-28 18:54:54 +02:00
test_a.hip feat: initial support for Clang HIP (#2045) 2024-03-05 11:01:43 +01:00
test_b.cu Add cache hit/miss test for cuda compilation 2023-09-28 18:54:54 +02:00
test_b.hip feat: initial support for Clang HIP (#2045) 2024-03-05 11:01:43 +01:00
test_c.cu sccache now tracks compiler hits/misses on a per language basis. (#1895) 2023-10-17 10:04:10 +02:00
test_c.hip feat: initial support for Clang HIP (#2045) 2024-03-05 11:01:43 +01:00
test_clang_multicall.c Fix detection of clang version and v14+ unit tests (#1878) 2023-09-05 08:49:27 +02:00
test_err.c Move system tests to tests/ 2018-07-26 16:12:14 -04:00
test_macro_expansion.c Added test case for disabled macro expansion 2019-11-23 10:48:25 -08:00
test_whitespace.c Use clang -fminimize-whitespace to increase cache hits. (#1162) 2022-04-29 08:21:18 +02:00
test_whitespace_alt.c Use clang -fminimize-whitespace to increase cache hits. (#1162) 2022-04-29 08:21:18 +02:00
test_with_define.c Added test case with a required define 2019-11-23 10:48:25 -08:00