Rusty Russell
|
8d70667887
ccanlint: use opt package.
|
15 years ago |
Rusty Russell
|
f3305bc068
ccanlint: load file contents on demand, fix names for extracted examples.
|
15 years ago |
Rusty Russell
|
f9492529ff
tools/ccanlint: extract examples in separate test.
|
15 years ago |
Rusty Russell
|
24908e18c8
ccanlint: use up to three -v to mean more verbosity.
|
15 years ago |
Rusty Russell
|
a200e1ad1c
ccanlint: use gcov to rate test coverage (score out of 5)
|
15 years ago |
Rusty Russell
|
fb4c4c3ddc
ccanlint: Add -k option to keep results.
|
16 years ago |
Rusty Russell
|
1d893107b3
ccanlint: make sure fullname is always full path name.
|
16 years ago |
Rusty Russell
|
3046520230
ccanlint: timeout, and implement -t option for quicker tests.
|
16 years ago |
Rusty Russell
|
f952b88b36
From: Joseph Adams <joeyadams3.14159@gmail.com>
|
16 years ago |
Rusty Russell
|
747a69435d
ccanlint: fix directory issues properly.
|
16 years ago |
Rusty Russell
|
32a31d9e4f
Make manifest code do chdir into appropriate directory.
|
16 years ago |
Rusty Russell
|
3612661714
ccanlint: only compile _info once; speeds tdb test from 18 to 16 seconds.
|
16 years ago |
Rusty Russell
|
156dfda864
ccanlint: don't use total_score to separate kinds of tests; we have subdirs
|
16 years ago |
Rusty Russell
|
4e0dfdadf2
ccanlint: compile and run tests.
|
16 years ago |
Rusty Russell
|
61088f5c75
Build tests for ccan.
|
16 years ago |
Rusty Russell
|
b0f7eb2976
Dependency checking (make sure .o files exist, prereq to building)
|
16 years ago |
Rusty Russell
|
501b31cddf
Implementation of auto-depends, based on Idris's start.
|
17 years ago |
Rusty Russell
|
503dbd5986
Store pristine contents of files: based on Joey's patch.
|
17 years ago |
Rusty Russell
|
a3d9f54024
Enhance file_analysis preprocessor a little more, use in idempotent test.
|
17 years ago |
Rusty Russell
|
08f8cff8f2
Somewhat decent cpp analysis for ccanlint.
|
17 years ago |
Rusty Russell
|
7eb00644b8
Teach ccanlint about API tests.
|
17 years ago |
Rusty Russell
|
7beaa3448f
Broaden use of doc_extract code, put in ccanlint, and fix ccanlint
|
17 years ago |
Rusty Russell
|
650c775ff0
Move modules to ccan/ tools to tools/
|
18 years ago |