Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[skip-changelog] Porting
legacy
tests to new integration-test infra…
… (part 1...) (#2294) * Moved out from legacy some TryBuild* integration tests * Ported sketch_with_config integration tests out of legacy * Ported sketch_no_functions integration tests out of legacy * Ported sketch_with_backup_files integration tests out of legacy * Ported sketch_with_old_lib integration tests out of legacy * Ported sketch_with_subfolders integration tests out of legacy * Ported sketch_with_class integration tests out of legacy * Simplified integrationtest of preprocessor * Ported sketch_with_typename integration tests out of legacy * Ported sketch_with_namespace integration tests out of legacy * Ported sketch_with_default_args integration tests out of legacy * Ported sketch_with_inline_function_args integration tests out of legacy * Ported sketch_with_function_signature_inside_ifdef integration tests out of legacy * Ported sketch_with_usbcon integration tests out of legacy * Ported sketch_with_const integration tests out of legacy * Ported sketch_with_templates_and_shift integration tests out of legacy * Ported sketch eol_processing integration tests out of legacy * Ported SketchWithIfdef integration tests out of legacy * Ported sketch_with_ifdef integration tests out of legacy * Ported Bridge integration tests out of legacy * Ported more Bridge integration tests out of legacy * Ported even more Bridge integration tests out of legacy * Better subtesting categorization * Ported yet another Bridge integration tests out of legacy * Ported Balanduino integration tests out of legacy * Ported CharWithEscapedDoubleQuote integration tests out of legacy * Ported IncludeBetweenMultilineComment integration tests out of legacy * Ported LineContinuations integration tests out of legacy * Ported StringWithComment integration tests out of legacy * Ported SketchWithStruct integration tests out of legacy * Ported SketchNoFunctionsTwoFiles integration tests out of legacy * Ported SketchWithClassAndMethodSubstring integration tests out of legacy * Ported SketchThatChecksIfSPIHasTransactions integration tests out of legacy * Ported sketch_with_dependend_libraries integration tests out of legacy * Ported sketch_with_function_pointer integration tests out of legacy * Ported sketch_usbhost integration tests out of legacy * Removed sketch1 from try_build* test It's already compiled many times in other tests. * Ported sketch9 integration tests out of legacy * Removing no more used functions * Ported USBHost test * Removed no more useful test from legacy * Removed no more needed tests
- Loading branch information