Henry Schreiner
178aaea6c7
style: apply black via pre-commit run -a
2021-05-03 13:12:36 -04:00
5cbe3e2254
style: apply some cleanups from Sourcery.ai ( #626 )
...
* style: apply some fixes from Sorcery
* Apply suggestions from code review
Co-authored-by: Yannick Jadoul <yannick.jadoul@belgacom.net >
Co-authored-by: Joe Rickerby <joerick@mac.com >
Co-authored-by: Yannick Jadoul <yannick.jadoul@belgacom.net >
Co-authored-by: Joe Rickerby <joerick@mac.com >
2021-03-24 23:23:27 +01:00
Henry Schreiner
70d9e1d969
feat: auto32/auto64 ( #553 )
...
* feat: auto32/auto64
* refactor: cleanup from @joerick
* refactor: spelling fix
2021-01-31 20:41:18 -05:00
Henry Schreiner
eb700a164c
feat: requires-python ( #536 )
...
* feat: requires-python
refactor: updating to current proposal
fix: add tests and fix a few issues
docs: Update mostly from @joerick
docs: update README from readthedocs
* refactor: pull out config file reading
* fix: always assume highest Python patch version
* refactor: try new design
* refactor: function and bump MyPy to 0.800
* fix: tighten AST to call only, add docs
* fix: address review points from @joerick
2021-01-31 17:14:15 -05:00
Joe Rickerby
3f8fcb01ad
Fix unit tests
2021-01-23 18:15:29 +00:00
Henry Schreiner
ff8f881098
refactor: pull arch out into separate file
2021-01-22 13:02:51 -05:00
Henry Schreiner
f5b84797e5
fix: move and simplify arch check
2021-01-22 13:01:00 -05:00
Henry Schreiner
cc0e7ec0a1
fix: review from @joerick
2021-01-22 13:01:00 -05:00
Henry Fredrick Schreiner
5762aa5e3b
feat: allow-empty and simpler testing
2021-01-22 13:01:00 -05:00
Henry Fredrick Schreiner
c90c7666b9
tests: fix arch for platform tests
2021-01-22 13:01:00 -05:00
Henry Fredrick Schreiner
61b94434b2
fix: error if build selectors are empty
2021-01-22 13:01:00 -05:00
Henry Schreiner
ca7871ce0c
feat: native / all archs ( #535 )
...
* feat: native / all archs
* docs: mention new options
2021-01-15 14:38:47 +00:00
Henry Fredrick Schreiner
635b226a6c
style: pre-commit run -a
2021-01-06 18:10:32 -05:00
Henry Fredrick Schreiner and Matthieu Darbois
a99e0ded76
feat: Windows filtering and sets
...
Co-authored-by: Matthieu Darbois <mayeut@users.noreply.github.com >
2021-01-02 22:51:16 -05:00
Joe Rickerby
7c86223ff8
Add platform-specific arch option unit test
2020-12-21 11:05:19 +00:00
Joe Rickerby
f73b6083d5
Add unit test for the option parsing
2020-12-21 11:00:33 +00:00
Joe Rickerby
bfd9bb482b
Fix unit test
2020-11-23 21:21:40 +00:00
Joe Rickerby
f84388fe26
Changes that let me run the entire the entire linux test suite locally
2020-04-10 12:18:21 +01:00
Joe Rickerby
d5010b8242
Merge remote-tracking branch 'origin/master' into support-subdirectory
2020-04-09 14:05:09 +01:00
Grzegorz Bokota
6554c3cf86
pack build argument in named tuple, introduce typing arguments
2020-04-08 12:54:58 +02:00
Filip Š
ed50cfd20a
Fix tests
2020-03-28 16:25:57 +01:00
Matthieu Darbois
b797430d21
Add support for GitHub Actions
...
Closes #159
2020-03-10 22:45:29 +01:00
Nicola Soranzo
c738481e82
Rename main_util_fixtures.py to conftest.py to allow fixture auto discovery
...
Also fix new PEP-008 issues.
2020-02-14 15:50:06 +00:00