Rusty Russell
|
4fc9ee3670
tools: actually add non-source files to other_files in manifest
|
15 years ago |
Rusty Russell
|
e169f82bbe
ccanlint: handle weird directories.
|
15 years ago |
Rusty Russell
|
1004442253
strsplit: remove nump argument
|
15 years ago |
Rusty Russell
|
7bb7cd58c2
ccanlint: score_file_error() takes printf-format
|
15 years ago |
Rusty Russell
|
23e4603462
htable: fix type of cmpfn in htable_type
|
15 years ago |
Rusty Russell
|
a1585d5b68
ccanlint: make get_manifest cache manifests
|
15 years ago |
Rusty Russell
|
451d97ad85
ccanlint: build depends if necessary
|
15 years ago |
Rusty Russell
|
ed776b635b
ccanlint: run tests in alphabetical order
|
15 years ago |
Rusty Russell
|
c906ef097b
ccanlint: list file errors in order they are encountered.
|
15 years ago |
Rusty Russell
|
7a163ea2dc
ccanlint: rework so checks have more structure.
|
15 years ago |
Rusty Russell
|
5378c864f9
ccanlint: try running example code.
|
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
|
1d893107b3
ccanlint: make sure fullname is always full path name.
|
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
|
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
|
570c9c555f
Rename _info.c to _info: this means we can simple compile *.c.
|
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
|
9965fc25fc
Rename string to str, and split into three modules.
|
17 years ago |
Rusty Russell
|
8aeb80ab04
grab_fd and grab_file: add a size arg, use everywhere.
|
17 years ago |
Rusty Russell
|
650c775ff0
Move modules to ccan/ tools to tools/
|
18 years ago |