File: Makefile

package info (click to toggle)
lcov 2.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,464 kB
  • sloc: perl: 27,911; sh: 7,320; xml: 6,982; python: 1,152; makefile: 597; cpp: 520; ansic: 176
file content (12 lines) | stat: -rw-r--r-- 410 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
include ../common.mak

# disabling some old tests because generated data is inconsistent
# (line/branch/function hit/miss stats do not match).
# Those tests have probably outlived their usefulness - so eliminating for now
# rather than enhancing the generation to become consistent
TESTS := full.sh zero.sh demangle.sh relative lambda

DISABLED := part1.sh part2.sh target.sh

clean:
	rm -rf *.log out_* *.tmp