Commit graph

1,033 commits

Author SHA1 Message Date
jevans
18aaa983f7 Refactored warnings, no warnings/failures on mac. 2014-08-25 20:00:08 -04:00
jevans
d00f84b6eb moved test_exceeded_box_length into test_glymur_warnings 2014-08-21 19:48:26 -04:00
jevans
ddf17a9d18 Removed all tests from test_opj_suite_warn.
Now located in test_glymur_warnings and test_opj_suite_dump.
2014-08-21 19:29:08 -04:00
jevans
701aa3ba95 Starting to clearly separate warning testing from any other testing. 2014-08-21 08:44:20 -04:00
jevans
7e52996cc8 Using 3.x warning infrastructure exclusively. 2014-08-18 19:55:00 -04:00
John Evans
61126d6a8b Using 3.x warning infrastructure exclusively. 2014-08-17 19:03:29 -04:00
John Evans
a854123bca Merge branch 'master' into devel 2014-08-17 18:17:11 -04:00
jevans
f88218d482 Releasing 0.6.0
Skipping a test that segfaults only on 1.5.0 and 2.0.0.  The test was
test_NR_DEC_issue188_beach_64bitsbox_jp2_41_decode.  It was not introduced
until the 2.1.x series and the fix was backported to 2.0.1.

glymur.test.test_jp2k.TestJp2k.test_no_cxform_pclr_jpx was failing on
1.5.2 only.  It's a pretty obscure test, so just skipping it on that
release.

Some tests for warnings are being skipped.
2014-08-17 17:42:57 -04:00
jevans
5311eb731b Merge branch 'devel' of https://github.com/quintusdias/glymur into devel 2014-05-25 21:45:29 -04:00
jevans
8a023c63b5 Merge branch 'issue238' into devel 2014-05-25 21:45:05 -04:00
jevans
83755cef0a Added another irreversible test to not use OPJ_TEST_SUITE. #238 2014-05-25 21:44:08 -04:00
John Evans
6e5cb5d6db Merge branch 'issue238' into devel 2014-05-23 06:36:47 -04:00
John Evans
6adbae067b Irreversible test needed OPJ_DATA_ROOT decorator. #238 2014-05-23 06:35:53 -04:00
jevans
81057fc03b Merge branch 'issue237' into devel 2014-05-22 21:35:54 -04:00
jevans
298c493029 New "whatsnew" documents, sort of look like h5py. #237 2014-05-22 21:35:20 -04:00
jevans
5975842d2c Merge branch 'issue238' into devel 2014-05-22 21:32:09 -04:00
jevans
a719bb4ac9 Added irreversible 9-7 transform support. #238 2014-05-22 21:30:30 -04:00
jevans
e202895ced Merge branch 'issue236' into devel 2014-05-21 21:05:45 -04:00
jevans
5d072604f7 Refactored test_codestream into test_codestream and test_codestream_warnings #236 2014-05-21 21:04:43 -04:00
jevans
334103d86d Merge branch 'issue237' into devel 2014-05-20 20:56:08 -04:00
jevans
133205d66b Changed look and feel of changelog to match 0.5.12. #237 2014-05-20 20:52:27 -04:00
jevans
4cf9f7841e Refactored test_opj_suite.py 2014-05-18 22:01:28 -04:00
John Evans
9bcea6c090 Merge branch 'issue234' into devel 2014-05-12 06:35:16 -04:00
John Evans
6a7be5363b Cinema parameters were incorrectly specified for 2.0.1 #234 2014-05-12 06:34:32 -04:00
jevans
c709215713 Merge branch 'issue229' into devel 2014-05-10 20:02:39 -04:00
jevans
c230a9b0b2 Fixed expected warning message on 2.7. #229 2014-05-10 20:02:12 -04:00
jevans
ecc1669490 Merge branch 'issue229' into devel 2014-05-10 18:36:51 -04:00
jevans
61192b73d3 Fixed warnings. #229 2014-05-10 18:35:19 -04:00
jevans
b7e2770a5a Merge branch 'issue230' into devel 2014-05-10 17:40:20 -04:00
jevans
c01774c036 Improved warning message when the tiff exif byte order is bad. #230 2014-05-10 17:39:40 -04:00
John Evans
14f495b0cf Merge branch 'issue233' into devel 2014-05-10 16:20:05 -04:00
John Evans
c31751685b Added Python 3.4 for travis-ci runs. #233 2014-05-10 16:19:28 -04:00
John Evans
de28b3b1a1 Merge branch 'issue232' into devel 2014-05-10 16:12:18 -04:00
John Evans
2750aced14 Updated versioning for pending 0.6.0 release. Removed documentation cruft. 2014-05-10 16:10:58 -04:00
John Evans
0a4bb217e3 Removed two tests that we chose not to run because of stderr issues.
They produce too much output on stderr, it would make interpreting test
results difficult.
2014-05-10 16:02:35 -04:00
John Evans
bf65a00f28 Improved warning message when brand is not proper. #232 2014-05-10 15:58:57 -04:00
John Evans
a79e234f8a Removed apparently unreachable XML code for 2.6. 2014-05-10 15:54:28 -04:00
John Evans
756ade30fa Merge branch 'devel' of https://github.com/quintusdias/glymur into devel
Conflicts:
	glymur/test/test_jp2box_jpx.py
	glymur/test/test_jp2k.py
	glymur/test/test_opj_suite.py
2014-05-10 15:36:33 -04:00
John Evans
d48b0bde50 Merge branch 'issue228' into devel 2014-05-10 15:30:53 -04:00
John Evans
937d8c971c Warnings tested with warnings.catch_warnings infrastructure.
Until there's some explanation as to why assertWarns method is failing,
this seems to be the only way forward.
2014-05-10 15:29:36 -04:00
jevans
564a9d2410 Removed tests that still cannot be run as of 2.1.0 2014-05-08 20:16:02 -04:00
John Evans
9fc3395693 Merge branch 'issue227' into devel 2014-04-27 14:16:08 -04:00
John Evans
4d15054b0c Fixed cinema profile writing on 2.1. #227
Was not forcing CINEMA_2K, 4K images to be written out as 12bps in 2.1.0.  Was
ok in 2.0.1.

Removed "OPJ_" prefix from CINEMA_{24,48}_COMP and CINEMA_{24,48}_CS fields in
core.
2014-04-27 14:15:06 -04:00
John Evans
3fbeacc581 Merge branch 'issue221' into devel 2014-04-26 12:15:33 -04:00
jevans
1e754f0e85 Updated openjp2 API for upstream openjpeg r2837 and r2847. #221
Removed "_v3" suffixes from glymur.lib.openjp2 functions.
Changed JP2k object to use both 2.0 and 2.1 means of setting cinema
compression parameter values.
2014-04-26 12:11:26 -04:00
quintusdias
772f6fbaef Merge pull request #225 from bogdanni/patch-1
Lower case for 'glymur' package name in setup.py
2014-04-24 15:35:41 -04:00
quintusdias
835673d2c5 Merge pull request #226 from bogdanni/patch-2
Python 2.6 is not supported anymore
2014-04-24 15:34:54 -04:00
Bogdan Nicula
e6723b18dd Python 2.6 is not supported anymore 2014-04-24 21:06:44 +02:00
Bogdan Nicula
b24ae781a6 Lower case for 'glymur' package name in setup.py
Is there a reason for different capitalization?
2014-04-24 21:04:08 +02:00
John Evans
62b0464f39 Merge branch 'issue224' into devel 2014-04-24 12:03:36 -04:00