Lines Matching full:generator
183 … self.assertIn(f"Rust bindings generator '{self.missing}' could not be found.", result.stderr)
215 …self.assertIn(f"Running '{self.nonexecutable}' to check the Rust bindings generator version failed…
219 …self.assertIn(f"Running '{self.unexpected_binary}' to check the bindings generator version did not…
224 …self.assertIn(f"Running '{bindgen}' to check the bindings generator version did not return", resul…
229 …self.assertIn(f"Running '{bindgen}' to check the bindings generator version did not return", resul…
234 …self.assertIn(f"Running '{bindgen}' to check the bindings generator version did not return", resul…
239 self.assertIn(f"Rust bindings generator '{bindgen}' is too old.", result.stderr)
246 …self.assertIn(f"Rust bindings generator '{bindgen}' versions 0.66.0 and 0.66.1 may not", result.st…
258 …self.assertIn(f"bindings generator) failed with code {self.bindgen_default_bindgen_libclang_failur…
264 … self.assertIn("bindings generator) did not return an expected output. See output", result.stderr)
269 …self.assertIn(f"libclang (used by the Rust bindings generator '{bindgen}') is too old.", result.st…