Lines Matching refs:error
22 function error($message) { function
200 error('Argument "' . $val . '" expects a value, none passed');
209 error('Unsupported argument "' . $val . '" passed');
215 error('No extension name passed, use "--ext <name>"');
217 error('Cannot pass both --onlyunix and --onlywindows');
219 error('The skeleton directory was not found');
224 error('Invalid extension name. Valid names start with a letter,'
242 error('Unable to open file for reading: ' . $short_name);
286 error('Unable to save contents to file: ' . $short_name);
311 error('Unable to copy config script: ' . $config_script);
332 error('Unable to copy source file: ' . $src_file);
358 error('Unable to copy file: ' . $new_test);
368 error('This script is only suited for CLI');
379 error('The selected output directory does not exist');
381 error('There is already a folder named "' . $options['ext'] . '" in the output directory');
383 error('Unable to create extension directory in the output directory');
385 error('Unable to create the tests directory');
392 error('Unable to create the EXPERIMENTAL file');
402 error('Unable to create the CREDITS file');