• Joey Adams's avatar
    ccanlint: added --test-dep-graph option · 0ea24c23
    Joey Adams authored
    This option prints the dependency graph of ccanlint's tests
    in Graphviz .dot format.
    
    Sample usage:
    
    ccanlint --test-dep-graph | dot -Tpng > out.png && eog out.png
    0ea24c23
ccanlint.c 14.4 KB