summaryrefslogtreecommitdiff
path: root/tests/integration/test_zipapp.py
Commit message (Expand)AuthorAgeFilesLines
* Implement periodic update feature (#1841)Bernát Gábor2020-06-211-1/+2
* Add 3.9 on Linux to the test suite (#1839)Bernát Gábor2020-05-221-0/+2
* Bump linters (#1823)Bernát Gábor2020-05-121-1/+1
* Bump pip to 20.1 (#1795)Bernát Gábor2020-04-291-1/+9
* Run test suite in parallel (#1786)Bernát Gábor2020-04-251-1/+0
* add timeout for tests (#1700)Bernát Gábor2020-03-081-0/+1
* handle application data folder is read only (#1661)Seungmin Ryu2020-02-261-2/+1
* Lower min version of six to 1.9 (#1606)Sorin Sbarnea2020-02-131-2/+2
* expose and document programmatic API (#1592)Bernát Gábor2020-02-121-3/+3
* avoid copying the stats with copytree (#1571)Bernát Gábor2020-02-111-1/+1
* Make app data override variable public (#1559)Anthony Sottile2020-02-101-1/+1
* rewrite the documentation (#1519)Bernát Gábor2020-02-041-2/+2
* Better handling of base executable not found #1515Bernát Gábor2020-01-301-1/+2
* separate describe/create - check upfront if can create (#1502)Bernát Gábor2020-01-211-1/+1
* Improve CI performance on pypy (#1499)Bernát Gábor2020-01-171-8/+16
* add zipapp support with bundled dependencies (#1491)Bernát Gábor2020-01-161-0/+78