Natools

History of tests/natools-smaz_tests.adb of 84e2f2a874cfa290
Login

History of the file that is called tests/natools-smaz_tests.adb at check-in 84e2f2a874cfa290

2017-06-24
21:03
smaz_tests: new test showing a bug in multiblock base-64 encoding file: [4c1b4538bd] check-in: [84e2f2a874] user: nat, branch: trunk, size: 35200 [annotate] [blame] [check-ins using] [diff]
2017-03-02
20:56
smaz_tests: add a test for base-4096 input with non-base-64 characters file: [6091be6ed9] check-in: [605bfd603c] user: nat, branch: trunk, size: 34904 [annotate] [blame] [check-ins using] [diff]
2017-03-01
21:38
smaz_tests: add a test for base-64 input with non-base-64 characters file: [d227266864] check-in: [8c5686ece7] user: nat, branch: trunk, size: 33460 [annotate] [blame] [check-ins using] [diff]
2017-02-24
20:21
smaz_tests: check constraint error in hash-to-code conversion file: [35d69f7dcc] check-in: [ec0159cb57] user: nat, branch: trunk, size: 32501 [annotate] [blame] [check-ins using] [diff]
2017-02-23
22:37
smaz_tests: test base-256 multi-block verbatim sequence file: [2539e4e08e] check-in: [c707170a93] user: nat, branch: trunk, size: 32501 [annotate] [blame] [check-ins using] [diff]
2017-02-19
21:06
smaz_tests: copy base-256 non-VLV tests from retired smaz test suite file: [42bdaafbcb] check-in: [d389660384] user: nat, branch: trunk, size: 32324 [annotate] [blame] [check-ins using] [diff]
2017-02-18
22:14
smaz_tests: rename base-256 sample string test for consistency file: [aba30e7eed] check-in: [beb52edfa5] user: nat, branch: trunk, size: 29915 [annotate] [blame] [check-ins using] [diff]
2017-02-13
21:12
smaz_tests: add multi-block base-4096 verbatim, to reach full coverage file: [325d236ad6] check-in: [3110e5329d] user: nat, branch: trunk, size: 29865 [annotate] [blame] [check-ins using] [diff]
2017-02-12
21:52
smaz_tests: add base-4096 variable-length verbatim sample string test file: [af670744d8] check-in: [cf6b7c828f] user: nat, branch: trunk, size: 29396 [annotate] [blame] [check-ins using] [diff]
2017-02-11
20:52
smaz_tests: fix verbatim parts of expected base-4096 streams

Why didn't just use standard base-64!? file: [8e7b5af6d7] check-in: [0d15ccca30] user: nat, branch: trunk, size: 26694 [annotate] [blame] [check-ins using] [diff]

2017-02-10
20:58
smaz_tests: update base-4096 expected streams for the new dictionaries file: [e9e0134210] check-in: [541596303a] user: nat, branch: trunk, size: 26411 [annotate] [blame] [check-ins using] [diff]
2017-02-09
22:57
smat_tests: add 256 digraphs to the base-4096 dictionaries file: [36eaf7fc1d] check-in: [26569a2ae1] user: nat, branch: trunk, size: 26045 [annotate] [blame] [check-ins using] [diff]
2017-02-08
22:23
smaz_tests: remove unneeded exception caused by byte-4096 hash function file: [b4a1d57d65] check-in: [b2360c3935] user: nat, branch: trunk, size: 23779 [annotate] [blame] [check-ins using] [diff]
2017-02-07
20:48
smaz_tests: remove 1-byte entries from 4096 dictionaries file: [30d6233919] check-in: [61cc0370b5] user: nat, branch: trunk, size: 23779 [annotate] [blame] [check-ins using] [diff]
2017-02-05
22:42
smaz_tests: fix a mistake in a hand-made expected base-4096 stream file: [da8efb0480] check-in: [18dc02b3a0] user: nat, branch: trunk, size: 23981 [annotate] [blame] [check-ins using] [diff]
2017-02-04
22:25
smaz_tests: fix endianness of the hand-encoded base-4096 streams file: [9da659b0ad] check-in: [97980e3f18] user: nat, branch: trunk, size: 23979 [annotate] [blame] [check-ins using] [diff]
2017-02-03
21:08
smaz_tests: fix base-4096 sample string test by actually calling it file: [86f3ec8f2c] check-in: [b4e3aec058] user: nat, branch: trunk, size: 23979 [annotate] [blame] [check-ins using] [diff]
2017-02-02
20:16
smaz_tests: check base-4096 roundtrip of a few sample strings file: [e310324b1a] check-in: [46b1fe3862] user: nat, branch: trunk, size: 23934 [annotate] [blame] [check-ins using] [diff]
2017-02-01
21:37
smaz_tests: add a base-4096 test harness file: [d2e73ca1c9] check-in: [1d5eb501bc] user: nat, branch: trunk, size: 21959 [annotate] [blame] [check-ins using] [diff]
2017-01-06
22:44
smaz_tests: add a test for base-64 variable-length verbatim file: [520f81491b] check-in: [3e04c004e7] user: nat, branch: trunk, size: 14634 [annotate] [blame] [check-ins using] [diff]
2017-01-03
20:41
smaz_tests: add a check with non-ASCII characters file: [897c0b23ae] check-in: [03f59a962d] user: nat, branch: trunk, size: 12368 [annotate] [blame] [check-ins using] [diff]
2017-01-02
20:22
smaz_tests: ASCIIfy the base-64 dictionary, to make it more portable file: [2e376a1388] check-in: [8f0534e6a4] user: nat, branch: trunk, size: 12086 [annotate] [blame] [check-ins using] [diff]
2016-12-31
16:57
smaz_tests: add a check to show a bug in long verbatim size computation file: [7b973e068d] check-in: [4f0ae7072f] user: nat, branch: trunk, size: 11944 [annotate] [blame] [check-ins using] [diff]
2016-12-27
21:28
smaz_tests: fix message of exceptions during decompression roundtrip file: [bee7ae34a6] check-in: [77d59bd0f4] user: nat, branch: trunk, size: 11470 [annotate] [blame] [check-ins using] [diff]
2016-12-26
20:00
smaz_tests: add tests to fully cover non-variable-verbatim code file: [de7679f0cf] check-in: [c0e42e8031] user: nat, branch: trunk, size: 11468 [annotate] [blame] [check-ins using] [diff]
2016-12-25
21:39
smaz_tests: add dictionary validity tests file: [627384dccb] check-in: [bc33d2a603] user: nat, branch: trunk, size: 10436 [annotate] [blame] [check-ins using] [diff]
2016-12-24
15:51
smaz_tests: output base-64 stream directly, for more legibility file: [38d86e40d3] check-in: [80ce774782] user: nat, branch: trunk, size: 9687 [annotate] [blame] [check-ins using] [diff]
2016-12-23
20:39
smaz_tests: add a very basic test for base-64 Smaz file: [0d9114d0e8] check-in: [a277512ddf] user: nat, branch: trunk, size: 9416 [annotate] [blame] [check-ins using] [diff]
2016-12-22
20:47
smaz_tests: update to make base-256-ness explicit file: [fe650c61d8] check-in: [1a7b497cb0] user: nat, branch: trunk, size: 7524 [annotate] [blame] [check-ins using] [diff]
2016-11-17
21:23
Added: smaz_tests: new tests suite for instantiated Smaz packages file: [cdb5cd0bfb] check-in: [769ae2dc25] user: nat, branch: trunk, size: 7015 [annotate] [blame] [check-ins using]