[[test]] name = "basic" command = "$" working-directory = "basic" arguments = ["build"] [[test]] name = "interface" command = "$" working-directory = "interface" arguments = ["build"] [[test]] name = "fetch-content" command = "$" working-directory = "fetch-content" arguments = ["build"] [[test]] name = "conditions" command = "$" working-directory = "conditions" arguments = ["build"] [[test]] name = "vcpkg" command = "$" working-directory = "vcpkg" arguments = ["build"] [[test]] name = "cxx-standard" command = "$" working-directory = "cxx-standard" arguments = ["build"] [[test]] name = "globbing" command = "$" working-directory = "globbing" arguments = ["build"]