nik
|
694e6619ea
|
add onData calls count check for chunks test
|
2014-04-08 19:27:37 -03:00 |
|
Vitaly Puzrin
|
e555c41214
|
Added strings support
|
2014-04-09 00:50:01 +04:00 |
|
Vitaly Puzrin
|
b1dae2db36
|
typo fix
|
2014-04-08 18:44:18 +04:00 |
|
Vitaly Puzrin
|
4c3761253f
|
Added test for ending via push([], true)
|
2014-04-07 08:51:11 +04:00 |
|
nik
|
b7943beb1d
|
add inflate coverage tests
|
2014-04-04 12:50:40 -03:00 |
|
nik
|
5b7c22f37a
|
inflate/deflate wrappers now call onData only if output buffer is full or input reached end & add tests for small input chunks
|
2014-04-01 19:29:54 -03:00 |
|
Vitaly Puzrin
|
84bff8b74b
|
reorganized fixtures
|
2014-03-29 04:23:23 +04:00 |
|
Vitaly Puzrin
|
373115b4e9
|
tests cleanup
|
2014-03-29 03:05:49 +04:00 |
|
nik
|
144a94e3f8
|
fix reading gzip headers & add test for inflate gz headers
|
2014-03-28 18:57:59 -03:00 |
|
Vitaly Puzrin
|
c92edab663
|
enabled strategy=Z_FIXED tests
|
2014-03-20 06:39:28 +04:00 |
|
Vitaly Puzrin
|
59897860ae
|
updated fixtures
|
2014-03-20 06:26:19 +04:00 |
|
Vitaly Puzrin
|
f47bb620ad
|
Updated tests
|
2014-03-19 21:07:30 +04:00 |
|
Vitaly Puzrin
|
ea46210f59
|
Added fixture that cause deflate bug
|
2014-03-19 07:28:13 +04:00 |
|
Vitaly Puzrin
|
6cb53e5b51
|
Doc fixes & minor polish
|
2014-03-14 02:04:31 +04:00 |
|
Vitaly Puzrin
|
07173737fc
|
Fixed ungzip: force window size when not set, because autodetect impossible
|
2014-03-14 00:58:09 +04:00 |
|
Vitaly Puzrin
|
1d91d3b187
|
Inflate tests/helpers cleanup
|
2014-03-13 23:30:55 +04:00 |
|
nik
|
3f30aa8250
|
fix inflate data check & enable inflate ungzip test with method set directly
|
2014-03-13 16:02:15 -03:00 |
|
Vitaly Puzrin
|
70a4a114e1
|
rearranged browser tests
|
2014-03-13 14:47:16 +04:00 |
|
Vitaly Puzrin
|
f9d23a7d08
|
updated browser tests
|
2014-03-13 11:28:45 +04:00 |
|
Vitaly Puzrin
|
7b2e5da8a9
|
Rewritten utils unterfaces & internals
|
2014-03-13 10:45:14 +04:00 |
|
Vitaly Puzrin
|
35e1b51738
|
Increased tests timeout (needed for CI)
|
2014-03-13 00:41:05 +04:00 |
|
Vitaly Puzrin
|
c6f445a2e2
|
Fixed inflate level 0
|
2014-03-12 06:10:15 +04:00 |
|
Vitaly Puzrin
|
b3ff0b746e
|
Autodetect inflate window size by default
|
2014-03-12 05:50:19 +04:00 |
|
Vitaly Puzrin
|
6b5edb3b34
|
Enabled basic inflate tests
|
2014-03-12 02:49:19 +04:00 |
|
Vitaly Puzrin
|
81331bb248
|
IE fixes
|
2014-02-28 01:46:32 +04:00 |
|
Vitaly Puzrin
|
b9171721f9
|
added saucelabs tests runner
|
2014-02-28 00:22:56 +04:00 |
|
Vitaly Puzrin
|
9af504523f
|
Added tests to run in browser (no CI yet)
|
2014-02-27 21:58:12 +04:00 |
|
Vitaly Puzrin
|
5cabad0d48
|
added coverage generation & improved tests
|
2014-02-21 19:06:31 +04:00 |
|
Vitaly Puzrin
|
a131622863
|
Added inflate testing skeleton
|
2014-02-21 14:48:40 +04:00 |
|
Vitaly Puzrin
|
c924e13ed5
|
added tests with untyped arrays
|
2014-02-21 13:26:36 +04:00 |
|
nik
|
18250b5298
|
fix crc32 & enable gzip test
|
2014-02-20 15:15:21 -03:00 |
|
Vitaly Puzrin
|
df4e30e944
|
More raw deflate tests
|
2014-02-20 01:42:37 +04:00 |
|
Vitaly Puzrin
|
52a5c6aa8f
|
Added generated API docs
|
2014-02-20 01:38:10 +04:00 |
|
Vitaly Puzrin
|
9e18b276cd
|
Fixed RLE strategy
|
2014-02-19 22:17:44 +04:00 |
|
Vitaly Puzrin
|
0a2c767841
|
enabled bin fixture
|
2014-02-19 17:42:25 +04:00 |
|
nik
|
2434495874
|
fix flush block in deflate_slow & enable windowBits test
|
2014-02-19 10:15:20 -03:00 |
|
nik
|
99c8fa83b5
|
fix: return correct block state in deflate_stored & enable tests for level 0
|
2014-02-18 22:30:46 -03:00 |
|
Vitaly Puzrin
|
5dfa74f2e2
|
Improved test suite
|
2014-02-18 23:15:27 +04:00 |
|
Vitaly Puzrin
|
abcb20fdf2
|
Enabled more tests
|
2014-02-18 03:10:33 +04:00 |
|
Vitaly Puzrin
|
285e2d4cff
|
Added gzip interface (without custom headers support)
|
2014-02-15 09:11:24 +04:00 |
|
Vitaly Puzrin
|
aa4e8b3592
|
Enabled raw deflate test (for level 0, until compleete)
|
2014-02-15 04:02:58 +04:00 |
|
Vitaly Puzrin
|
b4c0a04872
|
raw option support for wrapper (not works now)
|
2014-02-15 00:33:33 +04:00 |
|
nik
|
6676906303
|
implement deflate store + high level deflate implementation + lint fixes
|
2014-02-13 14:55:24 -02:00 |
|
Vitaly Puzrin
|
5d14848c85
|
Added deflate tests
|
2014-02-03 22:38:43 +04:00 |
|
Vitaly Puzrin
|
fa5b9ffac9
|
Added Makefile + doc/test skeletons
|
2014-02-03 17:13:09 +04:00 |
|