xref: /third_party/rust/crates/cxx/tests/compiletest.rs
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/rust/crates/cxx/tests/
133d722a9Sopenharmony_ci#[allow(unused_attributes)]
233d722a9Sopenharmony_ci#[rustversion::attr(not(nightly), ignore)]
333d722a9Sopenharmony_ci#[cfg_attr(skip_ui_tests, ignore)]
433d722a9Sopenharmony_ci#[cfg_attr(miri, ignore)]
533d722a9Sopenharmony_ci#[test]
633d722a9Sopenharmony_cifn ui() {
733d722a9Sopenharmony_ci    let t = trybuild::TestCases::new();
833d722a9Sopenharmony_ci    t.compile_fail("tests/ui/*.rs");
933d722a9Sopenharmony_ci}
10

Indexes created Thu Nov 07 10:32:03 CST 2024