- 19 May, 2018 1 commit
-
-
Aurelien Gateau authored
-
- 13 May, 2018 14 commits
-
-
Aurelien Gateau authored
-
Aurélien Gâteau authored
Measure test coverage
-
Aurelien Gateau authored
Python 3.2 is from 2011, let's move on.
-
Aurelien Gateau authored
-
Aurelien Gateau authored
-
Aurelien Gateau authored
-
Aurélien Gâteau authored
Improve testing
-
Aurelien Gateau authored
Useful for test coverage, since `coverage` cannot follow child processes.
-
Aurelien Gateau authored
-
Aurelien Gateau authored
-
Aurelien Gateau authored
-
Aurelien Gateau authored
-
Aurelien Gateau authored
-
Aurélien Gâteau authored
Fixed handling of white-space prefix on 'import'. Updated test case.
-
- 11 May, 2018 1 commit
-
-
Sanjay Joshi authored
-
- 08 May, 2018 1 commit
-
-
Sanjay Joshi authored
-
- 15 Apr, 2018 1 commit
-
-
Aurélien Gâteau authored
Fix parsing of multiline text strings
-
- 14 Apr, 2018 3 commits
-
-
Taylor Braun-Jones authored
Fixes parsing of multiline strings like: Item { property string foo: "long string that spans \ multiple lines" }
-
Aurélien Gâteau authored
Add Python 3.6
-
Aurelien Gateau authored
-
- 21 Nov, 2017 2 commits
-
-
Aurélien Gâteau authored
Explicitly specify utf-8 as the encoding of the input QML file
-
Taylor Braun-Jones authored
Per QML document structure specification[1]: > QML documents are always encoded in UTF-8 format. This fixes decoding errors on Windows where the default encoding is cp1252. [1] http://doc.qt.io/qt-5/qtqml-documents-structure.html
-
- 19 Nov, 2017 3 commits
-
-
Aurélien Gâteau authored
Fix parsing imports with more than one space after "import" keyword
-
Aurelien Gateau authored
-
Aurelien Gateau authored
-
- 13 Nov, 2017 3 commits
-
-
Taylor Braun-Jones authored
-
Taylor Braun-Jones authored
-
Taylor Braun-Jones authored
-
- 09 Nov, 2017 1 commit
-
-
Aurélien Gâteau authored
Add support for wrapping generated C++ code in a namespace
-
- 07 Nov, 2017 1 commit
-
-
Taylor Braun-Jones authored
-
- 20 Jun, 2016 1 commit
-
-
Aurélien Gâteau authored
-
- 13 Jun, 2016 3 commits
-
-
Aurélien Gâteau authored
-
Aurélien Gâteau authored
This tests more parts: it tests that the setup script works and that it is possible to run all tests from a freshly unpacked, but not yet installed, tar ball. This helps catching files which should have been added to MANIFEST.in.
-
Aurélien Gâteau authored
-
- 12 Jun, 2016 4 commits
-
-
Aurélien Gâteau authored
-
Aurélien Gâteau authored
-
Aurélien Gâteau authored
-
Aurélien Gâteau authored
os.path.samefile() is available on Windows since Python 3.2
-
- 11 Jun, 2016 1 commit
-
-
Aurélien Gâteau authored
Port to Python 3
-