Eddie Antonio Santos
|
fb514ee384
|
refactor(developer/compilers): change warning names to have CWARN_ prefixes
|
2020-07-22 15:20:27 -06:00 |
|
Eddie Antonio Santos
|
60a869131a
|
test(developer/compilers): assert reading another file
|
2020-07-22 10:12:15 -06:00 |
|
Eddie Antonio Santos
|
6b4eb14c7b
|
test(developer/compilers): add assertions about logged warnings
|
2020-07-22 09:52:37 -06:00 |
|
Eddie Antonio Santos
|
43404068ca
|
change(developer/compilers): change invocations from parseWordList -> parseWordListFromContents
|
2020-07-20 15:24:25 -06:00 |
|
Marc Durdin
|
3ac7877330
|
chore(developer): cleanup test constants
|
2020-07-15 07:00:03 +10:00 |
|
Joshua Horton
|
19d19891ba
|
refactor(developer): PR suggestion: NFC literal
Co-authored-by: Eddie Antonio Santos <Eddie.Santos@nrc-cnrc.gc.ca>
|
2020-07-14 07:52:02 +07:00 |
|
jahorton
|
a9f106ea54
|
refactor(developer): hashmap-based wordlist compile
|
2020-07-13 08:53:22 +07:00 |
|
Marc Durdin
|
ec0855b298
|
test(developer): add test for duplicates merging
|
2020-07-13 08:36:33 +10:00 |
|
Eddie Antonio Santos
|
2a20b6bbc7
|
Test that the actual word list gets parsed properly (UTF-16/UTF-8).
|
2019-08-27 10:29:52 -06:00 |
|
Eddie Antonio Santos
|
06c2996415
|
Implement 'detecting' UTF-8.
|
2019-08-27 10:12:27 -06:00 |
|
Eddie Antonio Santos
|
aa06ccda45
|
Test reading the wordlist from UTF-8.
|
2019-08-27 10:08:48 -06:00 |
|
Eddie Antonio Santos
|
ef481a5841
|
Explicitly DO NOT support UTF-16BE.
|
2019-08-27 10:07:47 -06:00 |
|
Eddie Antonio Santos
|
144cca2b2d
|
Never mind... UTF-16BE is not supported by Node ¯\_(ツ)_/¯
|
2019-08-27 10:02:15 -06:00 |
|
Eddie Antonio Santos
|
3e030debd3
|
Test for reading in UTF-16BE.
|
2019-08-27 09:57:04 -06:00 |
|
Eddie Antonio Santos
|
d84d6ac18d
|
Test reading from UTF-16LE wordlist.
|
2019-08-27 09:45:13 -06:00 |
|
Eddie Antonio Santos
|
1815ad7a18
|
Fix paths issue from merge.
|
2019-08-21 11:08:29 -06:00 |
|
Eddie Antonio Santos
|
d34648495a
|
Handle case when BOM appears before a comment or empty line!
|
2019-08-09 13:10:16 -06:00 |
|
Eddie Antonio Santos
|
3e88b9114a
|
[Developer] Update documentation on UTF-8 BOM handling; write test.
|
2019-08-09 12:56:59 -06:00 |
|