Skip to content
This repository has been archived by the owner on May 6, 2020. It is now read-only.

Test suite #73

Open
7 tasks
dtolnay opened this issue Jun 12, 2016 · 1 comment
Open
7 tasks

Test suite #73

dtolnay opened this issue Jun 12, 2016 · 1 comment

Comments

@dtolnay
Copy link
Contributor

dtolnay commented Jun 12, 2016

Currently hello_world_macros tests add_macro but none of the other plugin types.

We also need to test:

  • add_cfg
  • add_attr
  • add_ident_macro
  • add_decorator (most important)
  • add_modifier
  • add_pre_expansion_pass
  • add_post_expansion_pass
@dtolnay
Copy link
Contributor Author

dtolnay commented Aug 19, 2016

We also want compile-fail tests for things like #90.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant