File: lit.local.cfg

package info (click to toggle)
libcudacxx 1.8.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 66,464 kB
  • sloc: cpp: 517,767; ansic: 9,474; python: 6,108; sh: 2,225; asm: 2,154; makefile: 7
file content (3 lines) | stat: -rw-r--r-- 164 bytes parent folder | download | duplicates (30)
1
2
3
# Disable all of the experimental tests if the correct feature is not available.
if 'c++experimental' not in config.available_features:
  config.unsupported = True