History of file tests/RuntimeTests.m at check-in 15e5bfc523e3bfe4
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [cafe5e0521] check-in: [7413a728a7] user: js, branch: trunk, size: 3891 [annotate] [blame] [check-ins using] [diff] | |
2024-02-24
| ||
19:40 | Make everything work on macOS Leopard again file: [358d865eaa] check-in: [c3e83facc5] user: js, branch: trunk, size: 3762 [annotate] [blame] [check-ins using] [diff] | |
2024-02-18
| ||
19:29 | Renamed new_tests/RuntimeTests.m → tests/RuntimeTests.m. Rename new tests file: [6e0282335c] check-in: [7a84580fb6] user: js, branch: objfwtest, size: 3683 [annotate] [blame] [check-ins using] [diff] | |
2024-02-17
| ||
19:35 | Renamed tests/RuntimeTests.m → new_tests/RuntimeTests.m. Migrate RuntimeTests to ObjFWTest file: [6e0282335c] check-in: [2ffd3b79f9] user: js, branch: objfwtest, size: 3683 [annotate] [blame] [check-ins using] [diff] | |
2024-02-03
| ||
14:41 | runtime: Add support for associated objects file: [99fca0e28e] check-in: [18ae339de1] user: js, branch: trunk, size: 3397 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [38c7914698] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 2635 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [3005f6eb59] check-in: [8939cbdb52] user: js, branch: trunk, size: 2635 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [9aa59cf983] check-in: [1a86b8175b] user: js, branch: trunk, size: 2635 [annotate] [blame] [check-ins using] [diff] | |
2021-05-08
| ||
23:22 |
tests: Align more with ObjFW style
ObjFW's style changed over the years, but the tests were never adjusted | |
2021-01-02
| ||
22:04 | Update copyright file: [60799e33cc] check-in: [374e1a1bfa] user: js, branch: trunk, size: 2575 [annotate] [blame] [check-ins using] [diff] | |
2020-09-29
| ||
22:21 |
runtime: Make object_isTaggedPointer() a function
If it is an inline, changing how tagged pointers work internally would | |
2020-07-04
| ||
13:09 | RuntimeTests: Make certain versions of Clang happy file: [33b8900615] check-in: [4461f85857] user: js, branch: tagged-pointers, size: 2677 [annotate] [blame] [check-ins using] [diff] | |
13:00 | Add tests for tagged pointers file: [51397f3854] check-in: [6414fc9ca5] user: js, branch: tagged-pointers, size: 2700 [annotate] [blame] [check-ins using] [diff] | |
2020-01-02
| ||
01:51 | Update copyright file: [1191342e90] check-in: [c7f0229795] user: js, branch: trunk, size: 1902 [annotate] [blame] [check-ins using] [diff] | |
2019-09-29
| ||
15:58 |
Remove OFAutoreleasePool
OFAutoreleasePools have long been discouraged in favor of the runtime's | |
2019-03-25
| ||
00:21 | tests: Use dot syntax file: [b3c5975985] check-in: [b045cbb9c7] user: js, branch: trunk, size: 1901 [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 | |
22:16 | OFWindowsRegistryKey: Add write support file: [5f5cb31934] check-in: [4c5f686a52] user: js, branch: trunk, size: 2013 [annotate] [blame] [check-ins using] [diff] | |
2019-01-03
| ||
19:13 | Update copyright file: [02c8b72579] check-in: [0509d7a844] user: js, branch: trunk, size: 2013 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [8f25e820a2] check-in: [7e5c81e186] user: js, branch: trunk, size: 2007 [annotate] [blame] [check-ins using] [diff] | |
2017-04-30
| ||
13:35 |
Use nonatomic for properties and clean up
This changes retaining behavior, meaning properties are not returned | |
2017-01-09
| ||
17:36 |
Update copyright
Forgot to add 2017, even though I already did quite some changes in | |
2016-05-21
| ||
21:47 | RuntimeTests: Add tests for super lookup file: [bfc7ba7db5] check-in: [5fb89d6804] user: js, branch: trunk, size: 1978 [annotate] [blame] [check-ins using] [diff] | |
21:31 | Added: Rename PropertiesTests to RuntimeTests file: [e815229773] check-in: [f2deed0464] user: js, branch: trunk, size: 1551 [annotate] [blame] [check-ins using] | |