ObjFW  Check-in [1779d5b5a7]

Overview
Comment:Merge trunk into branch "asn1"
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | asn1
Files: files | file ages | folders
SHA3-256: 1779d5b5a74a0cf7cfb0b185bad5e3ad6df5e2c48c06364eb8b11fa4265d3d3a
User & Date: js on 2024-02-18 21:07:27
Other Links: branch diff | manifest | tags
Context
2024-02-18
21:07
Merge trunk into branch "asn1" Leaf check-in: 1779d5b5a7 user: js tags: asn1
20:34
A few minor improvements check-in: 4eea22291b user: js tags: trunk
2024-02-11
23:56
Migrate OFASN1DERRepresentationTests to ObjFWTest check-in: 5bc1402377 user: js tags: asn1
Changes

Modified .fossil-settings/clean-glob from [e643e584dc] to [2a90f48586].    [diff]

Modified .fossil-settings/ignore-glob from [c6f3c5d302] to [1998337625].    [diff]

Modified .gitignore from [fdf5c85348] to [f4069ec503].    [diff]

Modified ChangeLog from [400b1b6d53] to [fcedf24573].    [diff]

Modified Makefile from [3b78119a83] to [cf98c87f50].    [diff]

Modified configure.ac from [724633f612] to [914db26e91].    [diff]

Deleted new_tests/Makefile version [8d253bc11b].

Deleted new_tests/OFArrayTests.h version [418a1a5a2c].

Deleted new_tests/OFArrayTests.m version [82ed4031a9].

Deleted new_tests/OFCharacterSetTests.m version [2ac90291b5].

Deleted new_tests/OFColorTests.m version [f2116a7a9c].

Deleted new_tests/OFConcreteArrayTests.m version [70542429e0].

Deleted new_tests/OFConcreteMutableArrayTests.m version [b38f014238].

Deleted new_tests/OFCryptographicHashTests.m version [9a95ece37d].

Deleted new_tests/OFDateTests.m version [f4f700dfaa].

Deleted new_tests/OFHMACTests.m version [726dca6e51].

Deleted new_tests/OFINIFileTests.m version [878892df10].

Deleted new_tests/OFInvocationTests.m version [11b71f5c4f].

Deleted new_tests/OFJSONTests.m version [125230cf82].

Deleted new_tests/OFMethodSignatureTests.m version [27f044c8f7].

Deleted new_tests/OFMutableArrayTests.h version [5ae96e61d9].

Deleted new_tests/OFMutableArrayTests.m version [55585061e4].

Deleted new_tests/OFNumberTests.m version [03fbf0fe79].

Deleted new_tests/OFPluginTests.m version [b4655165af].

Deleted new_tests/OFPropertyListTests.m version [2c2f0ce2a0].

Deleted new_tests/OFSubprocessTests.m version [bf448d2b80].

Deleted new_tests/OFThreadTests.m version [b2b1434e44].

Deleted new_tests/plugin/Info.plist.in version [bbe65d4bbd].

Deleted new_tests/plugin/Makefile version [a32249aa5e].

Deleted new_tests/plugin/TestPlugin.h version [0bf4ece135].

Deleted new_tests/plugin/TestPlugin.m version [f9d32844b0].

Deleted new_tests/subprocess/Makefile version [0c326652cc].

Deleted new_tests/subprocess/Subprocess.m version [31a1046120].

Deleted new_tests/testfile.bin version [ac78121630].

Deleted new_tests/testfile.ini version [9e2ef2dc1a].

Modified src/OFDictionary.m from [b6db2734d8] to [4417aedc0d].    [diff]

Modified src/OFMapTable.m from [810b88a011] to [77fd4c4f10].    [diff]

Modified src/OFObject.m from [70b0e206af] to [8335b4d9d4].    [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/macros.h from [f9c11c2712] to [1147a05908].    [diff]

Modified src/objfw-defs.h.in from [5a8629e6a6] to [ab0ba34911].    [diff]

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

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

Modified src/test/OTAppDelegate.m from [c000033e03] to [e5ebae8f3e].    [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 [f359c6f71f] to [cfd6eda8c6].    [diff]

Name change from new_tests/OFASN1DERParsingTests.m to tests/OFASN1DERParsingTests.m.

Name change from new_tests/OFASN1DERRepresentationTests.m to tests/OFASN1DERRepresentationTests.m.

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

Added tests/OFArrayTests.m version [805893a2b1].

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

Added tests/OFCharacterSetTests.m version [2ac90291b5].

Added tests/OFColorTests.m version [f2116a7a9c].

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]

Added tests/OFDateTests.m version [f4f700dfaa].

Added tests/OFDictionaryTests.h version [e83688b5f9].

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

Added tests/OFHMACTests.m version [726dca6e51].

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]

Added tests/OFINIFileTests.m version [878892df10].

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

Renamed and modified new_tests/OFIRITests.m [f4eb7c532e] to tests/OFIRITests.m [55f0cf3dc6].    [diff]

Added tests/OFInvocationTests.m version [11b71f5c4f].

Added tests/OFJSONTests.m version [2e899d37b6].

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]

Renamed and modified new_tests/OFMatrix4x4Tests.m [53d6e8ba9c] to tests/OFMatrix4x4Tests.m [25395304c9].    [diff]

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

Added tests/OFMethodSignatureTests.m version [27f044c8f7].

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]

Added tests/OFNumberTests.m version [79e5b7d8e7].

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

Renamed and modified new_tests/OFPBKDF2Tests.m [cd8293bb12] to tests/OFPBKDF2Tests.m [b154b79fa0].    [diff]

Added tests/OFPluginTests.m version [b4655165af].

Added tests/OFPropertyListTests.m version [2c2f0ce2a0].

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

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

Renamed and modified new_tests/OFScryptTests.m [0924135d9a] to tests/OFScryptTests.m [88a05d2135].    [diff]

Added tests/OFSetTests.h version [bf9db612f3].

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

Renamed and modified new_tests/OFSocketTests.m [b6fe3d8b77] to tests/OFSocketTests.m [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]

Added tests/OFSubprocessTests.m version [c950e491df].

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

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

Added tests/OFThreadTests.m version [b2b1434e44].

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 [6640fe2961].

Deleted tests/TestsAppDelegate.m version [283f0286c6].

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

Added tests/plugin/Info.plist.in version [bbe65d4bbd].

Added tests/plugin/Makefile version [a32249aa5e].

Added tests/plugin/TestPlugin.h version [0bf4ece135].

Added tests/plugin/TestPlugin.m version [f9d32844b0].

Added tests/subprocess/Makefile version [0c326652cc].

Added tests/subprocess/Subprocess.m version [31a1046120].

Added tests/testfile.bin version [ac78121630].

Added tests/testfile.ini version [9e2ef2dc1a].

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]