ObjFW  Check-in [14f1e22d79]

Overview
Comment:tests: Align more with ObjFW style

ObjFW's style changed over the years, but the tests were never adjusted
to it.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 14f1e22d793de670611ef0469b12438473976cd8546d2b6f07be1318f1cc5e37
User & Date: js on 2021-05-08 23:22:59
Other Links: manifest | tags
Context
2021-05-08
23:29
tests: Minor const improvement check-in: c8663697ae user: js tags: trunk
23:22
tests: Align more with ObjFW style check-in: 14f1e22d79 user: js tags: trunk
20:07
Treat EWOULDBLOCK equal to EINPROGRESS on Windows check-in: f3ca0f6a2c user: js tags: trunk
Changes

Modified tests/ForwardingTests.m from [243d088ca9] to [4df4ada152].    [diff]

Modified tests/Makefile from [829b5974ca] to [c2c3a7e8c9].    [diff]

Modified tests/OFArrayTests.m from [f58673a4b1] to [a384e7dc9e].    [diff]

Modified tests/OFBlockTests.m from [dc2e6666e8] to [52123616f6].    [diff]

Modified tests/OFCharacterSetTests.m from [f4f81f5355] to [dab7b0f641].    [diff]

Modified tests/OFDataTests.m from [6024274dc3] to [def38bc628].    [diff]

Modified tests/OFDateTests.m from [ad515445a9] to [7e834c33fc].    [diff]

Modified tests/OFDictionaryTests.m from [fdcd71652e] to [1f9b9cab2d].    [diff]

Modified tests/OFHMACTests.m from [51628de7e9] to [f54d111cd0].    [diff]

Modified tests/OFHTTPClientTests.m from [76a48837cf] to [1197c752e1].    [diff]

Modified tests/OFHTTPCookieManagerTests.m from [8226ed0409] to [d8c3ff9fea].    [diff]

Modified tests/OFHTTPCookieTests.m from [ea70ec9f7e] to [3f137e64cb].    [diff]

Modified tests/OFIPXSocketTests.m from [d96f547fea] to [a26f3af451].    [diff]

Modified tests/OFInvocationTests.m from [475125e587] to [a2e3d6960f].    [diff]

Modified tests/OFJSONTests.m from [15d8e0cc74] to [4a647fbb7e].    [diff]

Modified tests/OFKernelEventObserverTests.m from [e1e120ef88] to [f4ab45b387].    [diff]

Modified tests/OFListTests.m from [ede47645fa] to [8b9464c149].    [diff]

Modified tests/OFMD5HashTests.m from [73092aedf1] to [28e9fd3aee].    [diff]

Modified tests/OFMethodSignatureTests.m from [364a3b706f] to [ebd654aa45].    [diff]

Modified tests/OFNumberTests.m from [92564f033d] to [c0de3f5f8b].    [diff]

Modified tests/OFObjectTests.m from [15af30b63f] to [84ff5d698c].    [diff]

Renamed and modified tests/PBKDF2Tests.m [c97ca65028] to tests/OFPBKDF2Tests.m [650e1671f9].    [diff]

Modified tests/OFPluginTests.m from [79f8663f0b] to [4801b7fe9e].    [diff]

Modified tests/OFPropertyListTests.m from [f46fac19eb] to [9ca2969379].    [diff]

Modified tests/OFRIPEMD160HashTests.m from [4b2bd712b4] to [00f15b1edb].    [diff]

Modified tests/OFSHA1HashTests.m from [3bceacae61] to [4f485b9d65].    [diff]

Modified tests/OFSHA224HashTests.m from [4309676a79] to [d949087e30].    [diff]

Modified tests/OFSHA256HashTests.m from [2f9948771c] to [f90460efa2].    [diff]

Modified tests/OFSHA384HashTests.m from [fdfc8fecb8] to [7fee81f984].    [diff]

Modified tests/OFSHA512HashTests.m from [ff0238e62b] to [b65f0f5008].    [diff]

Modified tests/OFSPXSocketTests.m from [8af68629fd] to [1c45b38ca1].    [diff]

Modified tests/OFSPXStreamSocketTests.m from [e27033149d] to [0326ef9bb8].    [diff]

Renamed and modified tests/ScryptTests.m [dc5f2613fe] to tests/OFScryptTests.m [2e44374c3f].    [diff]

Modified tests/OFSerializationTests.m from [5f6e7408a0] to [c0ded8afa9].    [diff]

Renamed and modified tests/SocketTests.m [da7b4aa12b] to tests/OFSocketTests.m [bd6253505c].    [diff]

Modified tests/OFStreamTests.m from [ad2f2ab750] to [7f38bebd95].    [diff]

Modified tests/OFStringTests.m from [40fec06275] to [ebff40f9d8].    [diff]

Modified tests/OFTCPSocketTests.m from [dfc17ad706] to [a30a596e10].    [diff]

Modified tests/OFThreadTests.m from [61a0609ec2] to [6e125a20af].    [diff]

Modified tests/OFUDPSocketTests.m from [c440a7c2a6] to [6d7b4e4936].    [diff]

Modified tests/OFURLTests.m from [a23bc7aa5e] to [641ece2b4e].    [diff]

Modified tests/OFValueTests.m from [f7da5ac296] to [f0ec7ac363].    [diff]

Modified tests/OFWindowsRegistryKeyTests.m from [5df411ba49] to [b3eba3a2d6].    [diff]

Modified tests/OFXMLElementBuilderTests.m from [47b293e0e2] to [1ae510b9c5].    [diff]

Modified tests/OFXMLNodeTests.m from [c231b8bd5e] to [3a041e8eb3].    [diff]

Modified tests/OFXMLParserTests.m from [20f4783b1c] to [3eb25f939e].    [diff]

Modified tests/RuntimeARCTests.m from [17d2d82f60] to [b48c97e0ac].    [diff]

Modified tests/RuntimeTests.m from [60799e33cc] to [20a13fa2e0].    [diff]

Modified tests/TestsAppDelegate.h from [2fa9306569] to [36680e2682].    [diff]

Modified tests/TestsAppDelegate.m from [6f59a3820f] to [1130ab2e6c].    [diff]