John Evans
|
5e8a66c38e
|
fix tab error
|
2014-11-19 17:08:29 -05:00 |
|
John Evans
|
e1846c31e0
|
progress on write
|
2014-11-19 15:34:03 -05:00 |
|
John Evans
|
8f8e9eff85
|
get write tests passing on travis
|
2014-11-19 14:49:15 -05:00 |
|
John Evans
|
6e1637e470
|
starting on incompatible changes to writing
|
2014-11-19 14:25:44 -05:00 |
|
John Evans
|
3c73415090
|
progress, no more deprecation warnings?
|
2014-11-19 09:22:40 -05:00 |
|
John Evans
|
3ebb708e11
|
progress
|
2014-11-19 07:59:05 -05:00 |
|
jevans
|
e2059d59e8
|
removed repeated array-style slicing tests
|
2014-11-19 07:24:47 -05:00 |
|
jevans
|
9025bb3ec3
|
layer is now a property
|
2014-11-18 23:15:09 -05:00 |
|
jevans
|
373afb692e
|
progress
|
2014-11-18 20:45:25 -05:00 |
|
John Evans
|
117b7d1bbe
|
refactored, skipping tests not to be run on openjpeg 1.3
|
2014-11-18 10:06:52 -05:00 |
|
John Evans
|
036b14cc2b
|
filter out write tests that should not run on openjpeg 1.3
|
2014-11-18 09:48:19 -05:00 |
|
John Evans
|
a35ebe1836
|
backwards compatibility tests need to be filtered out on some platforms
The need to verify the warning means that the python-six issue applies.
|
2014-11-18 08:03:34 -05:00 |
|
jevans
|
2a3128e983
|
subsumed test_opj_suite_2p1 ito test_opj_suite
|
2014-11-17 22:27:52 -05:00 |
|
jevans
|
63d6a2f1e1
|
progress
|
2014-11-17 18:17:47 -05:00 |
|
jevans
|
4f1c34991f
|
replacing more uses of read function with array-style slicing
|
2014-11-17 07:33:43 -05:00 |
|
jevans
|
4f2a896eff
|
ignore_pclr_cmap_cdef is now a property
|
2014-11-13 13:39:36 -05:00 |
|
jevans
|
82a9edae62
|
progress
|
2014-11-12 21:09:09 -05:00 |
|
jevans
|
9691311633
|
merge branch 'issue299' of https://github.com/quintusdias/glymur into issue299
|
2014-11-12 20:53:46 -05:00 |
|
jevans
|
c15fe52f82
|
progress
|
2014-11-12 20:53:13 -05:00 |
|
John Evans
|
a1413b0f15
|
progress
|
2014-11-12 17:30:43 -05:00 |
|
John Evans
|
89a1b0bb1c
|
progress, working on rlevel
|
2014-11-11 10:46:59 -05:00 |
|
jevans
|
7cdc5c6828
|
merge branch 'issue298' into devel
|
2014-11-05 20:57:25 -05:00 |
|
jevans
|
eeee8ae9dc
|
modified travis config for coveralls support
|
2014-11-05 20:47:53 -05:00 |
|
jevans
|
7633572b49
|
merge branch 'devel' of https://github.com/quintusdias/glymur into devel
|
2014-11-05 20:35:51 -05:00 |
|
jevans
|
6ffd229512
|
merge branch 'issue286' into devel
|
2014-11-05 20:34:41 -05:00 |
|
jevans
|
1f0d0c3786
|
deleted TccpInfo, TileInfoV2, CodestreamInvoV2 classes
They are used in tests, but not in top-level glymur classes.
|
2014-11-05 20:33:10 -05:00 |
|
John Evans
|
24ba8c1df8
|
merge branch 'issue297' into devel
|
2014-10-30 11:48:55 -04:00 |
|
John Evans
|
1782cb957f
|
removed img_array from private _determine_colorspace method, closes #297
|
2014-10-30 11:48:20 -04:00 |
|
jevans
|
73f2257d92
|
merge branch 'issue295' into devel
|
2014-10-25 11:22:42 -04:00 |
|
jevans
|
a713d44238
|
added shape attribute, closes #295
|
2014-10-25 11:22:19 -04:00 |
|
jevans
|
3e411ab5e1
|
merge branch 'issue294' into devel
|
2014-10-24 21:58:45 -04:00 |
|
jevans
|
aef47ed318
|
skip test on 2.7, closes #294
assertRegex not available
|
2014-10-24 21:58:08 -04:00 |
|
jevans
|
4aad8cd306
|
merge branch 'issue294' into devel
|
2014-10-24 21:23:12 -04:00 |
|
jevans
|
4ffb46833f
|
fixed printing of j2k files with "-c 0", closes #294
It's kind of meaningless to supply that option with a raw codestream,
but if it's what the user wanted to do, then it's what the user wanted
to do.
|
2014-10-24 21:21:54 -04:00 |
|
jevans
|
41eaec6464
|
merge branch 'issue292' into devel
|
2014-10-24 20:33:41 -04:00 |
|
jevans
|
351ae294d6
|
add test for config file in current directory, closes #292
|
2014-10-24 20:33:01 -04:00 |
|
jevans
|
fa23fddfd8
|
merge branch 'issue290' into devel
|
2014-10-24 19:33:55 -04:00 |
|
jevans
|
5c262025b3
|
fix test to pick up library on macports, closes #290
The environment DYLD_FALLBACK_LIBRARY_PATH helps to find macports
libraries in /opt/local/lib
|
2014-10-24 19:32:21 -04:00 |
|
John Evans
|
34092dff5b
|
merge branch 'issue290' into devel
|
2014-10-24 09:49:16 -04:00 |
|
John Evans
|
d36f521b61
|
added test for case when config dir is empty, closes #290
|
2014-10-24 09:48:47 -04:00 |
|
John Evans
|
87c9aeedd9
|
merge branch 'issue293' into devel
|
2014-10-23 12:22:12 -04:00 |
|
John Evans
|
5aac625981
|
added test for None usage in config file, closes #293
|
2014-10-23 12:21:37 -04:00 |
|
jevans
|
9a6a5affb7
|
merge branch 'issue291' into devel
|
2014-10-22 20:24:52 -04:00 |
|
jevans
|
954e86a2ab
|
added negative test for int32 imagery, closes #291
|
2014-10-22 20:23:45 -04:00 |
|
jevans
|
cad26a2d88
|
merge branch 'issue289' into devel
|
2014-10-22 20:04:09 -04:00 |
|
jevans
|
61cafc00b8
|
remove FORMAT_CORPUS tests, closes #289
We don't lose any code coverage, so it's just one less thing to worry
about.
|
2014-10-22 20:02:55 -04:00 |
|
John Evans
|
22725b94b3
|
merge branch 'issue288' into devel
|
2014-10-22 19:02:31 -04:00 |
|
John Evans
|
b9e44a4f8a
|
re-enabled test_glymur_warning tests on linux/python3.3, closes #288
The origin issue was probably fixed during the whole #253, #255, #260,
|
2014-10-22 18:58:11 -04:00 |
|
John Evans
|
529dc50465
|
merge branch 'issue280' into devel
|
2014-10-22 15:34:46 -04:00 |
|
John Evans
|
fc4f5cec80
|
add negative tests for bad precinct sizes, closes #280
|
2014-10-22 15:34:13 -04:00 |
|