[skip-changelog] Migrate tests from `test_compile_part_4.py` to `compile_part_4_test.go` (#1924)
* Migrate TestCompileWithLibrary from test_compile_part_4.py to compile_part_4_test.go * Migrate TestCompileWithLibraryPriority from test_compile_part_4.py to compile_part_4_test.go * Migrate TestRecompileWithDifferentLibrary from test_compile_part_4.py to compile_part_4_test.go * Migrate TestCompileWithConflictingLibrariesInclude from test_compile_part_4.py to compile_part_4_test.go * Migrate TestCompileWithInvalidBuildOptionJson from test_compile_part_4.py to compile_part_4_test.go * Migrate TestCompileWithEsp32BundledLibraries from test_compile_part_4.py to compile_part_4_test.go * Migrate TestCompileWithEsp8266BundledLibraries from test_compile_part_4.py to compile_part_4_test.go * Migrate TestGenerateCompileCommandsJsonResilience from test_compile_part_4.py to compile_part_4_test.go * Migrate TestCompileSketchWithTppFileInclude from test_compile_part_4.py to compile_part_4_test.go * Migrate TestCompileSketchWithIppFileInclude from test_compile_part_4.py to compile_part_4_test.go * Migrate TestCompileWithoutUploadAndFqbn from test_compile_part_4.py to compile_part_4_test.go * Migrate TestCompileNonInstalledPlatformWithWrongPackagerAndArch from test_compile_part_4.py to compile_part_4_test.go * Migrate TestCompileWithKnownPlatformNotInstalled from test_compile_part_4.py to compile_part_4_test.go * Migrate TestCompileManuallyInstalledPlatformUsingBoardsLocalTxt from test_compile_part_4.py to compile_part_4_test.go * Migrate TestCompileWithRelativeBuildPath from test_compile_part_4.py to compile_part_4_test.go * Migrate TestCompileWithFakeSecureBootCore to compile_part_4_test.go and delete test_compile_part_4.py * Rearrange compile tests to share the same environment
Showing
This diff is collapsed.
File moved
File moved
File moved
File moved
File moved
File moved
File moved
This diff is collapsed.
Please register or sign in to comment