##// END OF EJS Templates
Promoted Catch2 wrap and updated gitignore to not ignore wrap files!...
Promoted Catch2 wrap and updated gitignore to not ignore wrap files! Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>

File last commit:

r1496:7c6302eee778
r1504:a55dd74ba7c6
Show More
meson.build
3 lines | 145 B | text/plain | TextLexer
Auto copy test plugin to right output folder...
r1487
configure_file(input:'TestPlugin.py', output:'TestPlugin.py', copy:true)
Added back AMDA plugin, but Python impl this time :)...
r1496 configure_file(input:'SPWC-Amda.py', output:'SPWC-Amda.py', copy:true)