You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Hamish Coleman 80b33cd1a9
Basic C Code lint checker and shell checker (#859)
3 years ago
..
README.md Basic C Code lint checker and shell checker (#859) 3 years ago
hack_fakeautoconf added mingw test platform (#829) 3 years ago
indent.sh Basic C Code lint checker and shell checker (#859) 3 years ago
n2nctl JSON Reply Management API - feature parity with old management interfaces (#861) 3 years ago
n2nhttpd JSON Reply Management API - feature parity with old management interfaces (#861) 3 years ago
test_harness.sh Basic C Code lint checker and shell checker (#859) 3 years ago

README.md

This directory contains executables that are not compiled. Some of these may end up installed for use by end users, but many of them are for use during development, builds and tests.

Nothing in this directory should need compiling to use and they should be written such that they do not need configuring (e.g: they might probe several directories for their requirements)

See the Scripts Documentation for further details