summaryrefslogtreecommitdiff
path: root/tests/support.rs
AgeCommit message (Expand)Author
2016-10-18Remove old tests that no longer build and runNick Fitzgerald
2016-03-16SM hacks squashMichael Wu
2016-03-10Introduce -no-rust-enums (fixes #276)Anthony Ramine
2016-03-10Properly determine which integer type to use for enums (fixes #232)Anthony Ramine
2016-01-23Cleanup some warnings from Clippymcarton
2015-12-28Translate C enums to Rust enumsMichael Wu
2015-12-16Update to syntex_syntax 0.23.0Erick Tryzelaar
2015-06-13Update to syntex_syntax 0.7.*mcarton
2015-05-03Update tests to partially run on 1.0 betaEdward Barnard
2015-03-22RustupTamir Duberstein
2015-01-07Gets tests running, simplifies use of Cursor.visit.Christopher Chambers
2015-01-08Fix unboxed closuresAidan Hobson Sayers
2014-12-31Adds Default impls for generated composites.Christopher Chambers
2014-12-29Adds support for function prototypes, improves tests.Christopher Chambers