ObjFW  Check-in [dc0c6c34ab]

Overview
Comment:tests: Only import ObjFW.h

This prevents forgetting to add an import to ObjFW.h, as the tests would
then not compile.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: dc0c6c34ab4742c37b8aa4ec3b2bc8fdbd94107ccae736d94e29a3233d3a3ba4
User & Date: js on 2019-02-17 22:44:23
Other Links: manifest | tags
Context
2019-02-18
01:37
invocation: Make all offsets constants check-in: 780d096371 user: js tags: trunk
2019-02-17
22:44
tests: Only import ObjFW.h check-in: dc0c6c34ab user: js tags: trunk
22:16
OFWindowsRegistryKey: Add write support check-in: 4c5f686a52 user: js tags: trunk
Changes

Modified tests/ForwardingTests.m from [d265bd90a9] to [f6fc49c28d].    [diff]

Modified tests/OFASN1DERValueTests.m from [015a1bf268] to [46d48df370].    [diff]

Modified tests/OFArrayTests.m from [95d9e60793] to [d070876349].    [diff]

Modified tests/OFBlockTests.m from [bab1509ed7] to [9113c4b9e4].    [diff]

Modified tests/OFCharacterSetTests.m from [165c80d789] to [d3c984fcae].    [diff]

Modified tests/OFDNSResolverTests.m from [a6d8897c1e] to [22c6695ef5].    [diff]

Modified tests/OFDataTests.m from [f1131904d1] to [4a5c2852b2].    [diff]

Modified tests/OFDateTests.m from [0f0a72de2a] to [e0e02d2def].    [diff]

Modified tests/OFDictionaryTests.m from [c9013fa964] to [c54892547e].    [diff]

Modified tests/OFHMACTests.m from [95be6d7c03] to [17bf6db694].    [diff]

Modified tests/OFHTTPClientTests.m from [284ef36da3] to [704975d98c].    [diff]

Modified tests/OFHTTPCookieManagerTests.m from [4c51340b49] to [75443b8833].    [diff]

Modified tests/OFHTTPCookieTests.m from [0d41005d79] to [13d2c7f00f].    [diff]

Modified tests/OFINIFileTests.m from [732c18b6c3] to [9c94f90635].    [diff]

Modified tests/OFInvocationTests.m from [339dbedbd5] to [25e9eded06].    [diff]

Modified tests/OFJSONTests.m from [f840516bbc] to [4b67f031f6].    [diff]

Modified tests/OFKernelEventObserverTests.m from [33f43547cf] to [a86e902d78].    [diff]

Modified tests/OFListTests.m from [691f37d095] to [a586847fd9].    [diff]

Modified tests/OFLocaleTests.m from [6f408cebe4] to [692b41d8fd].    [diff]

Modified tests/OFMD5HashTests.m from [41454f19fe] to [bcebec7149].    [diff]

Modified tests/OFMethodSignatureTests.m from [57fc880c35] to [7e5d27d097].    [diff]

Modified tests/OFNumberTests.m from [2875cbd45b] to [e93715a85b].    [diff]

Modified tests/OFObjectTests.m from [70649fef49] to [cc12013248].    [diff]

Modified tests/OFPluginTests.m from [5f10abb9d5] to [0b5843a21f].    [diff]

Modified tests/OFPropertyListTests.m from [a2bf3fc3fd] to [99edbdd865].    [diff]

Modified tests/OFRIPEMD160HashTests.m from [843a405e8e] to [1890a058e9].    [diff]

Modified tests/OFSHA1HashTests.m from [c71cf2d342] to [c459854e29].    [diff]

Modified tests/OFSHA224HashTests.m from [f4efc232c9] to [f07a13f9bd].    [diff]

Modified tests/OFSHA256HashTests.m from [ab54b032e4] to [7c103b0670].    [diff]

Modified tests/OFSHA384HashTests.m from [490e56ade8] to [9656e559f7].    [diff]

Modified tests/OFSHA512HashTests.m from [3bff6a6acd] to [19cca253b0].    [diff]

Modified tests/OFSerializationTests.m from [9a56f20839] to [c42ff771c4].    [diff]

Modified tests/OFSetTests.m from [09c594bb84] to [9e6450868f].    [diff]

Modified tests/OFStreamTests.m from [aeb82915bf] to [cc7b2ebf4b].    [diff]

Modified tests/OFStringTests.m from [f95cef297c] to [0918342cf7].    [diff]

Modified tests/OFSystemInfoTests.m from [7558144b68] to [5857cdc712].    [diff]

Modified tests/OFTCPSocketTests.m from [847df73ea0] to [b4140431ce].    [diff]

Modified tests/OFThreadTests.m from [cece697f84] to [fb8f211ca9].    [diff]

Modified tests/OFUDPSocketTests.m from [0e4e417e88] to [e01b68cb73].    [diff]

Modified tests/OFURLTests.m from [65b67dad50] to [ac6cede6ad].    [diff]

Modified tests/OFValueTests.m from [94d93d1cd8] to [7cd1c82cb9].    [diff]

Modified tests/OFWindowsRegistryKeyTests.m from [f053bc7fab] to [ffa2fecd61].    [diff]

Modified tests/OFXMLElementBuilderTests.m from [1767b3adfb] to [e1fe9d51cc].    [diff]

Modified tests/OFXMLNodeTests.m from [21b25f3532] to [28200bf0d7].    [diff]

Modified tests/OFXMLParserTests.m from [3369d4b969] to [cd6a5cb346].    [diff]

Modified tests/PBKDF2Tests.m from [eeef647c0d] to [7299afd4f0].    [diff]

Modified tests/RuntimeTests.m from [5f5cb31934] to [9b47851fa7].    [diff]

Modified tests/ScryptTests.m from [efc413de7e] to [30690c0cdc].    [diff]

Modified tests/SocketTests.m from [b2d400ebc9] to [b227fbab77].    [diff]

Modified tests/TestsAppDelegate.h from [2ad1959841] to [dcc6d0ae02].    [diff]

Modified tests/TestsAppDelegate.m from [feef55dc03] to [7169202b42].    [diff]