1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-05 00:21:15 +03:00
Commit Graph

72 Commits

Author SHA1 Message Date
Guillaume Ayoub
b1446dc102 Upgrade cffi on Windows for tests 2020-12-06 12:52:15 +01:00
Guillaume Ayoub
a849f9e88b Try to clean tests 2020-12-06 12:47:20 +01:00
Guillaume Ayoub
f886a04e36 Install Ghostscript 2020-12-02 01:06:46 +01:00
Guillaume Ayoub
7c8f7caa63 Remove python from msys 2020-12-02 00:58:22 +01:00
Guillaume Ayoub
eacd4d7c37 Use preinstalled msys 2020-12-02 00:51:28 +01:00
Guillaume Ayoub
0fe7e7f84d Get Python path for tests 2020-12-02 00:30:55 +01:00
Guillaume Ayoub
80e2a48b52 Try another syntax for PATH 2020-12-02 00:07:20 +01:00
Guillaume Ayoub
5d5fcd842f Fix condition for Ubuntu tests 2020-12-01 13:00:57 +01:00
Guillaume Ayoub
2ce686b7ff Install pango instead of gtk+ for Windows tests 2020-12-01 12:59:21 +01:00
Guillaume Ayoub
61422dfdd2 Fix package name for DejaVu fonts 2020-12-01 12:51:09 +01:00
Guillaume Ayoub
2dde098fe5 Set PATH environment variable for Windows 2020-12-01 12:49:10 +01:00
Guillaume Ayoub
3e698e9ff7 Use Ubuntu 20.04 for tests 2020-12-01 12:37:40 +01:00
Guillaume Ayoub
a99fca40e1 Install Ghostscript for macOS tests 2020-12-01 12:37:27 +01:00
Guillaume Ayoub
be46228372 Install pydyf for tests 2020-12-01 12:26:08 +01:00
Guillaume Ayoub
374e41469f Don’t use forbidden set-env command for Windows tests 2020-12-01 12:25:41 +01:00
Guillaume Ayoub
c2393562a2 Fix deps for tests, and add Python 3.9 2020-10-23 13:10:42 +02:00
Lucie Anglade
ceda982967
Create FUNDING.yml 2020-10-08 19:06:50 +02:00
Guillaume Ayoub
6ed7be1ca9 Revert "Don’t copy fonts for tests"
This reverts commit b15d2eb37a.
2020-08-25 21:09:30 +02:00
Guillaume Ayoub
64e1503451 Drop Python 3.5 support 2020-08-25 20:59:58 +02:00
Guillaume Ayoub
b15d2eb37a
Don’t copy fonts for tests
Related to msys2/MINGW-packages#5762.
2020-08-25 13:14:43 +02:00
Lucie Anglade
580af02e96 Rename DejaVu font for MacOS 2020-05-13 15:14:06 +02:00
Lucie Anglade
98c4e4fb7f Specify os on names 2020-04-06 16:20:42 +02:00
Lucie Anglade
169e0c14c6 Merge 2020-04-06 16:17:11 +02:00
Lucie Anglade
ada69675c4 Add names 2020-04-06 16:16:24 +02:00
Guillaume Ayoub
dc21f1c65e Use verbose tests to find crash 2020-04-06 16:14:37 +02:00
Guillaume Ayoub
39a6929871 Remove fc-cache 2020-04-06 16:03:23 +02:00
Guillaume Ayoub
5a79ad7451 Remove useless lines 2020-04-06 15:53:31 +02:00
Guillaume Ayoub
b7f2d72c19 Use explicit destination for fonts destination 2020-04-06 15:42:59 +02:00
Guillaume Ayoub
4d2ff1e920 Fix font folder 2020-04-06 15:33:10 +02:00
Guillaume Ayoub
f327c8aa7e Copy DejaVu fonts into a fontconfig-friendly folder 2020-04-06 15:19:24 +02:00
Guillaume Ayoub
9463e3fa86 Display DejaVu matching fonts 2020-04-06 14:17:00 +02:00
Guillaume Ayoub
c6e9f4fedd Fix DejaVu package name 2020-04-06 00:59:36 +02:00
Guillaume Ayoub
467cb48941 Install DejaVu with pacman 2020-04-06 00:53:28 +02:00
Guillaume Ayoub
85c67587ae Drop manual fc-cache
It doesn’t work :/
2020-04-06 00:25:30 +02:00
Guillaume Ayoub
b63a3ac73d Exclude some testing configurations 2020-04-06 00:25:11 +02:00
Guillaume Ayoub
2c286a1a83 Fix FontConfig font scanning 2020-04-06 00:00:15 +02:00
Guillaume Ayoub
e344ffb342 Force DejaVu fonts to be scanned by FontConfig 2020-04-05 23:49:01 +02:00
Guillaume Ayoub
58fc1904bb Install choco packages one by one 2020-04-05 23:26:17 +02:00
Guillaume Ayoub
95cea078de Install DejaVu fonts before msys for Windows tests
Looks like fonts are not installed with the reverse order
2020-04-05 23:16:37 +02:00
Guillaume Ayoub
93b2a5d412 Don’t use bash for Windows tests 2020-04-05 22:30:16 +02:00
Guillaume Ayoub
bea95d4294 Try to use $env:PATH 2020-04-05 22:23:14 +02:00
Guillaume Ayoub
037b5bdaaf Try to use set-env 2020-04-05 22:10:22 +02:00
Lucie Anglade
ca489138cb Force shell to be bash when exporting path 2020-04-05 18:16:13 +02:00
Lucie Anglade
70bf0dabda fix path 2020-04-05 17:36:07 +02:00
Lucie Anglade
ee54d488fe add-path instead of export 2020-04-05 17:07:17 +02:00
Lucie Anglade
ac3b23496d export is back 2020-04-05 16:48:17 +02:00
Lucie Anglade
dcbcaa57c1 Not sure installing python with choco is usefull as actions/setup-python is used 2020-04-05 16:40:18 +02:00
Lucie Anglade
4e70083883 Fix path 2020-04-05 16:23:56 +02:00
Lucie Anglade
8a251183d8 No more Ahem 2020-04-05 16:18:50 +02:00
Lucie Anglade
c235fae9c0 Change msys path 2020-04-05 15:55:31 +02:00