ObjFW  Check-in [fa3cda71d5]

Overview
Comment:Migrate all tests to ObjFWTest
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: fa3cda71d583fa932e49a90364abb850ce256b334cf99aafe56b6cc0999425ed
User & Date: js on 2024-02-18 20:05:21
Other Links: manifest | tags
Context
2024-02-18
20:34
A few minor improvements check-in: 4eea22291b user: js tags: trunk
20:05
Migrate all tests to ObjFWTest check-in: fa3cda71d5 user: js tags: trunk
19:57
Fix .fossil-settings/{clean,ignore}-glob Closed-Leaf check-in: 730de8fbf2 user: js tags: objfwtest
14:09
Update ChangeLog for 1.0.9 check-in: d080eb08fb user: js tags: trunk
Changes

Modified Makefile from [a04c0a2490] to [cf98c87f50].    [diff]

Modified configure.ac from [fbf20e13cc] to [914db26e91].    [diff]

Modified extra.mk.in from [3687ff7a31] to [5cc5b370f7].    [diff]

Modified src/Makefile from [faa3d6a6cb] to [cca3d2063b].    [diff]

Modified src/OFStdIOStream.m from [4bd5de9454] to [4e9d096bab].    [diff]

Modified src/OFString+PathAdditions.m from [d839db3f93] to [1756dbb6cf].    [diff]

Modified src/OFString.m from [855db5cb26] to [fd5aa1a3b0].    [diff]

Modified src/test/Makefile from [b269c69e19] to [c3118bd230].    [diff]

Deleted src/test/OTAppDelegate.h version [64bf862003].

Modified src/test/OTAppDelegate.m from [3e448c799c] to [15d7c068c3].    [diff]

Modified src/test/OTAssert.h from [4079f8ef1f] to [5c08862032].    [diff]

Modified src/test/OTAssert.m from [dfc3f7ba82] to [27e2adc076].    [diff]

Added src/test/OTOrderedDictionary.h version [b6c6515436].

Added src/test/OTOrderedDictionary.m version [fea7c7d9b6].

Modified src/test/OTTestCase.h from [2add704de5] to [a61157e757].    [diff]

Modified src/test/OTTestCase.m from [3c3d45f200] to [fdb0a500c1].    [diff]

Added src/test/OTTestSkippedException.h version [499842bf2f].

Added src/test/OTTestSkippedException.m version [b2f5e97a93].

Modified src/test/ObjFWTest.h from [c6fa64803a] to [e2709fe53c].    [diff]

Modified tests/ForwardingTests.m from [1d203d1fb8] to [f769714063].    [diff]

Modified tests/Makefile from [f85e00f0ed] to [0e75cf4704].    [diff]

Added tests/OFArrayTests.h version [8f8b5c5038].

Modified tests/OFArrayTests.m from [1024ac5260] to [805893a2b1].    [diff]

Modified tests/OFBlockTests.m from [41100ed0e1] to [b2a3854f7c].    [diff]

Modified tests/OFCharacterSetTests.m from [cbaf41131b] to [2ac90291b5].    [diff]

Modified tests/OFColorTests.m from [43c0fcb4d4] to [f2116a7a9c].    [diff]

Added tests/OFConcreteArrayTests.m version [70542429e0].

Added tests/OFConcreteDictionaryTests.m version [59f7bc08f5].

Added tests/OFConcreteMutableArrayTests.m version [b38f014238].

Added tests/OFConcreteMutableDictionaryTests.m version [5d0492a10a].

Added tests/OFConcreteMutableSetTests.m version [b0e6f39f4d].

Added tests/OFConcreteSetTests.m version [8b35e67bcd].

Added tests/OFCryptographicHashTests.m version [9a95ece37d].

Modified tests/OFDDPSocketTests.m from [5433dc7a16] to [d03a653eed].    [diff]

Modified tests/OFDNSResolverTests.m from [979544c90c] to [09e6956470].    [diff]

Added tests/OFDataTests.h version [b0edcdb3e6].

Modified tests/OFDataTests.m from [a8658a6bbf] to [e445376d45].    [diff]

Modified tests/OFDateTests.m from [a09d2c22e2] to [f4f700dfaa].    [diff]

Added tests/OFDictionaryTests.h version [e83688b5f9].

Modified tests/OFDictionaryTests.m from [322f36dbf5] to [49b4f5c917].    [diff]

Modified tests/OFHMACTests.m from [b03d7ee96c] to [726dca6e51].    [diff]

Modified tests/OFHTTPClientTests.m from [8ae0f89264] to [d3dab1d884].    [diff]

Modified tests/OFHTTPCookieManagerTests.m from [fdaaae41cf] to [03be30a247].    [diff]

Modified tests/OFHTTPCookieTests.m from [eb0c618283] to [ef1c0d2e2f].    [diff]

Modified tests/OFINIFileTests.m from [793add569b] to [878892df10].    [diff]

Modified tests/OFIPXSocketTests.m from [0ae4e44d89] to [1646dd280e].    [diff]

Modified tests/OFIRITests.m from [3036a831f2] to [55f0cf3dc6].    [diff]

Modified tests/OFInvocationTests.m from [23f57f7d3a] to [11b71f5c4f].    [diff]

Modified tests/OFJSONTests.m from [92f1f602a7] to [2e899d37b6].    [diff]

Modified tests/OFKernelEventObserverTests.m from [fd27260531] to [2177e01800].    [diff]

