aboutsummaryrefslogtreecommitdiffstats
path: root/tests/qrcode.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2025-01-10Reorganize imports to be more consistentSven-Hendrik Haase1-7/+8
2022-12-19Fix lintsSven-Hendrik Haase1-1/+1
2022-09-19Fix `fake-tty` API breaking changecyqsimon1-1/+1
2022-09-15Add tooltip on QR codecyqsimon1-1/+8
2022-09-15Fix test namecyqsimon1-1/+1
2022-09-15Restores webpage QR testscyqsimon1-1/+21
2022-09-01Remove outdated testcyqsimon1-21/+1
2022-08-22Fix QR code testcyqsimon1-3/+3
2022-08-22Fix QR test screwing up terminalcyqsimon1-1/+3
2022-08-22Disable broken tests for Windowscyqsimon1-0/+5
2022-08-22Fix testscyqsimon1-17/+68
2021-08-26new partial-injection syntaxAli MJ Al-Nasrawy1-2/+2
2021-08-26address commentsAli MJ Al-Nasrawy1-2/+1
2021-08-26tests: Refactor!Ali MJ Al-Nasrawy1-52/+10
2021-03-20Hide some annoying test outputSven-Hendrik Haase1-0/+1
2020-07-20cargo fmtSven-Hendrik Haase1-4/+4
2020-07-05Add generate QR code (#330)wyhaya1-0/+88