From a9e5abee0fcb5c1a7e4a15f5181ca41ab0583d01 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Tue, 25 Jun 2013 15:32:36 +0100 Subject: [PATCH] * .bzrignore: Update with a number of new test-related files. --- .bzrignore | 32 ++++++++++++++++++++++++++++++++ ChangeLog | 4 ++++ 2 files changed, 36 insertions(+) diff --git a/.bzrignore b/.bzrignore index 533046727..40c206522 100644 --- a/.bzrignore +++ b/.bzrignore @@ -7,11 +7,14 @@ *.1 *.8 aclocal.m4 +ahci_test ascii.bitmaps ascii.h autom4te.cache build_env.mk .bzrignore +cdboot_test +cmp_test config.cache config.guess config.h @@ -21,22 +24,29 @@ config.log config.status config.sub configure +core_compress_test DISTLIST docs/*.info docs/stamp-vti docs/version.texi +ehci_test *.elf example_grub_script_test example_scripted_test example_unit_test *.exec +fddboot_test genkernsyms.sh gensymlist.sh gentrigtables +gettext_strings_test grub-bin2h grub-bios-setup +grub_cmd_date grub_cmd_echo grub_cmd_regexp +grub_cmd_set_date +grub_cmd_sleep grub-editenv grub-emu grub_emu_init.c @@ -44,6 +54,7 @@ grub_emu_init.h grub-fstest grub_fstest_init.c grub_fstest_init.h +grub_func_test grub-install grub-kbdcomp grub-macho2img @@ -67,15 +78,22 @@ grub_script_continue grub_script_dollar grub_script_echo1 grub_script_echo_keywords +grub_script_escape_comma +grub_script_eval grub_script_expansion grub_script_final_semicolon grub_script_for1 grub_script_functions +grub_script_gettext grub_script_if +grub_script_leading_whitespace +grub_script_no_commands grub_script_not grub_script_return grub_script_setparams grub_script_shift +grub_script_strcmp +grub_script_test grub_script_vars1 grub_script_while1 grub_script.tab.c @@ -89,6 +107,9 @@ grub_setup_init.h grub-shell grub-shell-tester grub-sparc64-setup +gzcompress_test +hddboot_test +help_test *.img *.image include/grub/cpu @@ -96,27 +117,38 @@ include/grub/machine install-sh lib/libgcrypt-grub libgrub_a_init.c +*.log *.lst +lzocompress_test *.marker Makefile *.mod mod-*.c missing +netboot_test +ohci_test partmap_test +pata_test *.pf2 *.pp po/*.mo po/grub.pot po/POTFILES po/stamp-po +printf_test +priority_queue_unit_test +pseries_test stamp-h stamp-h1 stamp-h.in symlist.c symlist.h trigtables.c +*.trs +uhci_test update-grub_lib unidata.c +xzcompress_test Makefile.in GPATH GRTAGS diff --git a/ChangeLog b/ChangeLog index 0aae8dffc..9e35eab31 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2013-06-25 Colin Watson + + * .bzrignore: Update with a number of new test-related files. + 2013-06-25 Colin Watson * util/grub-script-check.c: Fail on scripts containing no