fork-openpgpjs/test/general
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
..
armor.js Consolidate read* functions (#1236) 2021-02-17 20:36:33 +01:00
biginteger.js Lint all tests (#1235) 2021-02-12 23:00:22 +01:00
brainpool.js Use consistent name casing (#1268) 2021-03-25 19:56:59 +01:00
config.js Use consistent name casing (#1268) 2021-03-25 19:56:59 +01:00
decompression.js Consolidate read* functions (#1236) 2021-02-17 20:36:33 +01:00
ecc_nist.js Use consistent name casing (#1268) 2021-03-25 19:56:59 +01:00
ecc_secp256k1.js Use consistent name casing (#1268) 2021-03-25 19:56:59 +01:00
index.js Remove KeyRing class 2021-03-01 11:58:10 +01:00
key.js Use consistent name casing (#1268) 2021-03-25 19:56:59 +01:00
oid.js Lint all tests (#1235) 2021-02-12 23:00:22 +01:00
openpgp.js Use consistent name casing (#1268) 2021-03-25 19:56:59 +01:00
packet.js Use consistent name casing (#1268) 2021-03-25 19:56:59 +01:00
signature.js Use consistent name casing (#1268) 2021-03-25 19:56:59 +01:00
streaming.js Use consistent name casing (#1268) 2021-03-25 19:56:59 +01:00
testInputs.js Store named key params in key objects (#1141) 2021-02-09 19:25:20 +01:00
util.js Use consistent name casing (#1268) 2021-03-25 19:56:59 +01:00
x25519.js Use consistent name casing (#1268) 2021-03-25 19:56:59 +01:00