Skip to content
  • Ross Paterson's avatar
    [project @ 2004-11-09 13:49:08 by ross] · 7d1395dd
    Ross Paterson authored
    More compiler_type support: added the option functions
    
    	omit_compiler_types(compilers)
    			      skip this test for certain compilers
    	only_compiler_types(compilers)
    			      do this test for certain compilers only
    	expect_fail_if_compiler_type(compiler)
    			      expect failure from a certain compiler
    
    and also use output files ending in -<compiler_type> if present.
    7d1395dd
To learn more about this project, read the wiki.