Lines Matching full:generator
166 … self.assertIn(f"Rust bindings generator '{self.missing}' could not be found.", result.stderr)
203 …self.assertIn(f"Running '{self.nonexecutable}' to check the Rust bindings generator version failed…
207 …self.assertIn(f"Running '{self.unexpected_binary}' to check the bindings generator version did not…
212 …self.assertIn(f"Running '{bindgen}' to check the bindings generator version did not return", resul…
217 …self.assertIn(f"Running '{bindgen}' to check the bindings generator version did not return", resul…
222 …self.assertIn(f"Running '{bindgen}' to check the bindings generator version did not return", resul…
227 self.assertIn(f"Rust bindings generator '{bindgen}' is too old.", result.stderr)
232 …self.assertIn(f"Rust bindings generator '{bindgen}' is too new. This may or may not work.", result…
243 self.assertIn("bindings generator) failed with code ", result.stderr)
249 … self.assertIn("bindings generator) did not return an expected output. See output", result.stderr)
254 …self.assertIn(f"libclang (used by the Rust bindings generator '{bindgen}') is too old.", result.st…