Commit Graph

8813 Commits (f359e362738376c23c77023ec9f901be68f4d43f)
 

Author SHA1 Message Date
Tomas Susanka e8ab0d515b
Merge pull request #814 from trezor/tsusanka/ui-hashes
4 years ago
Tomas Susanka 30684bc46b tests/ui: fix deploy script
4 years ago
Tomas Susanka 4baa76dc67 tests/ui: replace many hash.txt files with one large one
4 years ago
Tomas Susanka 94e44a08e1 pipenv: add inotify and update
4 years ago
Tomas Susanka 532973569a
Merge pull request #812 from trezor/tsusanka/fix-watch
4 years ago
Tomas Susanka 4850eaf534 emu.py: remove frozen variable
4 years ago
Tomas Susanka 50521bb16b tests/ui: add readme
4 years ago
EtherCore Contributor c03caaf76a
common/defs: switch ERE logo (#808)
4 years ago
Tomas Susanka e9c5e47ab4 ci: add Pipfile.lock to 'only_changes'
4 years ago
Tomas Susanka 2c783235e9 pipenv: update dependencies
4 years ago
matejcik 5d052678a6 build: make sure resources are built for 'make mypy'
4 years ago
matejcik 04fe99af8e ci: turn mypy check into a part of style-check
4 years ago
matejcik 06909aef7d ci: no dependencies for python test
4 years ago
matejcik 0a052806c7 python: kill emulator if it doesn't become ready in time
4 years ago
matejcik 72537e3c3a python: exclude broken version of construct to fix CI build
4 years ago
Tomas Susanka 73e17987d2 Revert "tests: add 'timeout' to markers"
4 years ago
Tomas Susanka 5364d5e978 tests: add 'timeout' to markers
4 years ago
Tomas Susanka 1988fb0409 core: add short summary to pytest to see what failed right away
4 years ago
Tomas Susanka d2f8a83057 docs: fix title and trezorlib readme link
4 years ago
matejcik c612b8fd2d tests: increase timeout for 16-of-16-share test
4 years ago
matejcik 9279049008 tests: register the 'slow' marker
4 years ago
matejcik a1ed52c702 docs: add link to Python README
4 years ago
matejcik 066686a20c tests: raise timeouts for slow tests
4 years ago
matejcik 88ee780125 tests: set a 60-second timeout for every test case
4 years ago
matejcik 0df3c64855 core: fix unexpected messages in debug mode (fixes #809)
4 years ago
Tomas Susanka cf73d8e499
Merge pull request #447 from trezor/tsusanka/utils-strings
4 years ago
Tomas Susanka bf1514d1ac core/test/strings: add test for words ending with 'hsxz'
4 years ago
matejcik f506bd4447 python: update README (fixes #788)
4 years ago
matejcik 37ea0773ea python: do not preload prev_txes, drop dependency on coins.json
4 years ago
matejcik 4e82e69070 core: add missing type annotation
4 years ago
Tomas Susanka 0053511c66 utils: introduce format_plural and move format functions to strings.py
4 years ago
matejcik 75264a07a8
Emulator launcher scripts (#796)
4 years ago
Pavol Rusnak 4868afcf51
core: add upy 1.12 to changelog
4 years ago
Pavol Rusnak 3de1b3aa54
core/embed: switch to unprivileged in main.c
4 years ago
Pavol Rusnak 7a2e0c3412
core/embed: don't call functions via supervisor if in privileged mode
4 years ago
matejcik 25910acdd1 tests: make use of new emulator code in emulator tests
4 years ago
matejcik 0496e49507 core/tests: fix monero runner script
4 years ago
matejcik a3d309eca2 core/prof: make sure coverage data is generated with absolute paths
4 years ago
matejcik 34332cc294 ci: do not store resources for frozen builds
4 years ago
matejcik e2fd2c35ff core: modify profiling wrapper to work with frozen builds
4 years ago
matejcik e2f71a1acc ci: use frozen debug builds for emulator tests
4 years ago
matejcik 6cf48bf485 ci: use explicit trezor.log location
4 years ago
matejcik 32b269ad43 ci: fix path for core-bitcoinonly test
4 years ago
matejcik d28caf990e docs: update emulator documentation
4 years ago
matejcik 85f2e18828 core: convert emu.sh to a simple dependency-less compat wrapper
4 years ago
matejcik 22c8b2569b core: simplify monero test use of emulator
4 years ago
matejcik ec192e9406 core: use better emulator test wrappers (fixes #468)
4 years ago
matejcik 2294fb0453 core: drop unused env variables (TREZOR_TEST, TREZOR_SAVE_SCREEN)
4 years ago
matejcik 8dce2cf98c core: introduce emulator runner (fixes #466)
4 years ago
matejcik 27c4c2dd50 core: do not let frozen emulator import live files
4 years ago