Commit Graph

6 Commits

Author SHA1 Message Date
Karoy Lorentey
ae5884e7d3 [test] TestNotification: Check availability before running hashing test
The Foundation overlay had a different hash encoding for TestNotification.
2019-05-06 18:45:02 -07:00
Karoy Lorentey
6647c50d41 [test] TestNotification: Fix checkHashable invocation 2019-04-23 23:07:00 -07:00
Karoy Lorentey
13bc567085 [Foundation] Notification: Add note on == not being reflexive and stabilize hashing
The `ObjectIdentifier(object as AnyObject)` is not necessarily stable; this breaks reflexivity for ==, and it makes the hash encoding nondeterministic.
2019-04-12 15:26:40 -07:00
Arnold Schwaighofer
2d8a1dbbfe Codesign test/stdlib 2018-08-10 06:58:40 -07:00
Saleem Abdulrasool
b67d5f0cf7 test: convert rm -rf && mkdir -p into %empty-directory
This converts the instances of the pattern for which we have a proper
substitution in lit.  This will make it easier to replace it
appropriately with Windows equivalents.
2018-03-06 14:30:54 -08:00
Philippe Hausler
138644f1e3 [Foundation] Add unit tests for unconditional bridging and import a few unit tests for Decimal 2017-04-18 10:09:39 -07:00