Hugo Melder
|
886a9220da
|
Merge pull request #257 from gnustep/nstask-msvc-test-fixes
Fix NSTask unit tests on Windows MSVC
|
2022-08-11 09:15:06 +02:00 |
|
Hugo Melder
|
f1be501f38
|
Merge pull request #260 from gnustep/NSXML-test-fixes
NSXML unit test and NSURL file URI fixes
|
2022-08-11 09:14:32 +02:00 |
|
Hugo Melder
|
1ea722a07a
|
Fix NSXMLParser (strict) tests on Windows
|
2022-08-10 17:53:59 +02:00 |
|
Hugo Melder
|
ffe938c49e
|
Update GSXML unit test to use NSURL APIs
|
2022-08-10 17:15:16 +02:00 |
|
Hugo Melder
|
baf1bb9f73
|
initWithScheme:host:path: update parser to detect Windows ALPHA symbol
|
2022-08-10 17:14:24 +02:00 |
|
Hugo Melder
|
0437571323
|
Update ChangeLog
|
2022-08-09 12:10:50 +02:00 |
|
Hugo Melder
|
a5c98620c0
|
Merge branch 'master' into msvc-test-fixes
|
2022-08-09 12:09:57 +02:00 |
|
Hugo Melder
|
8361596447
|
Add START_SET and END_SET to NSData/additions.m unit test
|
2022-08-09 12:05:12 +02:00 |
|
Hugo Melder
|
3aa2d1912c
|
Enclose changes into preprocessor conditional
|
2022-08-08 11:08:03 +02:00 |
|
Hugo Melder
|
b55da09618
|
Update ChangeLog
|
2022-08-07 11:10:54 +02:00 |
|
Hugo Melder
|
3c095da62f
|
Windows to IANA time zone conversion: remove unsupported TIME_ZONE_ID_DAYLIGHT conversion
|
2022-08-07 10:55:20 +02:00 |
|
Richard Frith-Macdonald
|
34fca15dc9
|
iFix incorrect use of ObjC strings where C-strings expected.
|
2022-08-06 17:33:20 +01:00 |
|
Hugo Melder
|
f6ce98e7b5
|
Remove erroneous suffix.
|
2022-08-05 13:31:16 +02:00 |
|
Hugo Melder
|
5119be8150
|
Update ChangeLog
|
2022-08-05 12:59:27 +02:00 |
|
Hugo Melder
|
f3e6ea1dd5
|
Remove comment
|
2022-08-05 12:55:46 +02:00 |
|
Hugo Melder
|
dd2d3f684c
|
Conditionally use .exe suffix in executable paths in NSTask tests
|
2022-08-05 12:54:36 +02:00 |
|
Hugo Melder
|
e84fd88e6b
|
Fix compilation of NSTask helper test files on Windows MSVC
|
2022-08-05 12:53:34 +02:00 |
|
Hugo Melder
|
0b29cbdcc9
|
Update ChangeLog
|
2022-08-04 17:11:13 +02:00 |
|
Hugo Melder
|
2e65ee34f1
|
Disable tilde abbreviation test on Windows
|
2022-08-04 17:05:55 +02:00 |
|
Hugo Melder
|
98ff5d2a16
|
Check for UTF8String in NSProgress unit test
|
2022-08-04 17:05:55 +02:00 |
|
Hugo Melder
|
e052d5764a
|
Change Objective-C string to cstring in NSProgress unit test
|
2022-08-04 17:05:55 +02:00 |
|
Hugo Melder
|
52b8752776
|
Check for nil in NSData Test
|
2022-08-04 17:05:55 +02:00 |
|
Hugo Melder
|
096f6e7fec
|
Missing semicolon and misplaced code in GSTLS unit test
|
2022-08-04 17:05:55 +02:00 |
|
Hugo Melder
|
8e0dc2ace6
|
Merge pull request #255 from gnustep/coding-msvc-test-fixes
NSArchiver Unit Test Fixes (Size of BOOL) on Windows MSVC
|
2022-08-04 16:58:34 +02:00 |
|
Hugo Melder
|
d14d06d8ae
|
Add ChangeLog
|
2022-08-04 13:24:07 +02:00 |
|
Hugo Melder
|
c70ba22b0c
|
Remove modified GNUmakefile
|
2022-08-04 13:13:55 +02:00 |
|
Hugo Melder
|
0eae4f67de
|
Add modified GNUmakefile
|
2022-08-04 13:12:05 +02:00 |
|
Hugo Melder
|
57233b1332
|
Remove .type files and add it to gitignore
|
2022-08-04 13:07:50 +02:00 |
|
Hugo Melder
|
e6789cb7ed
|
Fix coding unit test and tolerate size differences
|
2022-08-04 13:05:43 +02:00 |
|
Hugo Melder
|
5ba2b974a3
|
Update ChangeLog
|
2022-08-03 17:36:19 +02:00 |
|
Frederik Seiffert
|
42efca0754
|
Fix time zone lookup on Windows MSVC when using non-English locale
|
2022-08-03 17:05:23 +02:00 |
|
Hugo Melder
|
6fac511e43
|
Fix NSBundle test on Windows MSVC
|
2022-08-03 16:15:45 +02:00 |
|
Richard Frith-Macdonald
|
abd5223579
|
Fixup debug logging of http requests with authentication
|
2022-07-27 13:52:01 +01:00 |
|
Gregory Casamento
|
e835725b86
|
Merge pull request #251 from gnustep/nstask_updates
|
2022-06-17 02:21:22 -04:00 |
|
Gregory John Casamento
|
4df89b611f
|
Remove test, since it is not needed
|
2022-06-17 01:40:58 -04:00 |
|
Gregory John Casamento
|
a6ff0553b5
|
Minor cleanup, add test
|
2022-06-17 01:38:45 -04:00 |
|
Gregory John Casamento
|
3a988fcb45
|
Update NSTask and add test
|
2022-06-17 01:32:43 -04:00 |
|
Richard Frith-Macdonald
|
fa27828206
|
Remove duplicate
|
2022-06-16 13:32:13 +01:00 |
|
Richard Frith-Macdonald
|
86790ff966
|
Add some more recent appl error codes
|
2022-06-16 12:26:39 +01:00 |
|
Richard Frith-Macdonald
|
2ffa8c1cad
|
Return errors and use them to raise exception in -launch
|
2022-06-16 11:52:04 +01:00 |
|
Gregory John Casamento
|
94b08cf647
|
Implement launch in terms of launchAndReturnError:
|
2022-06-14 03:16:21 -04:00 |
|
Gregory John Casamento
|
dcb1a0ab1a
|
Implement launchAndReturnError:
|
2022-06-08 14:58:18 -04:00 |
|
Gregory John Casamento
|
664daf4ed0
|
Fix accidental close parenthesis
|
2022-06-08 14:37:17 -04:00 |
|
Gregory John Casamento
|
bcc87bccda
|
Implement 10.13 methods for NSTask
|
2022-06-08 14:09:09 -04:00 |
|
Gregory John Casamento
|
6c7386f5e1
|
Add new methods for NSTask
|
2022-06-07 21:32:11 -04:00 |
|
Hugo Melder
|
eb93c3661b
|
Update INSTALL to include NSURLSession dependencies
|
2022-05-29 19:06:41 +02:00 |
|
Richard Frith-Macdonald
|
1934ce6205
|
Changes to avoid placing sensitive information in debug logs.
|
2022-05-20 12:32:31 +01:00 |
|
Gregory John Casamento
|
cc38f2f4a1
|
Import NSString.h to fix issue that occurs in libs-gui/Source/NSFontAssetRequest.m -- fix suggested by @triplef
|
2022-04-30 05:56:51 -04:00 |
|
Frederik Seiffert
|
6de8384ea5
|
Fix NSDictionary forward declaration in NSProgress.h
|
2022-04-30 11:00:10 +02:00 |
|
Frederik Seiffert
|
ba71c24cad
|
Fix forward declarations in NSProgress.h
|
2022-04-30 09:54:00 +02:00 |
|