ObjFW  All files named "tests/OFJSONTests.m"

History for tests/OFJSONTests.m

2024-04-03
02:16
[3d70f6cb68] part of check-in [7413a728a7] Change license to LGPLv3 only (check-in: [7413a728a7] user: js, branch: trunk, size: 3825) [annotate] [blame] [check-ins using] [diff]
2024-02-18
19:29
Renamed new_tests/OFJSONTests.m → tests/OFJSONTests.m. [2e899d37b6] part of check-in [7a84580fb6] Rename new tests (check-in: [7a84580fb6] user: js, branch: objfwtest, size: 3617) [annotate] [blame] [check-ins using] [diff]
2024-02-11
17:13
Renamed to new_tests/OFJSONTests.m. Migrate OFJSONTests to ObjFWTest (check-in: [ce1f7a4088] user: js, branch: objfwtest, size: 0)
2024-01-02
17:17
[92f1f602a7] part of check-in [26ddd2e4e4] Update copyright (check-in: [26ddd2e4e4] user: js, branch: trunk, size: 3500) [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
[cf63bd9e05] part of check-in [8939cbdb52] Update copyright (check-in: [8939cbdb52] user: js, branch: trunk, size: 3500) [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
[330199594e] part of check-in [1a86b8175b] Update copyright (check-in: [1a86b8175b] user: js, branch: trunk, size: 3500) [annotate] [blame] [check-ins using] [diff]
2021-05-08
23:22
[4a647fbb7e] part of check-in [14f1e22d79] tests: Align more with ObjFW style

ObjFW's style changed over the years, but the tests were never adjusted
to it. (check-in: [14f1e22d79] user: js, branch: trunk, size: 3500) [annotate] [blame] [check-ins using] [diff]

2021-04-17
17:49
[15d8e0cc74] part of check-in [5ce8c7cca7] Rename JSON representation options (check-in: [5ce8c7cca7] user: js, branch: new-naming-convention, size: 3469) [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
[1509791c9a] part of check-in [374e1a1bfa] Update copyright (check-in: [374e1a1bfa] user: js, branch: trunk, size: 3457) [annotate] [blame] [check-ins using] [diff]
2020-08-13
21:07
[dda895677f] part of check-in [8611f48f42] OFString: Rename JSONValue to objectByParsingJSON (check-in: [8611f48f42] user: js, branch: trunk, size: 3546) [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
[9395f43f69] part of check-in [c7f0229795] Update copyright (check-in: [c7f0229795] user: js, branch: trunk, size: 3406) [annotate] [blame] [check-ins using] [diff]
2019-09-29
15:58
[f5ca7dab96] part of check-in [09be825f88] Remove OFAutoreleasePool

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

2019-03-25
00:21
[d82a70372d] part of check-in [b045cbb9c7] tests: Use dot syntax (check-in: [b045cbb9c7] user: js, branch: trunk, size: 3405) [annotate] [blame] [check-ins using] [diff]
2019-02-17
22:44
[4b67f031f6] part of check-in [dc0c6c34ab] tests: Only import ObjFW.h

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

2019-01-03
19:13
[f840516bbc] part of check-in [0509d7a844] Update copyright (check-in: [0509d7a844] user: js, branch: trunk, size: 3563) [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
[df6be4c85a] part of check-in [7e5c81e186] Update copyright notice (check-in: [7e5c81e186] user: js, branch: trunk, size: 3557) [annotate] [blame] [check-ins using] [diff]
2017-05-13
23:27
[e1f8244382] part of check-in [c0d8a3426c] Add depth limit for MessagePack (check-in: [c0d8a3426c] user: js, branch: trunk, size: 3534) [annotate] [blame] [check-ins using] [diff]
2017-05-01
13:51
[0d2731c6ad] part of check-in [cfd54bd090] Add tests for generic OF(Mutable)Dictionary

These are usually not used, as OFDictionary_hashtable and
OFMutableDictionary_hashtable are used instead. However, they are used
if someone creates their own subclass of OFDictionary /
OFMutableDictionary. As they are rarely used in production, it is
important to run all tests on them. (check-in: [cfd54bd090] user: js, branch: trunk, size: 2337) [annotate] [blame] [check-ins using] [diff]

2017-01-09
17:36
[4cefe879e1] part of check-in [44f45c2e35] Update copyright

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

2016-01-03
00:41
[64c6fcde1c] part of check-in [2a27cf3000] Update copyright

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

2015-01-03
20:57
[147183f018] part of check-in [cfd374b906] Update copyright (check-in: [cfd374b906] user: js, branch: trunk, size: 2327) [annotate] [blame] [check-ins using] [diff]
2014-02-10
19:10
[13c23dfed4] part of check-in [25b3aaf57c] Add test for OF_JSON_REPRESENTATION_JSON5 (check-in: [25b3aaf57c] user: js, branch: trunk, size: 2321) [annotate] [blame] [check-ins using] [diff]
2014-02-08
09:26
[37da130670] part of check-in [eaa612ad50] Add -[JSONRepresentationWithOptions:]

This also adds OF_JSON_REPRESENTATION_PRETTY. (check-in: [eaa612ad50] user: js, branch: trunk, size: 2131) [annotate] [blame] [check-ins using] [diff]

2014-01-04
00:24
[d6147f879d] part of check-in [3b97fc3cd9] Update copyright. (check-in: [3b97fc3cd9] user: js, branch: trunk, size: 1889) [annotate] [blame] [check-ins using] [diff]
2013-03-04
17:20
[c7925a23f4] part of check-in [c5ef582958] Replace BOOL with bool.

The only places where BOOL is left are those where they are required by
the ABI. (check-in: [c5ef582958] user: js, branch: trunk, size: 1883) [annotate] [blame] [check-ins using] [diff]

2013-01-09
22:24
[cfa228d8ae] part of check-in [813c00ccf0] Update copyright. (check-in: [813c00ccf0] user: js, branch: trunk, size: 1880) [annotate] [blame] [check-ins using] [diff]
2012-12-01
18:08
[788ed24fe7] part of check-in [1abbb97747] OFDictionary_hashtable: Store in OFMapTable. (check-in: [1abbb97747] user: js, branch: trunk, size: 1874) [annotate] [blame] [check-ins using] [diff]
2012-06-10
16:07
[c4b49139b1] part of check-in [72c71c4eb2] JSON: Make it possible to get the invalid line.

This introduces OFInvalidJSONException, which has a property line to get
the line in which the parsing error occurred. (check-in: [72c71c4eb2] user: js, branch: trunk, size: 1874) [annotate] [blame] [check-ins using] [diff]

2012-06-04
23:36
[ae9d04304d] part of check-in [3e028f7479] Allow numbers in JSON5 format. (check-in: [3e028f7479] user: js, branch: trunk, size: 1894) [annotate] [blame] [check-ins using] [diff]
22:32
[e8e782d6ff] part of check-in [54f80aba7a] Initial JSON5 support.

Supported so far:
* comments
* single quoted strings (check-in: [54f80aba7a] user: js, branch: trunk, size: 1857) [annotate] [blame] [check-ins using] [diff]

2012-01-05
00:56
[b853b74aa1] part of check-in [ce70e17b38] Update copyright. (check-in: [ce70e17b38] user: js, branch: trunk, size: 1854) [annotate] [blame] [check-ins using] [diff]
2012-01-03
20:46
[a8d60fa0cd] part of check-in [d78526559e] Work around a stupid gcc warning. (check-in: [d78526559e] user: js, branch: trunk, size: 1848) [annotate] [blame] [check-ins using] [diff]
2011-12-29
14:59
[373cac5c83] part of check-in [db8fae97f2] Enhance JSON tests. (check-in: [db8fae97f2] user: js, branch: trunk, size: 1847) [annotate] [blame] [check-ins using] [diff]
02:04
Added: [5fec8cecc1] part of check-in [f4d994aba0] Add tests for JSON. (check-in: [f4d994aba0] user: js, branch: trunk, size: 1409) [annotate] [blame] [check-ins using]