Alejandro Alonso
f0a74ecb0d
Apply suggestions from code review
...
Co-authored-by: Guillaume Lessard <glessard@users.noreply.github.com >
fix test
2024-01-16 17:14:18 -08:00
Alejandro Alonso
fbe82822e5
Take test suggestion from Karoy
...
Co-authored-by: Karoy Lorentey <klorentey@apple.com >
2024-01-16 15:57:01 -08:00
Alejandro Alonso
c384b1cfc5
Avoid materializing strong references in potential dangling unmanaged opaque functions
...
Add test and comments
2024-01-16 15:17:49 -08:00
Dmitri Gribenko
c9041beea3
Migrate callsites from 'expectNotEmpty()' to 'expectNotNil()'
2016-09-10 20:05:43 -07:00
Max Moiseev
9fc37efee4
[test] renaming test/1_stdlib to just test/stdlib
2016-09-01 16:51:43 -07:00
Jordan Rose
e83c117c30
[test] Hack: run stdlib tests first to start long-running tests earlier.
...
This decreases total testing time by over a minute on my old Mac Pro.
It probably has much less effect on systems with fewer cores, but shouldn't
be any worse there.
Swift SVN r22745
2014-10-15 01:30:51 +00:00
Dmitri Hrybenko
756d129ec6
Rename StdlibUnittest.{getPtr -> getPointer}
...
Swift SVN r21839
2014-09-10 14:41:20 +00:00
Dmitri Hrybenko
b68d147ca1
stdlib/Unmanaged: trap when attempting to create an Unmanaged from a
...
null pointer
Swift SVN r21838
2014-09-10 14:15:06 +00:00