Sha256: e09d1c12cb8250efb9893892e997e95b0f02d7d1b5a56105b799289383f263d0
Contents?: true
Size: 433 Bytes
Versions: 11
Compression:
Stored size: 433 Bytes
Contents
'#-- '# Copyright (c) 2006-2007 Luis Lavena, Multimedia systems '# '# This source code is released under the MIT License. '# See MIT-LICENSE file for details '#++ #include once "testly.bi" '# the code in this module runs after all '# the other modules have "registered" their suites. '# evaluate the result from run_tests() to '# return a error to the OS or not. if (run_tests() = false) then end 1 end if
Version data entries
11 entries across 11 versions & 2 rubygems