[[test]] name = "basic" command = "$" working-directory = "${CMAKE_CURRENT_LIST_DIR}/basic" arguments = ["build"] [[test]] name = "conditions" command = "$" working-directory = "${CMAKE_CURRENT_LIST_DIR}/conditions" arguments = ["build"] [[test]] name = "interface" command = "$" working-directory = "${CMAKE_CURRENT_LIST_DIR}/interface" arguments = ["build"]