Henry Schreiner and Yannick Jadoul
63bb5e61f0
chore: update PyPy to 7.3.4 except on Windows ( #666 )
...
Co-authored-by: Yannick Jadoul <yannick.jadoul@belgacom.net >
Co-authored-by: Yannick Jadoul <yannick.jadoul@belgacom.net >
2021-05-11 21:23:53 -04:00
mayeut
3e22cd9a41
Drop Python 2.7
2021-05-07 11:54:27 -04:00
Henry Schreiner
bda76b21cb
style: activate string normalization
2021-05-03 13:12:36 -04:00
mayeut
d1900f6a05
Fix misaligned triple-quote blocks
2021-05-03 13:12:36 -04:00
Henry Schreiner
178aaea6c7
style: apply black via pre-commit run -a
2021-05-03 13:12:36 -04:00
Henry Fredrick Schreiner
635b226a6c
style: pre-commit run -a
2021-01-06 18:10:32 -05:00
Grzegorz Bokota and Yannick Jadoul
99203a83f9
fix: patching pypy venv ( #502 )
...
Potentially revert / remove on release of PyPy 7.3.4.
* patching linux and macos
* try test
* add patch files for pypy2.7
* fix installing
* Combine patch files into one
* Simplify further, and add test to remind ourselves to remove the PyPy patch
* ignore fail of patch on linux
make new test failing only on linux
* fix test
* add timeout
* fix patch on linux
* change `-N` to `--force`
Co-authored-by: Yannick Jadoul <yannick.jadoul@belgacom.net >
2020-12-31 11:50:19 -05:00
Joe Rickerby
c9ea0251fe
Sample build uses a testcase failure project
2020-11-04 16:08:40 +00:00
Yannick Jadoul
ed491d0e22
Simplify virtualenv test in test_testing
2020-06-14 00:37:34 +02:00
Joe Rickerby
81f960b17e
Rename TemplateProject -> TestProject & tidy some comments
2020-05-17 16:57:11 +01:00
Joe Rickerby
2e8fe841ec
Remove TemplateProject subclassing
2020-05-15 12:28:34 +01:00
Joe Rickerby
f145c7c148
Merge commit '79278364898eccc08d6bbe6e956b6774bb332c24' into template-tests
...
# Conflicts:
# CI.md
# test/02_test/test/spam_test.py
# test/10_cpp_standards/cibuildwheel_test.py
2020-05-05 21:52:37 +01:00
Joe Rickerby
dafe5cd1f7
Refactor to use tmp_path and pathlib paths
2020-05-03 14:08:57 +01:00
Joe Rickerby
662612685c
Rename tests to remove the number, but keep 'basic' as the first
2020-05-02 22:53:58 +01:00