mirror of
https://github.com/Relintai/scons_gd.git
synced 2025-02-10 16:40:14 +01:00
31 lines
340 B
Plaintext
31 lines
340 B
Plaintext
|
[run]
|
||
|
source = $PWD
|
||
|
parallel = True
|
||
|
omit =
|
||
|
*Tests.py
|
||
|
*/src/*
|
||
|
*/test/*
|
||
|
*/testing/*
|
||
|
*/template/*
|
||
|
*/scripts/*
|
||
|
*/scons-time.py
|
||
|
*/bootstrap.py
|
||
|
*/runtest.py
|
||
|
*/setup.py
|
||
|
|
||
|
[path]
|
||
|
source = $PWD
|
||
|
|
||
|
[report]
|
||
|
omit =
|
||
|
*Tests.py
|
||
|
*/src/*
|
||
|
*/test/*
|
||
|
*/testing/*
|
||
|
*/template/*
|
||
|
*/scripts/*
|
||
|
*/scons-time.py
|
||
|
*/bootstrap.py
|
||
|
*/runtest.py
|
||
|
*/setup.py
|