Skip to content
Tags give the ability to mark specific points in history as being important
  • 2.0 protected
    7426034f · Add readme (empty) ·
    Version 2 of PRTest: Standalone implementation without TBF
    
  • 2.1 protected
    Version 2.1 of PRTest.
    
    Users can now supply any compiler-argument and an arbitrary number of
    program files to PRTest. This allows compilation and test generation of any C program.
    
  • 2.2 protected
    Version 2.2: Block usage of stdin, stdout and stderr during test generation
    
    This avoids blocking runs because there's a wait on stdin, as well as massive output
    because of the rapid executions