35 Commits

Author SHA1 Message Date
Adrian-George Bostan
01d5548a63 Adapt Jenkins file to use the examples development branch 2019-09-07 17:28:53 +03:00
Adrian-George Bostan
cca04199e6 Add extract images test case, with memory profiling (#146)
* Add extract images test case, with memory profiling
* Use TotalAlloc insted of Alloc for memory profiling
* Remove calls to debug.FreeOSMemory from test cases
2019-08-19 22:37:16 +00:00
Gunnsteinn Hall
0460471691
Add UNIDOC_JBIG2_TESTDATA environment variable pointing to testdata directory (#120)
Needed to be able to run tests in PR #67
2019-07-14 20:18:57 +00:00
Gunnsteinn Hall
7a9a8ff542
Add FDF merge test case for form filling and flattening with change detection (#98)
Manually verified that output PDFs look good and leave hash check to detect change. If there is a change in the future, the hash change will trigger a failure upon which the output PDFs need to be re-checked and hashes updated if appropriate.
2019-06-25 08:08:51 +00:00
Gunnsteinn Hall
37d822bead
unipdf move updates (#6)
* Update README and other documentation for unipdf
* Update Jenkinsfile
* Get test dependencies too (Jenkinsfile processing not fully module based yet)
* Update wercker file for modules
2019-05-19 12:41:13 +00:00
Gunnsteinn Hall
03319e60d4
Jenkinsfile: Fix build to enable cgo for compiling pkcs11 examples (#423) 2019-04-17 19:54:43 +00:00
Gunnsteinn Hall
4ba3468f76
Image loading performance enhancements [v3] (#394)
* Avoid reading entire file to memory prior to loading. Better handling of grayscale images.  Improved allocations. Avoid redrawing RGBA images again if loaded. Update  CCITTFaxDecode handling accordingly.
2019-04-14 19:03:05 +00:00
Bert Van Hauwaert
1433f04194 Expand document information dictionary - v3 branch (#408)
* Add author, creationDate, keywords, modifiedDate, subject & title to the document information dictionary.
2019-04-14 18:34:55 +00:00
Gunnsteinn Hall
852b515c99
Add split e2e test with memory checking (#410)
The split test measures duration and memory allocations.
2019-04-13 21:47:54 +00:00
Gunnsteinn Hall
d82ac5d425 Enable rendering tests in Jenkinsfile 2019-03-28 10:06:18 +00:00
Gunnsteinn Hall
0686b01fa9
Update Jenkinsfile - hack to make 1.11.5 work 2019-03-14 19:37:50 +00:00
Gunnsteinn Hall
6886908eaf
Update Jenkinsfile go version 2019-03-14 17:56:35 +00:00
Gunnsteinn Hall
a03198000b Update Jenkinsfile for matching examples branch. Address go vet. 2019-03-12 19:08:37 +00:00
Gunnsteinn Hall
18bacd0f18 Update Jenkinsfile with ghostscript for validation 2019-01-28 12:48:30 +00:00
Gunnsteinn Hall
1bf2de736f Update Jenkinsfile - set environment vars for e2e testing 2019-01-23 09:31:14 +00:00
Gunnsteinn Hall
20a4376245 Update Jenkinsfile - Include integration tests and update test coverage calculations 2019-01-23 09:31:14 +00:00
Gunnsteinn Hall
305ce84569 Add codecov to Jenkinsfile for test coverage reports 2019-01-02 14:30:09 +00:00
Gunnsteinn Hall
12af4cf62a Jenkinsfile: Require extractor tests with private testdata in build 2018-12-27 22:47:39 +00:00
Gunnsteinn Hall
2c42c9644e Update Jenkinsfile add -p flag on mkdir 2018-12-07 12:39:40 +00:00
Gunnsteinn Hall
ed88d1dd4c Using dedicated TMPDIR per instance (allow concurrent builds) 2018-12-07 12:08:17 +00:00
Gunnsteinn Hall
e89ee8a42f Update Jenkinsfile to download test dependencies 2018-12-07 11:51:02 +00:00
Gunnsteinn Hall
7b839385c4 Update Jenkinsfile 2018-12-07 10:38:25 +00:00
Gunnsteinn Hall
ec15ac6fa4 Add new dependency to Jenkinsfile 2018-12-02 22:02:56 +00:00
Gunnsteinn Hall
ed70039af8 Fix Jenkinsfile for PRs 2018-11-06 10:38:18 +00:00
Gunnsteinn Hall
b38c378897 Update Jenkinsfile 2018-11-06 10:29:34 +00:00
Gunnsteinn Hall
0879fa1b1a Fix golint get in Jenkinsfile 2018-10-13 11:34:26 +00:00
Gunnsteinn Hall
aea91f1ba9 Merge branch 'v3' into v3-enhance-forms 2018-09-29 16:59:16 +00:00
Gunnsteinn Hall
c250f04b52 Jenkinsfile - Add ghostscript checks on created output pdfs 2018-09-03 10:59:32 +00:00
Gunnsteinn Hall
4a96bd9c82 Updated Jenkinsfile 2018-08-13 19:20:27 +00:00
Gunnsteinn Hall
34ce011dbc fix 2018-08-13 16:11:52 +00:00
Gunnsteinn Hall
dbd31b7eb7 Fix to pull examples from v3 branch if unidoc branch starts with "v3-" 2018-08-13 15:47:45 +00:00
Gunnsteinn Hall
9a4d28d24b update jenkinsfile for matching examples branch 2018-08-03 22:19:33 +00:00
Gunnsteinn Hall
a40b261ce7 Build examples in Jenkinsfile and run a passthrough test 2018-08-01 21:38:23 +00:00
Gunnsteinn Hall
dce3f78438 Jenkinsfile fix for multi branching 2018-07-26 01:56:41 +00:00
Gunnsteinn Hall
56c782d0eb Add Jenkinsfile 2018-07-26 01:46:18 +00:00