fork-openpgpjs/test
larabr 6cff19c44a
Use consistent name casing (#1268)
- Use PascalCase for classes, with uppercase acronyms.
- Use camelCase for function and variables. First word/acronym is always
  lowercase, otherwise acronyms are uppercase.

Also, make the packet classes' `tag` properties `static`.
2021-03-25 19:56:59 +01:00
..
crypto Use consistent name casing (#1268) 2021-03-25 19:56:59 +01:00
general Use consistent name casing (#1268) 2021-03-25 19:56:59 +01:00
security Use consistent name casing (#1268) 2021-03-25 19:56:59 +01:00
typescript Use consistent name casing (#1268) 2021-03-25 19:56:59 +01:00
worker Consolidate read* functions (#1236) 2021-02-17 20:36:33 +01:00
karma.conf.js Add config parameter to top-level functions (#1241) 2021-02-26 20:04:54 +01:00
unittests.html CI: Switch to karma for browser tests (#1233) 2021-02-12 13:29:04 +01:00
unittests.js Exit with error on unhandled rejections in Node tests (#1251) 2021-02-26 12:46:41 +01:00