summaryrefslogtreecommitdiffstats
path: root/lib/etc/libimagutil/src/testing.rs
AgeCommit message (Expand)Author
2020-03-08Replace failure with anyhow in complete codebaseMatthias Beyer
2020-01-01Update copyright years to 2015-2020Matthias Beyer
2019-10-26Pass the path to the ui builder function when creating a mock applicationMatthias Beyer
2019-01-03Update copyright yearsMatthias Beyer
2018-11-01Do not pass --rtp in test runtimeMatthias Beyer
2018-11-01Add debug output in test runtime generating macroMatthias Beyer
2018-10-30libimagutil: Move from error-chain to failureMatthias Beyer
2018-10-09Fix: Do not pass --rtp in testing environmentMatthias Beyer
2018-02-07Update dates in license headerMatthias Beyer
2017-10-31Fix calls to Runtime::config() to use direct resultMatthias Beyer
2017-09-19Remove plain-text default entryMatthias Beyer
2017-09-03Allow generated fns from macros to be unusedMatthias Beyer
2017-09-02Merge pull request #1044 from matthiasbeyer/libimagrt/feature-testingMatthias Beyer
2017-09-02Add store extraction to RuntimeMatthias Beyer
2017-09-02Bugfix: Fix macro to use the appname instead of hardcoded valuesMatthias Beyer
2017-08-27Reorganize code in subdirsMatthias Beyer