Modified tests/OFListTests.m from [39ffbcd436] to [48a2f18d5f].    [diff]

Modified tests/OFLocaleTests.m from [bb15c236d6] to [c000e04b91].    [diff]

Deleted tests/OFMD5HashTests.m version [96fc59cb59].

Modified tests/OFMatrix4x4Tests.m from [29d0338fbf] to [25395304c9].    [diff]

Modified tests/OFMemoryStreamTests.m from [8479ce3790] to [be569a5484].    [diff]

Modified tests/OFMethodSignatureTests.m from [f874f8bb5c] to [27f044c8f7].    [diff]

Added tests/OFMutableArrayTests.h version [5ae96e61d9].

Added tests/OFMutableArrayTests.m version [29c5b449b7].

Added tests/OFMutableDataTests.m version [6267c8f315].

Added tests/OFMutableDictionaryTests.h version [426f7697f8].

Added tests/OFMutableDictionaryTests.m version [4f6485a158].

Added tests/OFMutableSetTests.h version [a531cff94b].

Added tests/OFMutableSetTests.m version [8420adbe6c].

Added tests/OFMutableStringTests.h version [206d9c71b6].

Added tests/OFMutableStringTests.m version [9349febbaa].

Added tests/OFMutableUTF8StringTests.m version [be500c9e1a].

Modified tests/OFNotificationCenterTests.m from [088812ee19] to [0385b37634].    [diff]

Modified tests/OFNumberTests.m from [8e6e4b486d] to [79e5b7d8e7].    [diff]

Modified tests/OFObjectTests.m from [39c729edc8] to [289bb9d695].    [diff]

Modified tests/OFPBKDF2Tests.m from [2febb34313] to [cd8293bb12].    [diff]

Modified tests/OFPluginTests.m from [278848818e] to [b4655165af].    [diff]

Modified tests/OFPropertyListTests.m from [f48a04b761] to [2c2f0ce2a0].    [diff]

Deleted tests/OFRIPEMD160HashTests.m version [4768731328].

Deleted tests/OFSHA1HashTests.m version [7856801f0e].

Deleted tests/OFSHA224HashTests.m version [74da8c08a3].

Deleted tests/OFSHA256HashTests.m version [1004803a7d].

Deleted tests/OFSHA384HashTests.m version [7039b1bf58].

Deleted tests/OFSHA512HashTests.m version [11c494533c].

Modified tests/OFSPXSocketTests.m from [262f8617dc] to [7025b286e5].    [diff]

Modified tests/OFSPXStreamSocketTests.m from [37e7d0cfd1] to [096521a07d].    [diff]

Modified tests/OFScryptTests.m from [3717bd0eab] to [88a05d2135].    [diff]

Added tests/OFSetTests.h version [bf9db612f3].

Modified tests/OFSetTests.m from [4668cbb71a] to [7ee6122d59].    [diff]

Modified tests/OFSocketTests.m from [2289bf230f] to [a25ea91bad].    [diff]

Modified tests/OFStreamTests.m from [b1e1e0bf5b] to [cac1034b86].    [diff]

Added tests/OFStringTests.h version [358687fcb0].

Modified tests/OFStringTests.m from [dc9aaa2341] to [0fac0482da].    [diff]

Modified tests/OFSubprocessTests.m from [846e8d88e2] to [c950e491df].    [diff]

Modified tests/OFSystemInfoTests.m from [f3db5fbea9] to [0545403f54].    [diff]

Modified tests/OFTCPSocketTests.m from [4cfbc85ac3] to [5aca96f5ad].    [diff]

Modified tests/OFThreadTests.m from [bbeb8a5fbf] to [b2b1434e44].    [diff]

Modified tests/OFUDPSocketTests.m from [9c08c02308] to [b806dc5c9a].    [diff]

Modified tests/OFUNIXDatagramSocketTests.m from [588aa866e4] to [cd285c23b4].    [diff]

Modified tests/OFUNIXStreamSocketTests.m from [b3f4ed0fcd] to [404c597141].    [diff]

Added tests/OFUTF8StringTests.m version [29756ee219].

Modified tests/OFValueTests.m from [52b7d9b170] to [200d6d2788].    [diff]

Modified tests/OFWindowsRegistryKeyTests.m from [0f0fbee00b] to [295a442df9].    [diff]

Modified tests/OFXMLElementBuilderTests.m from [94889a4bd5] to [7e8aac9296].    [diff]

Modified tests/OFXMLNodeTests.m from [806daf51ab] to [eb43bc25ed].    [diff]

Modified tests/OFXMLParserTests.m from [e9e91152cf] to [7002f67f2b].    [diff]

Modified tests/RuntimeARCTests.m from [464cdbc085] to [685be12c90].    [diff]

Modified tests/RuntimeTests.m from [99fca0e28e] to [6e0282335c].    [diff]

Deleted tests/TestsAppDelegate.h version [7482d2d1ef].

Deleted tests/TestsAppDelegate.m version [08be9d3a13].

Modified tests/iOS.xcodeproj/project.pbxproj from [ac2dd7d645] to [a002968e40].    [diff]

Modified tests/testfile.ini from [70f0fff498] to [9e2ef2dc1a].    [diff]

Modified utils/objfw-new/Makefile from [b67c1400ab] to [8cc4a388ef].    [diff]

Added utils/objfw-new/NewTest.m version [0991f0679f].

Modified utils/objfw-new/ObjFWNew.m from [5f604351d2] to [0b89b26b9a].    [diff]