ObjFW  History of tests/OFSetTests.m of ed3b07591c9711c5

History of the file that is called tests/OFSetTests.m at check-in ed3b07591c9711c5

2024-02-18
19:29
Renamed new_tests/OFSetTests.m → tests/OFSetTests.m. Rename new tests file: [7ee6122d59] check-in: [7a84580fb6] user: js, branch: objfwtest, size: 4995 [annotate] [blame] [check-ins using] [diff]
2024-02-13
19:45
Remove some unneeded init methods from tests file: [7ee6122d59] check-in: [7b5e4dedea] user: js, branch: objfwtest, size: 4995 [annotate] [blame] [check-ins using] [diff]
2024-02-12
21:31
Renamed tests/OFSetTests.m → new_tests/OFSetTests.m. Migrate OFSetTests to ObjFWTest file: [1469e4aeb3] check-in: [a7780ddefc] user: js, branch: objfwtest, size: 5594 [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
Update copyright file: [4668cbb71a] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 6298 [annotate] [blame] [check-ins using] [diff]
2023-08-09
10:09
More consistency in naming of private classes file: [c815f9bb11] check-in: [281b494de4] user: js, branch: trunk, size: 6298 [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
Update copyright file: [bc79bd72ed] check-in: [8939cbdb52] user: js, branch: trunk, size: 6298 [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
Update copyright file: [d6c98b6473] check-in: [1a86b8175b] user: js, branch: trunk, size: 6298 [annotate] [blame] [check-ins using] [diff]
2021-05-08
23:29
tests: Minor const improvement file: [d85d2c2bce] check-in: [c8663697ae] user: js, branch: trunk, size: 6298 [annotate] [blame] [check-ins using] [diff]
2021-04-17
02:43
Rename of_fast_enumeration_state_t file: [04cbdfa860] check-in: [ed3b07591c] user: js, branch: new-naming-convention, size: 6304 [annotate] [blame] [check-ins using] [diff]
2021-03-07
20:25
*.m: Fold methods into one line where it fits file: [297b7fe674] check-in: [1b82d3bf4f] user: js, branch: trunk, size: 6309 [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
Update copyright file: [ac52690eae] check-in: [374e1a1bfa] user: js, branch: trunk, size: 6322 [annotate] [blame] [check-ins using] [diff]
2020-08-25
00:11
OFNumber: Remove (u)int{8,16,32,64} methods

Since C guarantees minimum sizes for char, short, int, long and long
long, these can be used instead. file: [1aa6d32b7b] check-in: [25c985fec1] user: js, branch: trunk, size: 6411 [annotate] [blame] [check-ins using] [diff]

2020-01-02
01:51
Update copyright file: [5ad06a7715] check-in: [c7f0229795] user: js, branch: trunk, size: 6415 [annotate] [blame] [check-ins using] [diff]
2019-09-29
15:58
Remove OFAutoreleasePool

OFAutoreleasePools have long been discouraged in favor of the runtime's
autorelease pools. file: [cf6c84cec3] check-in: [09be825f88] user: js, branch: trunk, size: 6412 [annotate] [blame] [check-ins using] [diff]

2019-06-20
23:45
OFSet: Add default method for fast enumeration file: [78f1739521] check-in: [f8b53e2f6b] user: js, branch: trunk, size: 6414 [annotate] [blame] [check-ins using] [diff]
2019-06-17
02:33
Remove underscores from class names file: [984a5f0223] check-in: [17d57e01ff] user: js, branch: trunk, size: 6169 [annotate] [blame] [check-ins using] [diff]
2019-03-25
00:21
tests: Use dot syntax file: [c26bc92ca5] check-in: [b045cbb9c7] user: js, branch: trunk, size: 6161 [annotate] [blame] [check-ins using] [diff]
2019-02-17
22:44
tests: Only import ObjFW.h

This prevents forgetting to add an import to ObjFW.h, as the tests would
then not compile. file: [9e6450868f] check-in: [dc0c6c34ab] user: js, branch: trunk, size: 6173 [annotate] [blame] [check-ins using] [diff]

2019-01-03
19:13
Update copyright file: [09c594bb84] check-in: [0509d7a844] user: js, branch: trunk, size: 6306 [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
Update copyright notice file: [c55267e30d] check-in: [7e5c81e186] user: js, branch: trunk, size: 6300 [annotate] [blame] [check-ins using] [diff]
2017-11-20
22:35
OFSetTests: Test all implementations file: [29baeed6fc] check-in: [7c8ac46f53] user: js, branch: trunk, size: 6277 [annotate] [blame] [check-ins using] [diff]
2017-08-19
08:24
Add -[OFMutableSet removeAllObjects] file: [601d8ce9b6] check-in: [8823a4df67] user: js, branch: trunk, size: 4019 [annotate] [blame] [check-ins using] [diff]
2017-01-09
17:36
Update copyright

Forgot to add 2017, even though I already did quite some changes in
2017. file: [104e780811] check-in: [44f45c2e35] user: js, branch: trunk, size: 3841 [annotate] [blame] [check-ins using] [diff]

2016-06-05
20:37
Implement Key Value Coding for OFSet

If the key starts with an @, the @ is stripped and the super method is
called. Otherwise, this returns the value for all objects / sets the
value for all objects. file: [a90285c3e6] check-in: [ef8d57bd4e] user: js, branch: trunk, size: 3835 [annotate] [blame] [check-ins using] [diff]

2016-01-03
00:43
Update copyright

While at it, also update the mail address. file: [64edf5cf62] check-in: [cec0f072f8] user: js, branch: 0.8, size: 3543 [annotate] [blame] [check-ins using] [diff]

00:41
Update copyright

While at it, also update the mail address. file: [62dfb8dace] check-in: [2a27cf3000] user: js, branch: trunk, size: 3465 [annotate] [blame] [check-ins using] [diff]

2015-11-29
14:26
Remove defines we no longer need

Now that we require GCC >= 4.6, those features are always available. file: [bc85efc808] check-in: [be8db49635] user: js, branch: trunk, size: 3461 [annotate] [blame] [check-ins using] [diff]

2015-06-28
16:39
tests: Use __VA_ARGS__ for TEST() and clean up file: [ae430dfeb5] check-in: [07e630588d] user: js, branch: trunk, size: 3539 [annotate] [blame] [check-ins using] [diff]
2015-01-03
20:57
Update copyright file: [19d4bbd605] check-in: [cfd374b906] user: js, branch: trunk, size: 3555 [annotate] [blame] [check-ins using] [diff]
2014-05-02
20:30
Added: tests/OFSet.m: Rename to OFSetTests.m

It seems to have been wrong for years without anybody noticing. file: [03d9084b14] check-in: [fc1a1ccdb6] user: js, branch: trunk, size: 3549 [annotate] [blame] [check-ins using]