Richard Frith-Macdonald
|
225de7f9b3
|
test the URL component character sets
|
2020-04-13 09:20:59 +01:00 |
|
Richard Frith-Macdonald
|
61bd73832f
|
use PASS_EQUAL for better diagnostics
|
2020-04-10 14:23:22 +01:00 |
|
Richard Frith-Macdonald
|
4bc622bafd
|
Add a few tests and fix a few warnings
|
2020-04-05 10:25:54 +01:00 |
|
Richard Frith-Macdonald
|
2a24e8d080
|
fixups for setting/getting nil/empty query string values
|
2020-04-04 22:37:40 +01:00 |
|
fredkiefer
|
b0c763de36
|
Build the string instead of the URL.
Build the URL on the fly.
|
2020-04-04 20:33:55 +02:00 |
|
Gregory John Casamento
|
d691df9cbf
|
Fix error in test compilation
|
2020-04-04 12:34:15 -04:00 |
|
Gregory John Casamento
|
213344d862
|
Add tests and modifications to pass them
|
2020-04-04 12:15:17 -04:00 |
|
Gregory John Casamento
|
564f61d572
|
Add tests for NSURLComponents
|
2020-04-04 09:44:22 -04:00 |
|
Niels Grewe
|
115d41738a
|
NSBundle tests: Rely on executable -rpath, not on TestInfo environment
|
2020-03-09 07:43:14 +01:00 |
|
Niels Grewe
|
62cd15a74c
|
NSBundle tests: fix framework linkage with older linkers
|
2020-03-08 13:24:03 +01:00 |
|
fredkiefer
|
eda24a2c02
|
Set test framework version to two.
|
2020-03-07 10:49:26 +01:00 |
|
fredkiefer
|
baa8e2465b
|
Extend NSBundle test to check for framework resource loading.
|
2020-03-01 10:41:14 +01:00 |
|
Richard Frith-Macdonald
|
0cd9843f5f
|
workaround for conflisct with clang/unistd.h
|
2020-02-08 16:37:42 +00:00 |
|
Frederik Seiffert
|
d8565b075f
|
Skip NSHashTable/NSMapTable weak objects tests if ARC is unavailable
|
2019-12-10 11:57:50 +01:00 |
|
Fred Kiefer
|
260a2cb969
|
Merge branch 'master' into add-weak-table-tests
|
2019-12-07 11:00:44 +01:00 |
|
Niels Grewe
|
b238f8169b
|
Merge remote-tracking branch 'origin/master' into swift-corelibs-libdispatch
|
2019-12-03 09:37:27 +01:00 |
|
Niels Grewe
|
b39c9e499c
|
fix a concurrency issue in NSArray enumeration test
|
2019-12-02 23:58:22 +01:00 |
|
Niels Grewe
|
ecd2d85cb9
|
Fix runloop integration for libdispatch from swift
|
2019-11-28 19:12:13 +01:00 |
|
Frederik Seiffert
|
79ac00e42c
|
Added tests for NSHashTable/NSMapTable weak objects
|
2019-11-04 16:01:36 +01:00 |
|
Richard Frith-Macdonald
|
d7d4400836
|
fix typo
|
2019-09-30 09:36:31 +01:00 |
|
Gregory Casamento
|
f8bdca966f
|
Merge pull request #74 from gnustep/NSFile_changes_branch
NSFile changes branch
|
2019-09-28 01:29:34 -04:00 |
|
Gregory John Casamento
|
2037a42bb5
|
Remove generated GNUmakefile.
|
2019-09-27 02:05:29 -04:00 |
|
Gregory John Casamento
|
ced9f127e9
|
Fix issue with name parser
|
2019-09-27 00:00:59 -04:00 |
|
Gregory John Casamento
|
8e6a4cc18d
|
Add tests
|
2019-09-26 19:10:01 -04:00 |
|
Gregory John Casamento
|
17418f6ffc
|
Add tests
|
2019-09-26 16:16:58 -04:00 |
|
Richard Frith-Macdonald
|
ecc770e5a9
|
work with other C standards
|
2019-09-26 15:40:09 +01:00 |
|
rfm
|
51092fac8d
|
Merge pull request #68 from gnustep/fix-dict-sort-kbv
Fixing NSDictionary keysSortedByValueUsingComparator:
|
2019-09-26 15:39:01 +01:00 |
|
Richard Frith-Macdonald
|
8363a7f3a1
|
Added check for blocks availability. Added testcase for sort by selector.
Tidied to match coding style
|
2019-09-26 12:44:25 +01:00 |
|
Richard Frith-Macdonald
|
ddcff45b89
|
add test for removing all the objects in an array.
cleanup other tests a bit
|
2019-09-25 10:36:41 +01:00 |
|
Patryk Laurent
|
a4ec3d9d6f
|
add missing imports
|
2019-09-02 16:00:17 -07:00 |
|
Patryk Laurent
|
155bec0aca
|
Add (failing) test for keysSortedByValueUsingComparator:
|
2019-09-02 15:38:35 -07:00 |
|
Gregory Casamento
|
61b2cbe527
|
Merge pull request #65 from gnustep/NSProgress_fixes_branch
NSProgress fixes branch
|
2019-08-14 05:17:08 -04:00 |
|
Gregory John Casamento
|
0f09fefac3
|
Fix crash due to dictionary
|
2019-08-14 04:30:52 -04:00 |
|
Richard Frith-Macdonald
|
c4f3ae77fd
|
fix to cmpile with older versions of C
|
2019-08-13 06:45:13 +01:00 |
|
Richard Frith-Macdonald
|
9a055f93ad
|
Bugfix and improved logging
|
2019-08-12 16:37:38 +01:00 |
|
Gregory John Casamento
|
57f6c8b491
|
Add NSProgress tests
|
2019-08-10 01:40:44 -04:00 |
|
Gregory John Casamento
|
9c4d2ca982
|
Add NSProgress
|
2019-08-10 01:40:09 -04:00 |
|
Gregory John Casamento
|
ac5983cc1f
|
Add test
|
2019-07-08 08:11:28 -04:00 |
|
Gregory John Casamento
|
679403c8d6
|
Add tests for NSUbiquitousKeyValueStore
|
2019-07-07 06:20:58 -04:00 |
|
Gregory Casamento
|
75f3f0b57d
|
Merge pull request #46 from gnustep/add_nsorderedset_classcluster
Add nsorderedset classcluster
|
2019-07-02 12:46:20 -04:00 |
|
Wolfgang Lux
|
7eb0858c4a
|
Use fixed time zone in test case
|
2019-07-02 10:08:09 +02:00 |
|
Gregory John Casamento
|
458958554b
|
Fixed test
|
2019-07-02 01:00:41 -04:00 |
|
Gregory John Casamento
|
ae46b02ee2
|
Add new tests for indexOfObjectAtIndexes:...
|
2019-07-01 19:23:45 -04:00 |
|
Gregory John Casamento
|
3b88b49eb0
|
Additional test for method requested to be tested
|
2019-07-01 18:40:32 -04:00 |
|
Gregory John Casamento
|
2d94f5d17f
|
Add new test for indexesOfOobjectsMPassingTest:
|
2019-07-01 09:11:05 -04:00 |
|
Gregory John Casamento
|
d814df7311
|
Add new test for indexOfObjectPassingTest
|
2019-06-28 13:58:12 -04:00 |
|
fredkiefer
|
05233e64d6
|
Remove broken test. This code gave a bad access exception when run on a Mac.
|
2019-06-27 19:02:03 +02:00 |
|
fredkiefer
|
eff6575d9f
|
Add test for isSubsetOfSet: and correct implementation to fit the test.
|
2019-06-27 15:26:01 +02:00 |
|
fredkiefer
|
ff675b2e78
|
Format the test code.
|
2019-06-27 15:10:14 +02:00 |
|
Gregory John Casamento
|
d826bb5a25
|
Reduce repetitive implementation of the same algorithm in the code. Make sure that insertion happens in one method only
|
2019-06-18 22:07:11 -04:00 |
|