Skip to content

Latest commit

 

History

History
 
 

test

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Test

This directory contains integration tests ran by the /utility/test.sh script. These tests are mainly for testing the generators.

Python unit tests can be found in the /tests directory.

Execution

There are a few requirements for actually running the test suite:

  • Linux
  • Python environment
  • GCC
  • glfw
  • mingw
  • wine

Depending on future generators being added there may be more.