[Tack-devel] Some questions on testing
Moved to https://github.com/davidgiven/ack
Brought to you by:
dtrg
From: Carl E. C. <cec...@ya...> - 2019-03-28 01:50:41
|
Greetings, Some simple questions on testing and lua scripts. In the current build system how can i add some test targets as i am not at all familiar with lua... For example i have created some tests for the system module and using cmake its easy to add them and run them using the test target... any example with build.lua? Another question... what do you feel about adding some reference binaries for testing and then diff them with the ones built for? Or you feel its a wrong approach? My idea was mainly for the archiver as well as the assemblers but maybe its a wrong approach .. |