-
- Downloads
Remove record search from expandDBD
See https://github.com/paulscherrerinstitute/require/commit/134aed5a5e618ae12a95134862401f1dcc92c834 for some context. Instead of searching recursively through .dbd files, one can instead just filter source files for `%Record.(c|cc|cpp)`. This simplifies the special python/tcl/pl script to handle dbd files.
parent
2ae7937a
No related branches found
No related tags found
Showing
- require-ess/tools/driver.makefile 9 additions, 7 deletionsrequire-ess/tools/driver.makefile
- require-ess/tools/expandDBD 2 additions, 27 deletionsrequire-ess/tools/expandDBD
- tests/test_build.py 14 additions, 0 deletionstests/test_build.py
- tests/test_expand_dbd.py 0 additions, 30 deletionstests/test_expand_dbd.py
Please register or sign in to comment