Index: stable/11/usr.bin/indent/tests/types_from_file.0.pro =================================================================== --- stable/11/usr.bin/indent/tests/types_from_file.0.pro (revision 334541) +++ stable/11/usr.bin/indent/tests/types_from_file.0.pro (nonexistent) @@ -1,2 +0,0 @@ -/* $FreeBSD$ */ --Utypes_from_file.0.list Property changes on: stable/11/usr.bin/indent/tests/types_from_file.0.pro ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: stable/11/usr.bin/indent/tests/elsecomment.0 =================================================================== --- stable/11/usr.bin/indent/tests/elsecomment.0 (revision 334541) +++ stable/11/usr.bin/indent/tests/elsecomment.0 (nonexistent) @@ -1,18 +0,0 @@ -/* $FreeBSD$ */ -/* See r303484 and r309342 */ -void t(void) { - if (0) { - - } /* Old indent would remove the following blank line */ - - /* - * test - */ - - if (1) - ; - else /* Old indent would get very confused here */ - { - - } -} Property changes on: stable/11/usr.bin/indent/tests/elsecomment.0 ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: stable/11/usr.bin/indent/tests/types_from_file.0.stdout =================================================================== --- stable/11/usr.bin/indent/tests/types_from_file.0.stdout (revision 334541) +++ stable/11/usr.bin/indent/tests/types_from_file.0.stdout (nonexistent) @@ -1,3 +0,0 @@ -/* $FreeBSD$ */ -/* See r303735 */ -void t(a *x, b *y, c * z); Property changes on: stable/11/usr.bin/indent/tests/types_from_file.0.stdout ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: stable/11/usr.bin/indent/tests/sac.0 =================================================================== --- stable/11/usr.bin/indent/tests/sac.0 (revision 334541) +++ stable/11/usr.bin/indent/tests/sac.0 (nonexistent) @@ -1,4 +0,0 @@ -/* $FreeBSD$ */ -void t(void) { - int a = (double) 8; -} Property changes on: stable/11/usr.bin/indent/tests/sac.0 ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: stable/11/usr.bin/indent/tests/types_from_file.0 =================================================================== --- stable/11/usr.bin/indent/tests/types_from_file.0 (revision 334541) +++ stable/11/usr.bin/indent/tests/types_from_file.0 (nonexistent) @@ -1,3 +0,0 @@ -/* $FreeBSD$ */ -/* See r303735 */ -void t(a *x, b *y, c *z); Property changes on: stable/11/usr.bin/indent/tests/types_from_file.0 ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: stable/11/usr.bin/indent/tests/elsecomment.0.stdout =================================================================== --- stable/11/usr.bin/indent/tests/elsecomment.0.stdout (revision 334541) +++ stable/11/usr.bin/indent/tests/elsecomment.0.stdout (nonexistent) @@ -1,22 +0,0 @@ -/* $FreeBSD$ */ -/* See r303484 and r309342 */ -void -t(void) -{ - if (0) - { - - } /* Old indent would remove the following - * blank line */ - - /* - * test - */ - - if (1) - ; - else /* Old indent would get very confused here */ - { - - } -} Property changes on: stable/11/usr.bin/indent/tests/elsecomment.0.stdout ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: stable/11/usr.bin/indent/tests/list_head.0.stdout =================================================================== --- stable/11/usr.bin/indent/tests/list_head.0.stdout (revision 334541) +++ stable/11/usr.bin/indent/tests/list_head.0.stdout (nonexistent) @@ -1,14 +0,0 @@ -/* $FreeBSD$ */ -/* See r309380 */ -static int -do_execve(td, args, mac_p) - struct thread *td; - struct image_args *args; - struct mac *mac_p; -{ - -} - -static LIST_HEAD(, alq) ald_active; -static int ald_shuttingdown = 0; -struct thread *ald_thread; Property changes on: stable/11/usr.bin/indent/tests/list_head.0.stdout ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: stable/11/usr.bin/indent/tests/sac.0.stdout =================================================================== --- stable/11/usr.bin/indent/tests/sac.0.stdout (revision 334541) +++ stable/11/usr.bin/indent/tests/sac.0.stdout (nonexistent) @@ -1,6 +0,0 @@ -/* $FreeBSD$ */ -void -t(void) -{ - int a = (double) 8; -} Property changes on: stable/11/usr.bin/indent/tests/sac.0.stdout ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: stable/11/usr.bin/indent/tests/elsecomment.0.pro =================================================================== --- stable/11/usr.bin/indent/tests/elsecomment.0.pro (revision 334541) +++ stable/11/usr.bin/indent/tests/elsecomment.0.pro (nonexistent) @@ -1,2 +0,0 @@ -/* $FreeBSD$ */ --bl Property changes on: stable/11/usr.bin/indent/tests/elsecomment.0.pro ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: stable/11/usr.bin/indent/tests/list_head.0 =================================================================== --- stable/11/usr.bin/indent/tests/list_head.0 (revision 334541) +++ stable/11/usr.bin/indent/tests/list_head.0 (nonexistent) @@ -1,16 +0,0 @@ -/* $FreeBSD$ */ -/* See r309380 */ -static int -do_execve(td, args, mac_p) - struct thread *td; - struct image_args *args; - struct mac *mac_p; -{ - -} - -static LIST_HEAD(, alq) ald_active; -static int ald_shuttingdown = 0; -struct thread *ald_thread; - - Property changes on: stable/11/usr.bin/indent/tests/list_head.0 ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: stable/11/usr.bin/indent/tests/types_from_file.0.list =================================================================== --- stable/11/usr.bin/indent/tests/types_from_file.0.list (revision 334541) +++ stable/11/usr.bin/indent/tests/types_from_file.0.list (nonexistent) @@ -1,2 +0,0 @@ -b -a \ No newline at end of file Property changes on: stable/11/usr.bin/indent/tests/types_from_file.0.list ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: stable/11/usr.bin/indent/tests/sac.0.pro =================================================================== --- stable/11/usr.bin/indent/tests/sac.0.pro (revision 334541) +++ stable/11/usr.bin/indent/tests/sac.0.pro (nonexistent) @@ -1,2 +0,0 @@ -/* $FreeBSD$ */ --sac Property changes on: stable/11/usr.bin/indent/tests/sac.0.pro ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: stable/11/usr.bin/indent/tests/Makefile =================================================================== --- stable/11/usr.bin/indent/tests/Makefile (revision 334541) +++ stable/11/usr.bin/indent/tests/Makefile (revision 334542) @@ -1,45 +1,30 @@ # $FreeBSD$ PACKAGE= tests ${PACKAGE}FILES+= binary.0 ${PACKAGE}FILES+= binary.0.stdout ${PACKAGE}FILES+= comments.0 ${PACKAGE}FILES+= comments.0.stdout ${PACKAGE}FILES+= declarations.0 ${PACKAGE}FILES+= declarations.0.stdout -${PACKAGE}FILES+= elsecomment.0 -${PACKAGE}FILES+= elsecomment.0.stdout -${PACKAGE}FILES+= elsecomment.0.pro ${PACKAGE}FILES+= float.0 ${PACKAGE}FILES+= float.0.stdout -${PACKAGE}FILES+= label.0 -${PACKAGE}FILES+= label.0.stdout -${PACKAGE}FILES+= label.0.pro -${PACKAGE}FILES+= list_head.0 -${PACKAGE}FILES+= list_head.0.stdout ${PACKAGE}FILES+= nsac.0 ${PACKAGE}FILES+= nsac.0.stdout ${PACKAGE}FILES+= nsac.0.pro ${PACKAGE}FILES+= offsetof.0 ${PACKAGE}FILES+= offsetof.0.stdout -${PACKAGE}FILES+= sac.0 -${PACKAGE}FILES+= sac.0.stdout -${PACKAGE}FILES+= sac.0.pro ${PACKAGE}FILES+= struct.0 ${PACKAGE}FILES+= struct.0.stdout ${PACKAGE}FILES+= surplusbad.0 ${PACKAGE}FILES+= surplusbad.0.stdout ${PACKAGE}FILES+= surplusbad.0.pro -${PACKAGE}FILES+= types_from_file.0 -${PACKAGE}FILES+= types_from_file.0.stdout -${PACKAGE}FILES+= types_from_file.0.list -${PACKAGE}FILES+= types_from_file.0.pro ${PACKAGE}FILES+= wchar.0 ${PACKAGE}FILES+= wchar.0.stdout ATF_TESTS_SH+= functional_test BINDIR= ${TESTSDIR} .include Index: stable/11 =================================================================== --- stable/11 (revision 334541) +++ stable/11 (revision 334542) Property changes on: stable/11 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r332399