aboutsummaryrefslogtreecommitdiff
path: root/ui/single/resources-cfg.stderr
AgeCommit message (Collapse)Author
2021-03-03Remove keyword single for all testsHenrik Tjäder
2021-02-25Documentation generation fixesEmil Fresk
Test fixes
2021-02-23Test output fixEmil Fresk
2021-01-19Update the hashes related rustHenrik Tjäder
2020-11-19Test fixes for 1.48Emil Fresk
2020-10-22Fix UI testsEmil Fresk
Fix
2020-10-12UI fixEmil Fresk
2020-10-05Merge branch 'master' into always_late_resourcesEmil Fresk
2020-10-01Fixing test errorsEmil Fresk
2020-09-29Fix test output to match GHA runnerHenrik Tjäder
2020-09-29Import panic_halt so semihosting is not attemptedHenrik Tjäder
ARMv6 would otherwise differ in output compared to ARMv7
2020-09-29Update run-pass tests for stableHenrik Tjäder
2019-11-06CI: replace compiletest-rs with trybuildJorge Aparicio
We use compiletest to run compile-fail tests but compiletest depends on compiler internals so it breaks every now and then and requires nightly. With trybuild we can also run compile-fail tests but it works on stable and it already has reached version 1.0
2019-07-10implement RFC #212Jorge Aparicio
2019-06-20RFC #207Jorge Aparicio
2019-06-13rtfm-syntax refactor + heterogeneous multi-core supportJorge Aparicio