[cfe-dev] Skipping Objective C tests
Sanghyeon Seo
sanxiyn at gmail.com
Tue Jan 8 16:16:16 PST 2008
2008/1/9, Chris Lattner <clattner at apple.com>:
> The right answer is probably to move all the objc tests out into a
> separate directory (ParseObjC, SemaObjC etc), and then have the driver
> for the tests skip them if not present.
I don't think that's necessary. Objective C tests are already very
easy to identify (i.e. they have .m extension), so I don't see a need
to move them to separate directory.
--
Seo Sanghyeon
More information about the cfe-dev
mailing list