emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master updated (72c9d4b -> 3af9e84)


From: Stefan Kangas
Subject: master updated (72c9d4b -> 3af9e84)
Date: Fri, 23 Oct 2020 21:41:44 -0400 (EDT)

skangas pushed a change to branch master.

      from  72c9d4b   Move more test data to follow our conventions
       new  ab7ddde   Move mml-sec.el test data to follow our conventions
       new  e402887   Move shr.el test data to follow our conventions
       new  8461cfc   Move epg.el test data to follow our conventions
       new  3af9e84   Fix a broken unsafep test


Summary of changes:
 .gitignore                                         |   2 +-
 test/lisp/emacs-lisp/unsafep-tests.el              |  22 ++++++++++-----------
 .../epg => lisp/epg-resources}/dummy-pinentry      |   0
 test/{data/epg => lisp/epg-resources}/pubkey.asc   |   0
 test/{data/epg => lisp/epg-resources}/seckey.asc   |   0
 test/lisp/epg-tests.el                             |  12 ++++-------
 .../gnus/mml-sec-resources}/.gpg-v21-migrated      |   0
 .../gnus/mml-sec-resources}/gpg-agent.conf         |   0
 .../02089CDDC6DFE93B8EA10D9E876F983E61FEC476.key   | Bin
 .../171B444DE92BEF997229000D9784118A94EEC1C9.key   | Bin
 .../19FFEBC04DF3E037E16F6A4474DCB7984406975D.key   | Bin
 .../1E36D27DF9DAB96302D35268DADC5CE73EF45A2A.key   | Bin
 .../293109315BE584AB2EFEFCFCAD64666221D8B36C.key   | Bin
 .../335689599E1C0F66D73ADCF51E03EE36C97D121F.key   | Bin
 .../40BF94E540E3726CB150A1ADF7C1B514444B3FA6.key   | Bin
 .../515D4637EFC6C09DB1F78BE8C2F2A3D63E7756C3.key   | Bin
 .../5A11B1935C46D0B227A73978DCA1293A85604F1D.key   | Bin
 .../62643CEBC7AEBE6817577A34399483700D76BD64.key   | Bin
 .../680D01F368916A0021C14E3453B27B3C5F900683.key   | Bin
 .../6DF2D9DF7AED06F0524BEB642DF0FB48EFDBDB93.key   | Bin
 .../78C17E134E86E691297F7B719B2F2CDF41976234.key   | Bin
 .../7F714F4D9D9676638214991E96D45704E4FFC409.key   | Bin
 .../854752F5D8090CA36EFBDD79C72BDFF6FA2D1FF0.key   | Bin
 .../93FF37C268FDBF0767F5FFDC49409DDAC9388B2C.key   | Bin
 .../A3BA94EAE83509CC90DB1B77B54A51959D8DABEA.key   | Bin
 .../A73E9D01F0465B518E8E7D5AD529077AAC1603B4.key   | Bin
 .../AE6A24B17A8D0CAF9B7E000AA77F0B41D7BFFFCF.key   | Bin
 .../C072AF82DCCCB9A7F1B85FFA10B802DC4ED16703.key   | Bin
 .../C43E1A079B28DFAEBB39CBA01793BDE11EF4B490.key   | Bin
 .../C67DAD345455EAD6D51368008FC3A53B8D195B5A.key   | Bin
 .../CB5E00CE582C2645D2573FC16B2F14F85A7F47AA.key   | Bin
 .../CC68630A06B048F5A91136C162C7A3273E20DE6F.key   | Bin
 .../E7E73903E1BF93481DE0E7C9769D6C31E1863CFF.key   | Bin
 .../F0117468BE801ED4B81972E159A98FDD4814DCEC.key   | Bin
 .../F4C5EFD5779BE892CAFD5B721D68DED677C9B151.key   | Bin
 .../gnus/mml-sec-resources}/pubring.gpg            | Bin
 .../gnus/mml-sec-resources}/pubring.kbx            | Bin
 .../gnus/mml-sec-resources}/secring.gpg            | Bin
 .../gnus/mml-sec-resources}/trustdb.gpg            | Bin
 .../gnus/mml-sec-resources}/trustlist.txt          |   0
 test/lisp/gnus/mml-sec-tests.el                    |   7 +++----
 .../shr => lisp/net/shr-resources}/div-div.html    |   0
 .../shr => lisp/net/shr-resources}/div-div.txt     |   0
 .../shr => lisp/net/shr-resources}/div-p.html      |   0
 .../{data/shr => lisp/net/shr-resources}/div-p.txt |   0
 .../shr => lisp/net/shr-resources}/li-div.html     |   0
 .../shr => lisp/net/shr-resources}/li-div.txt      |   0
 .../shr => lisp/net/shr-resources}/li-empty.html   |   0
 .../shr => lisp/net/shr-resources}/li-empty.txt    |   0
 .../shr => lisp/net/shr-resources}/nonbr.html      |   0
 .../{data/shr => lisp/net/shr-resources}/nonbr.txt |   0
 test/{data/shr => lisp/net/shr-resources}/ol.html  |   0
 test/{data/shr => lisp/net/shr-resources}/ol.txt   |   0
 .../shr => lisp/net/shr-resources}/ul-empty.html   |   0
 .../shr => lisp/net/shr-resources}/ul-empty.txt    |   0
 test/lisp/net/shr-tests.el                         |  11 +++++------
 56 files changed, 23 insertions(+), 31 deletions(-)
 rename test/{data/epg => lisp/epg-resources}/dummy-pinentry (100%)
 rename test/{data/epg => lisp/epg-resources}/pubkey.asc (100%)
 rename test/{data/epg => lisp/epg-resources}/seckey.asc (100%)
 rename test/{data/mml-sec => lisp/gnus/mml-sec-resources}/.gpg-v21-migrated 
