1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-06-30 23:49:00 +00:00
Commit Graph

2107 Commits

Author SHA1 Message Date
Stephen Gaito
2cbbd3beb7 fix travis 2 2020-06-19 10:24:16 +01:00
Stephen Gaito
d3550d5ea8 first attempt to fix docker outside ldconfig problem and correct travis script 2020-06-19 09:34:51 +01:00
Stephen Gaito
a5dd4865ae corrected test.py.in from failing with appImages complex PATH and ARGS 2020-06-17 19:56:35 +01:00
Stephen Gaito
cb00d5a5d2 attempt to debug appImage problems 2020-06-17 16:14:24 +01:00
Stephen Gaito
27df8a4262 corrected produceHtmlForBrowserTests 2020-06-17 14:14:55 +01:00
Stephen Gaito
eb63aa06a4 corrected setup of data directory for tests 2020-06-17 11:32:06 +01:00
Stephen Gaito
402273ff2a second attempt to fix test.py.in 2020-06-16 16:38:40 +01:00
Stephen Gaito
7d2c5df9d7 corrected runTests to use pdf2htmlEX/test/runLocalTestsBash 2020-06-16 16:26:19 +01:00
Stephen Gaito
7f2bb46407 explitictly split PDF2HTMLEX_PATH in test.py.in to allow for arguments in path 2020-06-16 15:48:01 +01:00
Stephen Gaito
16c88c49c4 browser_tests now use pre computed html 2020-06-15 14:27:28 +01:00
Stephen Gaito
df62ee7f21 renamed runLocalTests 2020-06-14 17:07:34 +01:00
Stephen Gaito
2853b9e36b refactored existing python3 test_output.py tests to use only bash and pdf2htmlEX so we do not need to load extra fonts by accident 2020-06-14 16:46:05 +01:00
Stephen Gaito
4171aef19e added explicit install of wget in installAutomaticTests 2020-06-14 10:35:20 +01:00
Stephen Gaito
f48822d816 corrected printing of error messages in test.py.in 2020-06-13 19:38:51 +01:00
Stephen Gaito
d373e10218 corrected createImages 2020-06-12 14:53:44 +01:00
Stephen Gaito
bf924dca2d explicitly split createDockerImage into an inside and an outside docker container parts 2020-06-12 14:50:49 +01:00
Stephen Gaito
501b73b489 exploring create image permissions problems 2020-06-11 09:27:47 +01:00
Stephen Gaito
c10efe8ece updated createAppImage to understand permissions problems 2020-06-11 09:05:14 +01:00
Stephen Gaito
d327b43a43 ensure files copied into AppImage Debian archive and Docker image are readable added sudo as a build tool 2020-06-11 06:37:23 +01:00
Stephen Gaito
174f28a21a updated required build tools 2020-06-09 12:52:18 +01:00
Stephen Gaito
d5fd346ba0 corrected documentation 2020-06-06 13:09:54 +01:00
Stephen Gaito
87bc1ba525 updated release message 2020-06-06 12:53:21 +01:00
Stephen Gaito
aaa7f53c58 corrected appimage creation 2020-06-06 12:31:17 +01:00
Stephen Gaito
8f86e21b8f test travis 2020-06-06 11:52:52 +01:00
Stephen Gaito
a3b712d893 added creation and upload of test results 2020-06-06 10:39:36 +00:00
Stephen Gaito
570421d04a corrected travis release scripts 2020-06-06 09:59:52 +01:00
Stephen Gaito
76bd542ae5 test travis 3 2020-06-06 09:40:24 +01:00
Stephen Gaito
c69a56f41e test travis 2 2020-06-06 09:37:55 +01:00
Stephen Gaito
cee878e667 test travis 2020-06-06 09:34:34 +01:00
Stephen Gaito
5165d5d6e7 fixed versionEnvs 2020-06-06 09:29:55 +01:00
Stephen Gaito
5ddc84e7f8 fixed reportEnvs 2020-06-06 09:25:50 +01:00
Stephen Gaito
1cb016fd14 enable releases on multiple ubuntu distributions reattempt travis 2020-06-06 09:22:08 +01:00
Stephen Gaito
6028a9d280 enable releases on multiple ubuntu distributions 2020-06-06 09:15:01 +01:00
Stephen Gaito
d456ae4412 start multiple releases via travis 2020-06-06 09:00:07 +01:00
Stephen Gaito
6b11b0133e added upload of deb pakcage to githubTGclwBM 2020-06-06 08:21:31 +01:00
Stephen Gaito
7417038308 added upload of deb pakcage to github 2020-06-06 08:18:44 +01:00
Stephen Gaito
f3e7e60ed2 corrected docker image creation and added additional build documentation 2020-06-06 07:50:22 +01:00
Stephen Gaito
2faa2c022a corrected travis build 2020-06-06 07:03:26 +01:00
Stephen Gaito
0d5d7ad721 corrected travis configuration 2020-06-06 06:33:45 +01:00
Stephen Gaito
a5209ace82 turned on simple tests and upload from travis 2020-06-06 06:18:14 +01:00
Stephen Gaito
49712c9ec2 minor corrections 2020-06-05 12:06:51 +01:00
Stephen Gaito
d4c172d8ce minor corrections 2020-06-05 11:55:54 +01:00
Stephen Gaito
d49260afe7 corrected table of contents 2020-06-05 11:47:46 +01:00
Stephen Gaito
3f45343ba4 added more comprehensive documentation for the build scripts 2020-06-05 11:44:33 +01:00
stephengaito
6f38dfffeb
Merge pull request #28 from stephengaito/travisLocalTests
Travis local tests
Partial work on using travis to perform local browser tests... which fail in way different to local browser tests on a local machine.... so we need a strategy to allow failures on travis AND to automatically upload the results to the github releases page...
BUT we will overhaul and document the buildScripts before fixing this issue.
2020-06-05 08:18:55 +01:00
Stephen Gaito
8358679784 test creating images inside travis 2020-06-03 19:25:05 +01:00
Stephen Gaito
f584f9196e attempt local browser tests with travis 2020-06-03 18:55:37 +01:00
Stephen Gaito
68ce207809 updated tests 2020-06-03 15:13:29 +01:00
Stephen Gaito
a2b2e9dbc4 updated tests 2020-06-03 15:10:37 +01:00
Stephen Gaito
7745c3ba85 updated tests 2020-06-03 15:06:05 +01:00