Did you know ... Search Documentation:
Pack bousi_pack -- prolog/source/test_errors.pl
PublicShow source
 run_all_error_and_warning_tests(+BasePath, -Passed, -Failed)
Loads all the files for testing error and warning messages (which must be under the BasePath directory) and runs all their tests using run_error_test_files/6 and run_warning_test_files/5.

The total number of tests passed and failed will be returned in Passed and Failed, respectively.

See also
- run_error_test_files/6
- run_warning_test_files/5