(100%)
 rename test/{data/mml-sec => lisp/gnus/mml-sec-resources}/gpg-agent.conf (100%)
 rename test/{data/mml-sec => 
lisp/gnus/mml-sec-resources}/private-keys-v1.d/02089CDDC6DFE93B8EA10D9E876F983E61FEC476.key
 (100%)
 rename test/{data/mml-sec => 
lisp/gnus/mml-sec-resources}/private-keys-v1.d/171B444DE92BEF997229000D9784118A94EEC1C9.key
 (100%)
 rename test/{data/mml-sec => 
lisp/gnus/mml-sec-resources}/private-keys-v1.d/19FFEBC04DF3E037E16F6A4474DCB7984406975D.key
 (100%)
 rename test/{data/mml-sec => 
lisp/gnus/mml-sec-resources}/private-keys-v1.d/1E36D27DF9DAB96302D35268DADC5CE73EF45A2A.key
 (100%)
 rename test/{data/mml-sec => 
lisp/gnus/mml-sec-resources}/private-keys-v1.d/293109315BE584AB2EFEFCFCAD64666221D8B36C.key
 (100%)
 rename test/{data/mml-sec => 
lisp/gnus/mml-sec-resources}/private-keys-v1.d/335689599E1C0F66D73ADCF51E03EE36C97D121F.key
 (100%)
 rename test/{data/mml-sec => 
lisp/gnus/mml-sec-resources}/private-keys-v1.d/40BF94E540E3726CB150A1ADF7C1B514444B3FA6.key
 (100%)
 rename test/{data/mml-sec => 
lisp/gnus/mml-sec-resources}/private-keys-v1.d/515D4637EFC6C09DB1F78BE8C2F2A3D63E7756C3.key
 (100%)
 rename test/{data/mml-sec => 
lisp/gnus/mml-sec-resources}/private-keys-v1.d/5A11B1935C46D0B227A73978DCA1293A85604F1D.key
 (100%)
 rename test/{data/mml-sec => 
lisp/gnus/mml-sec-resources}/private-keys-v1.d/62643CEBC7AEBE6817577A34399483700D76BD64.key
 (100%)
 rename test/{data/mml-sec => 
lisp/gnus/mml-sec-resources}/private-keys-v1.d/680D01F368916A0021C14E3453B27B3C5F900683.key
 (100%)
 rename test/{data/mml-sec => 
lisp/gnus/mml-sec-resources}/private-keys-v1.d/6DF2D9DF7AED06F0524BEB642DF0FB48EFDBDB93.key
 (100%)
 rename test/{data/mml-sec => 
lisp/gnus/mml-sec-resources}/private-keys-v1.d/78C17E134E86E691297F7B719B2F2CDF41976234.key
 (100%)
 rename test/{data/mml-sec => 
lisp/gnus/mml-sec-resources}/private-keys-v1.d/7F714F4D9D9676638214991E96D45704E4FFC409.key
 (100%)
 rename test/{data/mml-sec => 
lisp/gnus/mml-sec-resources}/private-keys-v1.d/854752F5D8090CA36EFBDD79C72BDFF6FA2D1FF0.key
 (100%)
 rename test/{data/mml-sec => 
lisp/gnus/mml-sec-resources}/private-keys-v1.d/93FF37C268FDBF0767F5FFDC49409DDAC9388B2C.key
 (100%)
 rename test/{data/mml-sec => 
lisp/gnus/mml-sec-resources}/private-keys-v1.d/A3BA94EAE83509CC90DB1B77B54A51959D8DABEA.key
 (100%)
 rename test/{data/mml-sec => 
lisp/gnus/mml-sec-resources}/private-keys-v1.d/A73E9D01F0465B518E8E7D5AD529077AAC1603B4.key
 (100%)
 rename test/{data/mml-sec => 
lisp/gnus/mml-sec-resources}/private-keys-v1.d/AE6A24B17A8D0CAF9B7E000AA77F0B41D7BFFFCF.key
 (100%)
 rename test/{data/mml-sec => 
lisp/gnus/mml-sec-resources}/private-keys-v1.d/C072AF82DCCCB9A7F1B85FFA10B802DC4ED16703.key
 (100%)
 rename test/{data/mml-sec => 
lisp/gnus/mml-sec-resources}/private-keys-v1.d/C43E1A079B28DFAEBB39CBA01793BDE11EF4B490.key
 (100%)
 rename test/{data/mml-sec => 
lisp/gnus/mml-sec-resources}/private-keys-v1.d/C67DAD345455EAD6D51368008FC3A53B8D195B5A.key
 (100%)
 rename test/{data/mml-sec => 
lisp/gnus/mml-sec-resources}/private-keys-v1.d/CB5E00CE582C2645D2573FC16B2F14F85A7F47AA.key
 (100%)
 rename test/{data/mml-sec => 
lisp/gnus/mml-sec-resources}/private-keys-v1.d/CC68630A06B048F5A91136C162C7A3273E20DE6F.key
 (100%)
 rename test/{data/mml-sec => 
lisp/gnus/mml-sec-resources}/private-keys-v1.d/E7E73903E1BF93481DE0E7C9769D6C31E1863CFF.key
 (100%)
 rename test/{data/mml-sec => 
lisp/gnus/mml-sec-resources}/private-keys-v1.d/F0117468BE801ED4B81972E159A98FDD4814DCEC.key
 (100%)
 rename test/{data/mml-sec => 
lisp/gnus/mml-sec-resources}/private-keys-v1.d/F4C5EFD5779BE892CAFD5B721D68DED677C9B151.key
 (100%)
 rename test/{data/mml-sec => lisp/gnus/mml-sec-resources}/pubring.gpg (100%)
 rename test/{data/mml-sec => lisp/gnus/mml-sec-resources}/pubring.kbx (100%)
 rename test/{data/mml-sec => lisp/gnus/mml-sec-resources}/secring.gpg (100%)
 rename test/{data/mml-sec => lisp/gnus/mml-sec-resources}/trustdb.gpg (100%)
 rename test/{data/mml-sec => lisp/gnus/mml-sec-resources}/trustlist.txt (100%)
 rename test/{data/shr => lisp/net/shr-resources}/div-div.html (100%)
 rename test/{data/shr => lisp/net/shr-resources}/div-div.txt (100%)
 rename test/{data/shr => lisp/net/shr-resources}/div-p.html (100%)
 rename test/{data/shr => lisp/net/shr-resources}/div-p.txt (100%)
 rename test/{data/shr => lisp/net/shr-resources}/li-div.html (100%)
 rename test/{data/shr => lisp/net/shr-resources}/li-div.txt (100%)
 rename test/{data/shr => lisp/net/shr-resources}/li-empty.html (100%)
 rename test/{data/shr => lisp/net/shr-resources}/li-empty.txt (100%)
 rename test/{data/shr => lisp/net/shr-resources}/nonbr.html (100%)
 rename test/{data/shr => lisp/net/shr-resources}/nonbr.txt (100%)
 rename test/{data/shr => lisp/net/shr-resources}/ol.html (100%)
 rename test/{data/shr => lisp/net/shr-resources}/ol.txt (100%)
 rename test/{data/shr => lisp/net/shr-resources}/ul-empty.html (100%)
 rename test/{data/shr => lisp/net/shr-resources}/ul-empty.txt (100%)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]