mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
Update ChangeLog
This commit is contained in:
parent
2e65ee34f1
commit
0b29cbdcc9
1 changed files with 12 additions and 0 deletions
12
ChangeLog
12
ChangeLog
|
@ -1,3 +1,15 @@
|
|||
2022-08-04 Hugo Melder <contact@hugomelder.com>
|
||||
|
||||
* Tests/base/GSTLS/basic.m:
|
||||
Disable test completly if gnutls is not present.
|
||||
* Tests/base/NSData/additions.m:
|
||||
Check if dataWithContentsOfFile: returns an instance.
|
||||
* Tests/base/NSProgress/basic.m:
|
||||
Replace Objective-C strings with cstrings in PASS_EQUAL macros
|
||||
and fix UserInfo test case.
|
||||
* Tests/base/NSString/tilde.m:
|
||||
Skip tilde abbreviation test on Windows.
|
||||
|
||||
2022-08-04 Hugo Melder <contact@hugomelder.com>
|
||||
|
||||
* Tests/base/coding/basictypes.m:
|
||||
|
|
Loading…
Reference in a new issue