ObjFW  All files named "new_tests/OFDictionaryTests.m"

History for new_tests/OFDictionaryTests.m

2024-02-18
19:29
Renamed to tests/OFDictionaryTests.m. Rename new tests check-in: [7a84580fb6] user: js, branch: objfwtest, size: 0
12:51
Make GCC happy again file: [49b4f5c917] check-in: [69a0cfcb13] user: js, branch: objfwtest, size: 6352 [annotate] [blame] [check-ins using] [diff]
12:49
Fix and enable -[OFDictionaryTests testHash]

The hash was stable after all, the problem was that everything gets
XOR'd together and thus a dictionary with the objects for keys and keys
for objects has the same hash. file: [9cb3005942] check-in: [7b21071996] user: js, branch: objfwtest, size: 6328 [annotate] [blame] [check-ins using] [diff]

12:34
Renamed tests/OFDictionaryTests.m → new_tests/OFDictionaryTests.m. Migrate OFDictionaryTests to ObjFWTest file: [b592578265] check-in: [728cc47880] user: js, branch: objfwtest, size: 6435 [annotate] [blame] [check-ins using] [diff]