Manav Gabhawala
7928140f79
[SE-0046] Implements consistent function parameter labels by discarding extraneous parameter names and adding _ where necessary
2016-04-06 20:21:58 -04:00
Jordan Rose
ac90133b8c
Update tests for accessibility modifiers becoming context-sensitive keywords.
...
Swift SVN r19673
2014-07-08 02:17:49 +00:00
Jordan Rose
5557c3972b
Update tests for accessibility.
...
In most cases this means adding @public to things that get serialized;
in a few cases it means using a modern public stdlib API instead of
a legacy thing I was trying to keep @internal.
Swift SVN r19350
2014-06-30 18:50:40 +00:00
Ted Kremenek
fad874708e
Adjust test cases.
...
Swift SVN r17964
2014-05-12 22:01:52 +00:00
Jordan Rose
2265e17ef6
Create NameBinding test suite and move existing name binding tests there.
...
Swift SVN r6853
2013-08-02 21:00:46 +00:00