Commit Graph

4 Commits

Author SHA1 Message Date
Jordan Rose
d5e0ac7ce9 [test] Test both "start-from-zero" and "start-from-constant" enums.
...as suggested by Joe on r25284.

Swift SVN r25488
2015-02-23 22:52:40 +00:00
Jordan Rose
639070b78b [test] Don't start at 0 for the enum raw values.
Just to make sure we're not hitting some default case.

Swift SVN r25284
2015-02-13 20:52:55 +00:00
Jordan Rose
d184b7c2ec [test] Test that @objc enum values are preserved through serialization.
Swift SVN r25283
2015-02-13 20:51:43 +00:00
Joe Groff
e00cfe1e52 Add failing test for rdar://problem/19775284.
Using XFAIL: because "not --crash xcrun" doesn't catch the crash from the underlying tool.

Swift SVN r25137
2015-02-10 21:56:32 +00:00