Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@master-q
Created October 14, 2016 12:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save master-q/0afe681cc35329fec210691517b30843 to your computer and use it in GitHub Desktop.
Save master-q/0afe681cc35329fec210691517b30843 to your computer and use it in GitHub Desktop.
"gbp buildpackage -us -uc --git-ignore-new" causes an error on Debian repo only
$ pwd
/home/kiwamu/deb/verilog-mode
$ gbp buildpackage -us -uc --git-ignore-new
dpkg-buildpackage -rfakeroot -D -us -uc -i -I
dpkg-buildpackage: info: source package verilog-mode
dpkg-buildpackage: info: source version 0:20160910.debfc6d.vpo-1
dpkg-buildpackage: info: source distribution UNRELEASED
dpkg-buildpackage: info: source changed by Kiwamu Okabe <kiwamu@debian.or.jp>
dpkg-source -i -I --before-build verilog-mode
dpkg-buildpackage: info: host architecture amd64
fakeroot debian/rules clean
dh clean --with elpa
dh_testdir
debian/rules override_dh_auto_clean
make[1]: Entering directory '/home/kiwamu/deb/verilog-mode'
dh_auto_clean
make -j1 clean
make[2]: Entering directory '/home/kiwamu/deb/verilog-mode'
/bin/rm -rf .timestamps e x test_dir verilog-mode.patch verilog-mode-tognu.el mmencoded_verilog-mode *.info
make[2]: Leaving directory '/home/kiwamu/deb/verilog-mode'
rm -f ChangeLog* emacs-version.h
make[1]: Leaving directory '/home/kiwamu/deb/verilog-mode'
dh_clean
dpkg-source -i -I -b verilog-mode
dpkg-source: info: using source format '3.0 (quilt)'
dpkg-source: info: building verilog-mode using existing ./verilog-mode_20160910.debfc6d.vpo.orig.tar.gz
dpkg-source: info: building verilog-mode in verilog-mode_20160910.debfc6d.vpo-1.debian.tar.xz
dpkg-source: info: building verilog-mode in verilog-mode_20160910.debfc6d.vpo-1.dsc
debian/rules build
dh build --with elpa
dh_testdir
dh_update_autotools_config
dh_auto_configure
dh_auto_build
make -j1
make[1]: Entering directory '/home/kiwamu/deb/verilog-mode'
rm -rf e
mkdir e
./config_rev.pl . . <verilog-mode.el >e/verilog-mode.el
emacs -batch -q -f batch-byte-compile e/verilog-mode.el
Loading 00debian-vars...
Loading /etc/emacs/site-start.d/20apel.el (source)...
Loading /etc/emacs/site-start.d/50asymptote.el (source)...
Loading /etc/emacs/site-start.d/50ats2-lang.el (source)...
Error while loading 50ats2-lang: Required feature `flymake-ats2' was not provided
Loading /etc/emacs/site-start.d/50autoconf.el (source)...
Loading /etc/emacs/site-start.d/50cmake-data.el (source)...
Loading /etc/emacs/site-start.d/50coq.el (source)...
Loading /etc/emacs/site-start.d/50ddskk.el (source)...
Loading /etc/emacs/site-start.d/50devhelp.el (source)...
Loading /etc/emacs/site-start.d/50dictionaries-common.el (source)...
Loading debian-ispell...
Loading /var/cache/dictionaries-common/emacsen-ispell-default.el (source)...
Loading /var/cache/dictionaries-common/emacsen-ispell-dicts.el (source)...
Loading /etc/emacs/site-start.d/50emacs-goodies-el.el (source)...
Loading /etc/emacs/site-start.d/50erlang-mode.el (source)...
Loading /etc/emacs/site-start.d/50ess.el (source)...
Loading /etc/emacs/site-start.d/50flim.el (source)...
Loading /etc/emacs/site-start.d/50geiser.el (source)...
Loading /etc/emacs/site-start.d/50gettext.el (source)...
Loading /etc/emacs/site-start.d/50gforth.el (source)...
Loading /etc/emacs/site-start.d/50global.el (source)...
Loading /etc/emacs/site-start.d/50golang-mode.el (source)...
Loading /etc/emacs/site-start.d/50haskell-mode.el (source)...
Loading /usr/share/emacs24/site-lisp/haskell-mode/haskell-mode-autoloads.el (source)...
Loading /etc/emacs/site-start.d/50howm.el (source)...
Loading /etc/emacs/site-start.d/50latex-cjk-common.el (source)...
Loading cjk-enc...
Loading /etc/emacs/site-start.d/50latex-cjk-thai.el (source)...
Loading /etc/emacs/site-start.d/50mmm-mode.el (source)...
Error while loading 50mmm-mode: Cannot open load file: no such file or directory, mmm-auto
Loading /etc/emacs/site-start.d/50php-elisp.el (source)...
Loading /etc/emacs/site-start.d/50psvn.el (source)...
Loading /etc/emacs/site-start.d/50pylint.el (source)...
Loading /etc/emacs/site-start.d/50python-docutils.el (source)...
Loading /etc/emacs/site-start.d/50rdtool-elisp.el (source)...
Loading /etc/emacs/site-start.d/50scala-mode-el.el (source)...
Loading scala-mode-auto...
Loading /etc/emacs/site-start.d/50sdic.el (source)...
Loading /etc/emacs/site-start.d/50texlive-lang-english.el (source)...
Loading /etc/emacs/site-start.d/50verilog-mode.el (source)...
Loading /etc/emacs/site-start.d/50w3m-el.el (source)...
Loading /etc/emacs/site-start.d/50yaml-mode.el (source)...
Loading /etc/emacs/site-start.d/51semi.el (source)...
Loading /etc/emacs/site-start.d/65wl-beta.el (source)...
Loading /etc/emacs/site-start.d/70sdic-edict.el (source)...
Loading /etc/emacs/site-start.d/70sdic-gene95.el (source)...
In end of data:
e/verilog-mode.el:14483:1:Warning: the function
`speedbar-add-supported-extension' is not known to be defined.
Wrote /home/kiwamu/deb/verilog-mode/e/verilog-mode.elc
rm -rf x
mkdir x
./config_rev.pl . . <verilog-mode.el >x/verilog-mode.el
xemacs -batch -q -f batch-byte-compile x/verilog-mode.el
Loading /usr/share/emacs/site-lisp/debian-startup...
Loading 00debian...
Loading site-start...
Loading 00debian-vars...
Loading 20apel...
Loading 50asymptote...
Loading 50ats2-lang...
Error while loading 50ats2-lang: Cannot open load file: flymake-ats2
Loading 50autoconf...
Loading 50cmake-data...
Loading 50coq...
Loading 50ddskk...
Loading 50devhelp...
Loading 50dictionaries-common...
Loading debian-ispell...
Loading /var/cache/dictionaries-common/emacsen-ispell-default.el...
Loading /var/cache/dictionaries-common/emacsen-ispell-dicts.el...
Loading 50emacs-goodies-el...
Loading 50erlang-mode...
Loading 50ess...
Package ess not fully installed. Skipping setup.
Loading 50flim...
Loading 50geiser...
Loading 50gettext...
Loading 50gforth...
Loading 50global...
Loading 50golang-mode...
Loading 50haskell-mode...
Error while loading 50haskell-mode: Cannot open load file: haskell-mode-autoloads
Loading 50howm...
Loading 50latex-cjk-common...
Loading cjk-enc...
Loading 50latex-cjk-thai...
Loading 50mmm-mode...
Loading 50php-elisp...
Package php-elisp is not fully installed. Skipping setup.
Loading 50psvn...
Loading 50pylint...
Loading 50python-docutils...
Loading 50rdtool-elisp...
Loading 50scala-mode-el...
Error while loading 50scala-mode-el: Symbol's function definition is void: file-expand-wildcards
Loading 50sdic...
Loading 50texlive-lang-english...
Loading 50verilog-mode...
Loading 50w3m-el...
Loading 50yaml-mode...
Loading 51semi...
Loading 65wl-beta...
Loading 70sdic-edict...
Loading 70sdic-gene95...
Compiling /home/kiwamu/deb/verilog-mode/x/verilog-mode.el...
Loading skeleton...
While compiling toplevel forms in file /home/kiwamu/deb/verilog-mode/x/verilog-mode.el:
** regexp-opt called with 3 arguments, but accepts only 1-2
While compiling verilog-define-abbrev:
** define-abbrev called with 6 arguments, but accepts only 2-5
While compiling verilog-mode:
** reference to free variable which-func-modes
While compiling the end of the data:
** The following functions are not known to be defined:
syntax-ppss, speedbar-add-supported-extension, vc-backend,
make-temp-file, clone-buffer, dinotrace-unannotate-all
Wrote /home/kiwamu/deb/verilog-mode/x/verilog-mode.elc
Done
make[1]: Leaving directory '/home/kiwamu/deb/verilog-mode'
dh_elpa_test
fakeroot debian/rules binary
dh binary --with elpa
dh_elpa_test
dh_testroot
dh_prep
dh_auto_install
make -j1 install DESTDIR=/home/kiwamu/deb/verilog-mode/debian/elpa-verilog-mode AM_UPDATE_INFO_DIR=no
make[1]: Entering directory '/home/kiwamu/deb/verilog-mode'
perl makechangelog --git verilog-mode.el > ChangeLog
./make_log.pl
sh: 1: cvs: not found
makeinfo verilog.texinfo > verilog.info
make test_batch test_errors test_emacs test_xemacs
make[2]: Entering directory '/home/kiwamu/deb/verilog-mode'
== test_batch
mkdir -p e/b
time ./batch_test.pl
/bin/cp tests/autoinout.v e/b/autoinout.v
/bin/cp tests/autoinst_lopaz.v e/b/autoinst_lopaz.v
/bin/cp tests/autoinst_star.v e/b/autoinst_star.v
/bin/cp tests/batch_li_parent.v e/b/batch_li_parent.v
emacs --version
GNU Emacs 24.5.1
Copyright (C) 2015 Free Software Foundation, Inc.
GNU Emacs comes with ABSOLUTELY NO WARRANTY.
You may redistribute copies of Emacs
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING.
emacs --batch --no-site-file -l e/verilog-mode.elc -l ./batch_test.el e/b/autoinout.v e/b/autoinst_lopaz.v e/b/autoinst_star.v e/b/batch_li_parent.v -f verilog-batch-delete-auto
Processing /home/kiwamu/deb/verilog-mode/e/b/batch_li_parent.v
Processing /home/kiwamu/deb/verilog-mode/e/b/autoinst_star.v
Processing /home/kiwamu/deb/verilog-mode/e/b/autoinst_lopaz.v
Processing /home/kiwamu/deb/verilog-mode/e/b/autoinout.v
emacs --batch --no-site-file -l e/verilog-mode.elc -l ./batch_test.el e/b/autoinout.v e/b/autoinst_lopaz.v e/b/autoinst_star.v e/b/batch_li_parent.v -f verilog-batch-auto
Processing /home/kiwamu/deb/verilog-mode/e/b/batch_li_parent.v
Saving file /home/kiwamu/deb/verilog-mode/e/b/batch_li_parent.v...
Wrote /home/kiwamu/deb/verilog-mode/e/b/batch_li_parent.v
Processing /home/kiwamu/deb/verilog-mode/e/b/autoinst_star.v
Saving file /home/kiwamu/deb/verilog-mode/e/b/autoinst_star.v...
Wrote /home/kiwamu/deb/verilog-mode/e/b/autoinst_star.v
Processing /home/kiwamu/deb/verilog-mode/e/b/autoinst_lopaz.v
Saving file /home/kiwamu/deb/verilog-mode/e/b/autoinst_lopaz.v...
Wrote /home/kiwamu/deb/verilog-mode/e/b/autoinst_lopaz.v
Processing /home/kiwamu/deb/verilog-mode/e/b/autoinout.v
Saving file /home/kiwamu/deb/verilog-mode/e/b/autoinout.v...
Wrote /home/kiwamu/deb/verilog-mode/e/b/autoinout.v
emacs --batch --no-site-file -l e/verilog-mode.elc -l ./batch_test.el e/b/autoinst_lopaz.v -f verilog-batch-diff-auto
Processing /home/kiwamu/deb/verilog-mode/e/b/autoinst_lopaz.v
emacs --batch --no-site-file -l e/verilog-mode.elc -l ./batch_test.el e/b/autoinst_star.v -f verilog-batch-diff-auto
Processing /home/kiwamu/deb/verilog-mode/e/b/autoinst_star.v
emacs --batch --no-site-file -l e/verilog-mode.elc -l ./batch_test.el e/b/autoinout.v e/b/autoinst_lopaz.v e/b/autoinst_star.v e/b/batch_li_parent.v -f verilog-batch-indent
Processing /home/kiwamu/deb/verilog-mode/e/b/batch_li_parent.v
Indenting region...
Indenting region...done
Saving file /home/kiwamu/deb/verilog-mode/e/b/batch_li_parent.v...
Wrote /home/kiwamu/deb/verilog-mode/e/b/batch_li_parent.v
Processing /home/kiwamu/deb/verilog-mode/e/b/autoinst_star.v
Indenting region...
Indenting region...done
Saving file /home/kiwamu/deb/verilog-mode/e/b/autoinst_star.v...
Wrote /home/kiwamu/deb/verilog-mode/e/b/autoinst_star.v
Processing /home/kiwamu/deb/verilog-mode/e/b/autoinst_lopaz.v
Indenting region...
Indenting region...done
Processing /home/kiwamu/deb/verilog-mode/e/b/autoinout.v
Indenting region...
Indenting region...done
Saving file /home/kiwamu/deb/verilog-mode/e/b/autoinout.v...
Wrote /home/kiwamu/deb/verilog-mode/e/b/autoinout.v
diff tests_batch_ok/autoinout.v e/b/autoinout.v
diff tests_batch_ok/autoinst_lopaz.v e/b/autoinst_lopaz.v
diff tests_batch_ok/autoinst_star.v e/b/autoinst_star.v
diff tests_batch_ok/batch_li_parent.v e/b/batch_li_parent.v
emacs --batch --no-site-file -l e/verilog-mode.elc -l ./batch_test.el e/b/autoinout.v e/b/autoinst_lopaz.v e/b/autoinst_star.v e/b/batch_li_parent.v -f verilog-batch-delete-trailing-whitespace
Processing /home/kiwamu/deb/verilog-mode/e/b/batch_li_parent.v
Saving file /home/kiwamu/deb/verilog-mode/e/b/batch_li_parent.v...
Wrote /home/kiwamu/deb/verilog-mode/e/b/batch_li_parent.v
Processing /home/kiwamu/deb/verilog-mode/e/b/autoinst_star.v
Processing /home/kiwamu/deb/verilog-mode/e/b/autoinst_lopaz.v
Processing /home/kiwamu/deb/verilog-mode/e/b/autoinout.v
emacs --batch --no-site-file -l e/verilog-mode.elc -l ./batch_prof.el
Saving file /home/kiwamu/deb/verilog-mode/e/b/batch_prof_1.v...
Wrote /home/kiwamu/deb/verilog-mode/e/b/batch_prof_1.v
Scanning batch_prof_1.v cache=batch_prof_1.v cachetick=nil tick=7
Scanning... done
Scanning batch_prof_cell.v cache=batch_prof_1.v cachetick=nil tick=1
Scanning... done
Count: 1 Time: 0.019 msec/inst: 19.281 File: e/b/batch_prof_1.v
Saving file /home/kiwamu/deb/verilog-mode/e/b/batch_prof_10.v...
Wrote /home/kiwamu/deb/verilog-mode/e/b/batch_prof_10.v
Scanning batch_prof_10.v cache=batch_prof_10.v cachetick=nil tick=43
Scanning... done
Count: 10 Time: 0.025 msec/inst: 2.477 File: e/b/batch_prof_10.v
Saving file /home/kiwamu/deb/verilog-mode/e/b/batch_prof_100.v...
Wrote /home/kiwamu/deb/verilog-mode/e/b/batch_prof_100.v
Scanning batch_prof_100.v cache=batch_prof_100.v cachetick=nil tick=403
Scanning... done
Count: 100 Time: 0.202 msec/inst: 2.024 File: e/b/batch_prof_100.v
Saving file /home/kiwamu/deb/verilog-mode/e/b/batch_prof_1000.v...
Wrote /home/kiwamu/deb/verilog-mode/e/b/batch_prof_1000.v
Scanning batch_prof_1000.v cache=batch_prof_1000.v cachetick=nil tick=4003
Scanning... done
Count: 1000 Time: 2.198 msec/inst: 2.198 File: e/b/batch_prof_1000.v
Slope: 1.086322 Complexity: O(n^1.035959)
3.17user 0.20system 0:03.62elapsed 93%CPU (0avgtext+0avgdata 46764maxresident)k
0inputs+760outputs (0major+42642minor)pagefaults 0swaps
== test_errors
# The multiline errors must be in one read()s output or the comint may not match it
cat error_msgs.out
A bunch of error messages that Emacs should
recognize if you type C-x ` and take you to the correct line of error_file.v
Note the 'gnu' compilation-error-regexp-alist in messes some up - to be fixed.
(setq compilation-error-regexp-alist (delete 'gnu compilation-error-regexp-alist))
Warning: code located there (error_file.v line 9) is dangerous
(W1800) error_file.v 21: Problems
f*E,1364 (error_file.v,2) Issues
Error: code located here (error_file.v line 8) is fatal
ERROR : error_file.v, line 1: erroneous
INFO : error_file.v, line 7: informational
WARNING : error_file.v, line 6: curious
nctool: *E,UNDIDN (error_file.v,11|22): 'zz': the message [12.5(IEEE)].
nctool: *W,TRUNCZ (error_file.v,14|0): a W message.
nctool: *W,URDREG[CN_ABSTR] (error_file.v,15|0): another W message in 'foo'.
Verilog-Perl: %Error: error_file.v:16: Some message from Verilog-Perl etc.
Verilog-Perl: %Warning: ./error_file.v:17: Some message from Verilog-Perl etc.
%Warning: ./error_file.v:17: Some message from Verilator etc.
# This must be in one echo, or the comint may not match it
In file error_file.v line 5:
a
b
Failure was obsevred
la di da
syntax error: problems
error_file.v 7: here is where they are
// Local Variables:
// compile-command: "make test_errors "
// End:
== test_emacs_1
VERILOG_MODE_THREAD=1of5 time emacs --batch -q --no-site-file -l e/verilog-mode.elc -l 0test.el
emacs-version 24.5.1
Considering test autoarg_quote_cmt.v
autoarg_quote_cmt.v: finding...
autoarg_quote_cmt.v: deleting indent...
autoarg_quote_cmt.v: deleting autos...
autoarg_quote_cmt.v: testing auto...
autoarg_quote_cmt.v: auto OK...
autoarg_quote_cmt.v: testing indent...
Indented 11 lines
autoarg_quote_cmt.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoarg_quote_cmt.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoarg_quote_cmt.v
tests_ok/autoarg_quote_cmt.v: running diff of tests_ok/autoarg_quote_cmt.v and e/t/autoarg_quote_cmt.v
Verified tests_ok/autoarg_quote_cmt.v
1 tests run so far, 346 left... Thread 1of5
Considering test autoascii_myers.v
autoascii_myers.v: finding...
autoascii_myers.v: deleting indent...
autoascii_myers.v: deleting autos...
autoascii_myers.v: testing auto...
autoascii_myers.v: auto OK...
autoascii_myers.v: testing indent...
Indented 76 lines
autoascii_myers.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoascii_myers.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoascii_myers.v
tests_ok/autoascii_myers.v: running diff of tests_ok/autoascii_myers.v and e/t/autoascii_myers.v
Verified tests_ok/autoascii_myers.v
2 tests run so far, 341 left... Thread 1of5
Considering test autoasciienum_frominc.v
autoasciienum_frominc.v: finding...
autoasciienum_frominc.v: deleting indent...
autoasciienum_frominc.v: deleting autos...
autoasciienum_frominc.v: testing auto...
autoasciienum_frominc.v: auto OK...
autoasciienum_frominc.v: testing indent...
Indented 36 lines
autoasciienum_frominc.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoasciienum_frominc.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoasciienum_frominc.v
tests_ok/autoasciienum_frominc.v: running diff of tests_ok/autoasciienum_frominc.v and e/t/autoasciienum_frominc.v
Verified tests_ok/autoasciienum_frominc.v
3 tests run so far, 336 left... Thread 1of5
Considering test autoconst_gesmith.v
autoconst_gesmith.v: finding...
autoconst_gesmith.v: deleting indent...
autoconst_gesmith.v: deleting autos...
autoconst_gesmith.v: testing auto...
autoconst_gesmith.v: auto OK...
autoconst_gesmith.v: testing indent...
Indented 20 lines
autoconst_gesmith.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoconst_gesmith.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoconst_gesmith.v
tests_ok/autoconst_gesmith.v: running diff of tests_ok/autoconst_gesmith.v and e/t/autoconst_gesmith.v
Verified tests_ok/autoconst_gesmith.v
4 tests run so far, 331 left... Thread 1of5
Considering test autoinout_moller.v
autoinout_moller.v: finding...
autoinout_moller.v: deleting indent...
autoinout_moller.v: deleting autos...
autoinout_moller.v: testing auto...
autoinout_moller.v: auto OK...
autoinout_moller.v: testing indent...
Indented 49 lines
autoinout_moller.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinout_moller.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinout_moller.v
tests_ok/autoinout_moller.v: running diff of tests_ok/autoinout_moller.v and e/t/autoinout_moller.v
Verified tests_ok/autoinout_moller.v
5 tests run so far, 326 left... Thread 1of5
Considering test autoinoutmodport_bourduas_type.v
autoinoutmodport_bourduas_type.v: finding...
autoinoutmodport_bourduas_type.v: deleting indent...
autoinoutmodport_bourduas_type.v: deleting autos...
autoinoutmodport_bourduas_type.v: testing auto...
autoinoutmodport_bourduas_type.v: auto OK...
autoinoutmodport_bourduas_type.v: testing indent...
Indented 41 lines
autoinoutmodport_bourduas_type.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinoutmodport_bourduas_type.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinoutmodport_bourduas_type.v
tests_ok/autoinoutmodport_bourduas_type.v: running diff of tests_ok/autoinoutmodport_bourduas_type.v and e/t/autoinoutmodport_bourduas_type.v
Verified tests_ok/autoinoutmodport_bourduas_type.v
6 tests run so far, 321 left... Thread 1of5
Considering test autoinoutmodule_re2.v
autoinoutmodule_re2.v: finding...
autoinoutmodule_re2.v: deleting indent...
autoinoutmodule_re2.v: deleting autos...
autoinoutmodule_re2.v: testing auto...
autoinoutmodule_re2.v: auto OK...
autoinoutmodule_re2.v: testing indent...
Indented 22 lines
autoinoutmodule_re2.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinoutmodule_re2.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinoutmodule_re2.v
tests_ok/autoinoutmodule_re2.v: running diff of tests_ok/autoinoutmodule_re2.v and e/t/autoinoutmodule_re2.v
Verified tests_ok/autoinoutmodule_re2.v
7 tests run so far, 316 left... Thread 1of5
Considering test autoinput_asharma.v
autoinput_asharma.v: finding...
autoinput_asharma.v: deleting indent...
autoinput_asharma.v: deleting autos...
autoinput_asharma.v: testing auto...
autoinput_asharma.v: auto OK...
autoinput_asharma.v: testing indent...
Indented 30 lines
autoinput_asharma.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinput_asharma.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinput_asharma.v
tests_ok/autoinput_asharma.v: running diff of tests_ok/autoinput_asharma.v and e/t/autoinput_asharma.v
Verified tests_ok/autoinput_asharma.v
8 tests run so far, 311 left... Thread 1of5
Considering test autoinput_none.v
autoinput_none.v: finding...
autoinput_none.v: deleting indent...
autoinput_none.v: deleting autos...
autoinput_none.v: testing auto...
autoinput_none.v: auto OK...
autoinput_none.v: testing indent...
Lining up declarations..(please stand by)
229
190
Lining up declarations..(please stand by)
229
190
Lining up declarations..(please stand by)
229
190
Lining up declarations..(please stand by)
229
190
Lining up declarations..(please stand by)
229
190
Lining up declarations..(please stand by)
229
190
Lining up declarations..(please stand by)
229
190
Lining up declarations..(please stand by)
229
190
Indented 30 lines
autoinput_none.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinput_none.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinput_none.v
tests_ok/autoinput_none.v: running diff of tests_ok/autoinput_none.v and e/t/autoinput_none.v
Verified tests_ok/autoinput_none.v
9 tests run so far, 306 left... Thread 1of5
Considering test autoinst_array.v
autoinst_array.v: finding...
autoinst_array.v: deleting indent...
autoinst_array.v: deleting autos...
autoinst_array.v: testing auto...
autoinst_array.v: auto OK...
autoinst_array.v: testing indent...
99
60
99
60
99
60
99
60
Lining up declarations..(please stand by)
105
57
Lining up declarations..(please stand by)
105
57
Lining up declarations..(please stand by)
105
57
Lining up declarations..(please stand by)
105
57
Lining up declarations..(please stand by)
222
155
Lining up declarations..(please stand by)
222
155
Lining up declarations..(please stand by)
222
155
Lining up declarations..(please stand by)
222
155
Lining up declarations..(please stand by)
222
155
Lining up declarations..(please stand by)
222
155
Lining up declarations..(please stand by)
222
155
Indented 53 lines
autoinst_array.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_array.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_array.v
tests_ok/autoinst_array.v: running diff of tests_ok/autoinst_array.v and e/t/autoinst_array.v
Verified tests_ok/autoinst_array.v
10 tests run so far, 301 left... Thread 1of5
Considering test autoinst_bits_lba_gi.v
autoinst_bits_lba_gi.v: finding...
autoinst_bits_lba_gi.v: deleting indent...
autoinst_bits_lba_gi.v: deleting autos...
autoinst_bits_lba_gi.v: testing auto...
autoinst_bits_lba_gi.v: auto OK...
autoinst_bits_lba_gi.v: testing indent...
Indented 109 lines
autoinst_bits_lba_gi.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_bits_lba_gi.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_bits_lba_gi.v
tests_ok/autoinst_bits_lba_gi.v: running diff of tests_ok/autoinst_bits_lba_gi.v and e/t/autoinst_bits_lba_gi.v
Verified tests_ok/autoinst_bits_lba_gi.v
11 tests run so far, 296 left... Thread 1of5
Considering test autoinst_casefold_hou.v
autoinst_casefold_hou.v: finding...
autoinst_casefold_hou.v: deleting indent...
autoinst_casefold_hou.v: deleting autos...
autoinst_casefold_hou.v: testing auto...
autoinst_casefold_hou.v: auto OK...
autoinst_casefold_hou.v: testing indent...
16
64
50
36
17
64
50
36
17
64
50
36
17
64
50
36
17
Indented 45 lines
autoinst_casefold_hou.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_casefold_hou.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_casefold_hou.v
tests_ok/autoinst_casefold_hou.v: running diff of tests_ok/autoinst_casefold_hou.v and e/t/autoinst_casefold_hou.v
Verified tests_ok/autoinst_casefold_hou.v
12 tests run so far, 291 left... Thread 1of5
Considering test autoinst_cmtinst_bug383.v
autoinst_cmtinst_bug383.v: finding...
autoinst_cmtinst_bug383.v: deleting indent...
autoinst_cmtinst_bug383.v: deleting autos...
autoinst_cmtinst_bug383.v: testing auto...
autoinst_cmtinst_bug383.v: auto OK...
autoinst_cmtinst_bug383.v: testing indent...
Indented 45 lines
autoinst_cmtinst_bug383.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_cmtinst_bug383.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_cmtinst_bug383.v
tests_ok/autoinst_cmtinst_bug383.v: running diff of tests_ok/autoinst_cmtinst_bug383.v and e/t/autoinst_cmtinst_bug383.v
Verified tests_ok/autoinst_cmtinst_bug383.v
13 tests run so far, 286 left... Thread 1of5
Considering test autoinst_ding.v
autoinst_ding.v: finding...
autoinst_ding.v: deleting indent...
autoinst_ding.v: deleting autos...
autoinst_ding.v: testing auto...
autoinst_ding.v: auto OK...
autoinst_ding.v: testing indent...
Lining up declarations..(please stand by)
301
280
259
232
208
186
156
125
93
61
30
Lining up declarations..(please stand by)
301
280
259
232
208
186
156
125
93
61
30
Lining up declarations..(please stand by)
301
280
259
232
208
186
156
125
93
61
30
Lining up declarations..(please stand by)
301
280
259
232
208
186
156
125
93
61
30
Lining up declarations..(please stand by)
301
280
259
232
208
186
156
125
93
61
30
Lining up declarations..(please stand by)
301
280
259
232
208
186
156
125
93
61
30
Lining up declarations..(please stand by)
301
280
259
232
208
186
156
125
93
61
30
Lining up declarations..(please stand by)
301
280
259
232
208
186
156
125
93
61
30
Lining up declarations..(please stand by)
301
280
259
232
208
186
156
125
93
61
30
Lining up declarations..(please stand by)
301
280
259
232
208
186
156
125
93
61
30
Lining up declarations..(please stand by)
301
280
259
232
208
186
156
125
93
61
30
Lining up declarations..(please stand by)
301
280
259
232
208
186
156
125
93
61
30
Lining up declarations..(please stand by)
301
280
259
232
208
186
156
125
93
61
30
Lining up declarations..(please stand by)
285
263
241
213
182
150
118
85
52
25
Lining up declarations..(please stand by)
285
263
241
213
182
150
118
85
52
25
Lining up declarations..(please stand by)
275
254
233
206
176
145
114
82
50
24
Lining up declarations..(please stand by)
275
254
233
206
176
145
114
82
50
24
Lining up declarations..(please stand by)
275
254
233
206
176
145
114
82
50
24
Lining up declarations..(please stand by)
275
254
233
206
176
145
114
82
50
24
Lining up declarations..(please stand by)
275
254
233
206
176
145
114
82
50
24
Lining up declarations..(please stand by)
275
254
233
206
176
145
114
82
50
24
Lining up declarations..(please stand by)
275
254
233
206
176
145
114
82
50
24
Lining up declarations..(please stand by)
275
254
233
206
176
145
114
82
50
24
Lining up declarations..(please stand by)
275
254
233
206
176
145
114
82
50
24
Lining up declarations..(please stand by)
275
254
233
206
176
145
114
82
50
24
Lining up declarations..(please stand by)
616
577
536
491
445
408
361
314
273
226
64
21
Lining up declarations..(please stand by)
616
577
536
491
445
408
361
314
273
226
64
21
Lining up declarations..(please stand by)
616
577
536
491
445
408
361
314
273
226
64
21
Lining up declarations..(please stand by)
616
577
536
491
445
408
361
314
273
226
64
21
Lining up declarations..(please stand by)
616
577
536
491
445
408
361
314
273
226
64
21
Lining up declarations..(please stand by)
616
577
536
491
445
408
361
314
273
226
64
21
Lining up declarations..(please stand by)
616
577
536
491
445
408
361
314
273
226
64
21
Lining up declarations..(please stand by)
616
577
536
491
445
408
361
314
273
226
64
21
Lining up declarations..(please stand by)
616
577
536
491
445
408
361
314
273
226
64
21
Lining up declarations..(please stand by)
616
577
536
491
445
408
361
314
273
226
64
21
Lining up declarations..(please stand by)
616
577
536
491
445
408
361
314
273
226
64
21
Lining up declarations..(please stand by)
616
577
536
491
445
408
361
314
273
226
64
21
Lining up declarations..(please stand by)
616
577
536
491
445
408
361
314
273
226
64
21
Lining up declarations..(please stand by)
616
577
536
491
445
408
361
314
273
226
64
21
Lining up declarations..(please stand by)
616
577
536
491
445
408
361
314
273
226
64
21
Lining up declarations..(please stand by)
616
577
536
491
445
408
361
314
273
226
64
21
Lining up declarations..(please stand by)
616
577
536
491
445
408
361
314
273
226
64
21
Indented 88 lines
autoinst_ding.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_ding.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_ding.v
tests_ok/autoinst_ding.v: running diff of tests_ok/autoinst_ding.v and e/t/autoinst_ding.v
Verified tests_ok/autoinst_ding.v
14 tests run so far, 281 left... Thread 1of5
Considering test autoinst_iface270_sub.v
autoinst_iface270_sub.v: finding...
autoinst_iface270_sub.v: deleting indent...
autoinst_iface270_sub.v: deleting autos...
autoinst_iface270_sub.v: testing auto...
autoinst_iface270_sub.v: auto OK...
autoinst_iface270_sub.v: testing indent...
Indented 9 lines
autoinst_iface270_sub.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_iface270_sub.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_iface270_sub.v
tests_ok/autoinst_iface270_sub.v: running diff of tests_ok/autoinst_iface270_sub.v and e/t/autoinst_iface270_sub.v
Verified tests_ok/autoinst_iface270_sub.v
15 tests run so far, 276 left... Thread 1of5
Considering test autoinst_import.v
autoinst_import.v: finding...
autoinst_import.v: deleting indent...
autoinst_import.v: deleting autos...
autoinst_import.v: testing auto...
autoinst_import.v: auto OK...
autoinst_import.v: testing indent...
Indented 37 lines
autoinst_import.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_import.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_import.v
tests_ok/autoinst_import.v: running diff of tests_ok/autoinst_import.v and e/t/autoinst_import.v
Verified tests_ok/autoinst_import.v
16 tests run so far, 271 left... Thread 1of5
Considering test autoinst_interface_star.v
autoinst_interface_star.v: finding...
autoinst_interface_star.v: deleting indent...
autoinst_interface_star.v: deleting autos...
autoinst_interface_star.v: testing auto...
autoinst_interface_star.v: auto OK...
autoinst_interface_star.v: testing indent...
Lining up declarations..(please stand by)
151
129
116
101
86
57
33
Lining up declarations..(please stand by)
158
135
121
105
89
59
34
Lining up declarations..(please stand by)
158
135
121
105
89
59
34
Lining up declarations..(please stand by)
158
135
121
105
89
59
34
Lining up declarations..(please stand by)
158
135
121
105
89
59
34
Lining up declarations..(please stand by)
153
139
123
107
86
57
33
Lining up declarations..(please stand by)
160
145
128
111
89
59
34
Lining up declarations..(please stand by)
160
145
128
111
89
59
34
Lining up declarations..(please stand by)
160
145
128
111
89
59
34
Lining up declarations..(please stand by)
160
145
128
111
89
59
34
Indented 47 lines
autoinst_interface_star.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_interface_star.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_interface_star.v
tests_ok/autoinst_interface_star.v: running diff of tests_ok/autoinst_interface_star.v and e/t/autoinst_interface_star.v
Verified tests_ok/autoinst_interface_star.v
17 tests run so far, 266 left... Thread 1of5
Considering test autoinst_ma_io_prefix.v
autoinst_ma_io_prefix.v: finding...
autoinst_ma_io_prefix.v: deleting indent...
autoinst_ma_io_prefix.v: deleting autos...
autoinst_ma_io_prefix.v: testing auto...
autoinst_ma_io_prefix.v: auto OK...
autoinst_ma_io_prefix.v: testing indent...
Lining up declarations..(please stand by)
118
95
71
22
Lining up declarations..(please stand by)
130
104
77
25
Lining up declarations..(please stand by)
130
104
77
25
Lining up declarations..(please stand by)
136
110
83
25
Lining up declarations..(please stand by)
139
113
86
25
Lining up declarations..(please stand by)
139
113
86
25
Lining up declarations..(please stand by)
139
113
86
25
89
67
44
21
89
67
44
21
91
69
46
21
91
69
46
21
91
69
46
21
89
67
44
21
89
67
44
21
91
69
46
21
91
69
46
21
91
69
46
21
Indented 99 lines
autoinst_ma_io_prefix.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_ma_io_prefix.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_ma_io_prefix.v
tests_ok/autoinst_ma_io_prefix.v: running diff of tests_ok/autoinst_ma_io_prefix.v and e/t/autoinst_ma_io_prefix.v
Verified tests_ok/autoinst_ma_io_prefix.v
18 tests run so far, 261 left... Thread 1of5
Considering test autoinst_mplist_child.sv
autoinst_mplist_child.sv: finding...
autoinst_mplist_child.sv: deleting indent...
autoinst_mplist_child.sv: deleting autos...
autoinst_mplist_child.sv: testing auto...
autoinst_mplist_child.sv: auto OK...
autoinst_mplist_child.sv: testing indent...
Lining up declarations..(please stand by)
296
282
264
263
214
170
124
47
19
Lining up declarations..(please stand by)
298
284
266
263
214
170
124
47
19
Lining up declarations..(please stand by)
298
284
266
263
214
170
124
47
19
Lining up declarations..(please stand by)
298
284
266
263
214
170
124
47
19
Lining up declarations..(please stand by)
298
284
266
263
214
170
124
47
19
Lining up declarations..(please stand by)
298
284
266
263
214
170
124
47
19
Lining up declarations..(please stand by)
289
275
257
253
217
173
127
47
19
Lining up declarations..(please stand by)
287
273
255
252
217
173
127
47
19
Lining up declarations..(please stand by)
287
273
255
252
217
173
127
47
19
Lining up declarations..(please stand by)
287
273
255
252
217
173
127
47
19
Lining up declarations..(please stand by)
287
273
255
252
217
173
127
47
19
Indented 33 lines
autoinst_mplist_child.sv: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_mplist_child.sv...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_mplist_child.sv
tests_ok/autoinst_mplist_child.sv: running diff of tests_ok/autoinst_mplist_child.sv and e/t/autoinst_mplist_child.sv
Verified tests_ok/autoinst_mplist_child.sv
19 tests run so far, 256 left... Thread 1of5
Considering test autoinst_nicholl.v
autoinst_nicholl.v: finding...
autoinst_nicholl.v: deleting indent...
autoinst_nicholl.v: deleting autos...
autoinst_nicholl.v: testing auto...
autoinst_nicholl.v: auto OK...
autoinst_nicholl.v: testing indent...
Indented 58 lines
autoinst_nicholl.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_nicholl.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_nicholl.v
tests_ok/autoinst_nicholl.v: running diff of tests_ok/autoinst_nicholl.v and e/t/autoinst_nicholl.v
Verified tests_ok/autoinst_nicholl.v
20 tests run so far, 251 left... Thread 1of5
Considering test autoinst_paramover.v
autoinst_paramover.v: finding...
autoinst_paramover.v: deleting indent...
autoinst_paramover.v: deleting autos...
autoinst_paramover.v: testing auto...
autoinst_paramover.v: auto OK...
autoinst_paramover.v: testing indent...
Indented 22 lines
autoinst_paramover.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_paramover.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_paramover.v
tests_ok/autoinst_paramover.v: running diff of tests_ok/autoinst_paramover.v and e/t/autoinst_paramover.v
Verified tests_ok/autoinst_paramover.v
21 tests run so far, 246 left... Thread 1of5
Considering test autoinst_rao.v
autoinst_rao.v: finding...
autoinst_rao.v: deleting indent...
autoinst_rao.v: deleting autos...
autoinst_rao.v: testing auto...
autoinst_rao.v: auto OK...
autoinst_rao.v: testing indent...
Indented 29 lines
autoinst_rao.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_rao.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_rao.v
tests_ok/autoinst_rao.v: running diff of tests_ok/autoinst_rao.v and e/t/autoinst_rao.v
Verified tests_ok/autoinst_rao.v
22 tests run so far, 241 left... Thread 1of5
Considering test autoinst_signed_fubar.v
autoinst_signed_fubar.v: finding...
autoinst_signed_fubar.v: deleting indent...
autoinst_signed_fubar.v: deleting autos...
autoinst_signed_fubar.v: testing auto...
autoinst_signed_fubar.v: auto OK...
autoinst_signed_fubar.v: testing indent...
Lining up declarations..(please stand by)
102
70
37
Lining up declarations..(please stand by)
102
70
37
Lining up declarations..(please stand by)
102
70
37
Indented 15 lines
autoinst_signed_fubar.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_signed_fubar.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_signed_fubar.v
tests_ok/autoinst_signed_fubar.v: running diff of tests_ok/autoinst_signed_fubar.v and e/t/autoinst_signed_fubar.v
Verified tests_ok/autoinst_signed_fubar.v
23 tests run so far, 236 left... Thread 1of5
Considering test autoinst_sv_kulkarni_wire.v
autoinst_sv_kulkarni_wire.v: finding...
autoinst_sv_kulkarni_wire.v: deleting indent...
autoinst_sv_kulkarni_wire.v: deleting autos...
autoinst_sv_kulkarni_wire.v: testing auto...
autoinst_sv_kulkarni_wire.v: auto OK...
autoinst_sv_kulkarni_wire.v: testing indent...
Indented 24 lines
autoinst_sv_kulkarni_wire.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_sv_kulkarni_wire.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_sv_kulkarni_wire.v
tests_ok/autoinst_sv_kulkarni_wire.v: running diff of tests_ok/autoinst_sv_kulkarni_wire.v and e/t/autoinst_sv_kulkarni_wire.v
Verified tests_ok/autoinst_sv_kulkarni_wire.v
24 tests run so far, 231 left... Thread 1of5
Considering test autoinst_vertrees.v
autoinst_vertrees.v: finding...
autoinst_vertrees.v: deleting indent...
autoinst_vertrees.v: deleting autos...
autoinst_vertrees.v: testing auto...
autoinst_vertrees.v: auto OK...
autoinst_vertrees.v: testing indent...
Indented 126 lines
autoinst_vertrees.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_vertrees.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_vertrees.v
tests_ok/autoinst_vertrees.v: running diff of tests_ok/autoinst_vertrees.v and e/t/autoinst_vertrees.v
Verified tests_ok/autoinst_vertrees.v
25 tests run so far, 226 left... Thread 1of5
Considering test autoinst_wildcard_sub.v
autoinst_wildcard_sub.v: finding...
autoinst_wildcard_sub.v: deleting indent...
autoinst_wildcard_sub.v: deleting autos...
autoinst_wildcard_sub.v: testing auto...
autoinst_wildcard_sub.v: auto OK...
autoinst_wildcard_sub.v: testing indent...
Indented 42 lines
autoinst_wildcard_sub.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_wildcard_sub.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_wildcard_sub.v
tests_ok/autoinst_wildcard_sub.v: running diff of tests_ok/autoinst_wildcard_sub.v and e/t/autoinst_wildcard_sub.v
Verified tests_ok/autoinst_wildcard_sub.v
26 tests run so far, 221 left... Thread 1of5
Considering test autoinstparam_first_sub.v
autoinstparam_first_sub.v: finding...
autoinstparam_first_sub.v: deleting indent...
autoinstparam_first_sub.v: deleting autos...
autoinstparam_first_sub.v: testing auto...
autoinstparam_first_sub.v: auto OK...
autoinstparam_first_sub.v: testing indent...
Indented 21 lines
autoinstparam_first_sub.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinstparam_first_sub.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinstparam_first_sub.v
tests_ok/autoinstparam_first_sub.v: running diff of tests_ok/autoinstparam_first_sub.v and e/t/autoinstparam_first_sub.v
Verified tests_ok/autoinstparam_first_sub.v
27 tests run so far, 215 left... Thread 1of5
Considering test autolisp_include_inc.vh
autolisp_include_inc.vh: finding...
autolisp_include_inc.vh: deleting indent...
autolisp_include_inc.vh: deleting autos...
autolisp_include_inc.vh: testing auto...
autolisp_include_inc.vh: auto OK...
autolisp_include_inc.vh: testing indent...
Indented 2 lines
autolisp_include_inc.vh: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autolisp_include_inc.vh...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autolisp_include_inc.vh
tests_ok/autolisp_include_inc.vh: running diff of tests_ok/autolisp_include_inc.vh and e/t/autolisp_include_inc.vh
Verified tests_ok/autolisp_include_inc.vh
28 tests run so far, 210 left... Thread 1of5
Considering test automodport_full.v
automodport_full.v: finding...
automodport_full.v: deleting indent...
automodport_full.v: deleting autos...
automodport_full.v: testing auto...
automodport_full.v: auto OK...
automodport_full.v: testing indent...
Lining up declarations..(please stand by)
833
813
783
653
634
432
406
384
48
20
Lining up declarations..(please stand by)
837
817
783
653
634
432
406
384
48
20
Lining up declarations..(please stand by)
841
821
783
653
634
432
406
384
48
20
Lining up declarations..(please stand by)
841
821
783
653
634
432
406
384
48
20
Lining up declarations..(please stand by)
845
825
787
653
634
432
406
384
48
20
Lining up declarations..(please stand by)
847
827
789
653
634
432
406
384
48
20
Lining up declarations..(please stand by)
849
829
791
653
634
432
406
384
48
20
Lining up declarations..(please stand by)
849
829
791
653
634
432
406
384
48
20
Lining up declarations..(please stand by)
849
829
791
653
634
432
406
384
48
20
Lining up declarations..(please stand by)
851
831
793
655
636
432
406
384
48
20
Lining up declarations..(please stand by)
853
833
795
657
638
432
406
384
48
20
Lining up declarations..(please stand by)
855
835
797
659
640
432
406
384
48
20
Lining up declarations..(please stand by)
859
839
801
663
644
432
406
384
48
20
Lining up declarations..(please stand by)
861
841
803
665
646
432
406
384
48
20
Lining up declarations..(please stand by)
863
843
805
667
648
432
406
384
48
20
Lining up declarations..(please stand by)
863
843
805
667
648
432
406
384
48
20
Lining up declarations..(please stand by)
863
843
805
667
648
432
406
384
48
20
Lining up declarations..(please stand by)
863
843
805
667
648
432
406
384
48
20
Lining up declarations..(please stand by)
865
845
807
669
650
434
408
386
48
20
Lining up declarations..(please stand by)
867
847
809
671
652
436
410
388
48
20
Lining up declarations..(please stand by)
869
849
811
673
654
438
412
390
48
20
Lining up declarations..(please stand by)
871
851
813
675
656
440
414
392
48
20
Lining up declarations..(please stand by)
875
855
817
679
660
444
418
396
48
20
Lining up declarations..(please stand by)
877
857
819
681
662
446
420
398
48
20
Lining up declarations..(please stand by)
879
859
821
683
664
448
422
400
48
20
Lining up declarations..(please stand by)
879
859
821
683
664
448
422
400
48
20
Lining up declarations..(please stand by)
879
859
821
683
664
448
422
400
48
20
Lining up declarations..(please stand by)
879
859
821
683
664
448
422
400
48
20
Indented 81 lines
automodport_full.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/automodport_full.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/automodport_full.v
tests_ok/automodport_full.v: running diff of tests_ok/automodport_full.v and e/t/automodport_full.v
Verified tests_ok/automodport_full.v
29 tests run so far, 205 left... Thread 1of5
Considering test autooutputevery_example.v
autooutputevery_example.v: finding...
autooutputevery_example.v: deleting indent...
autooutputevery_example.v: deleting autos...
autooutputevery_example.v: testing auto...
autooutputevery_example.v: auto OK...
autooutputevery_example.v: testing indent...
Indented 15 lines
autooutputevery_example.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autooutputevery_example.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autooutputevery_example.v
tests_ok/autooutputevery_example.v: running diff of tests_ok/autooutputevery_example.v and e/t/autooutputevery_example.v
Verified tests_ok/autooutputevery_example.v
30 tests run so far, 200 left... Thread 1of5
Considering test autoreginput.v
autoreginput.v: finding...
autoreginput.v: deleting indent...
autoreginput.v: deleting autos...
autoreginput.v: testing auto...
autoreginput.v: auto OK...
autoreginput.v: testing indent...
Indented 21 lines
autoreginput.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoreginput.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoreginput.v
tests_ok/autoreginput.v: running diff of tests_ok/autoreginput.v and e/t/autoreginput.v
Verified tests_ok/autoreginput.v
31 tests run so far, 195 left... Thread 1of5
Considering test autoreset_eq_bug381.v
autoreset_eq_bug381.v: finding...
autoreset_eq_bug381.v: deleting indent...
autoreset_eq_bug381.v: deleting autos...
autoreset_eq_bug381.v: testing auto...
autoreset_eq_bug381.v: auto OK...
autoreset_eq_bug381.v: testing indent...
Indented 29 lines
autoreset_eq_bug381.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoreset_eq_bug381.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoreset_eq_bug381.v
tests_ok/autoreset_eq_bug381.v: running diff of tests_ok/autoreset_eq_bug381.v and e/t/autoreset_eq_bug381.v
Verified tests_ok/autoreset_eq_bug381.v
32 tests run so far, 190 left... Thread 1of5
Considering test autoreset_inf_bug325.v
autoreset_inf_bug325.v: finding...
autoreset_inf_bug325.v: deleting indent...
autoreset_inf_bug325.v: deleting autos...
autoreset_inf_bug325.v: testing auto...
autoreset_inf_bug325.v: auto OK...
autoreset_inf_bug325.v: testing indent...
Indented 9 lines
autoreset_inf_bug325.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoreset_inf_bug325.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoreset_inf_bug325.v
tests_ok/autoreset_inf_bug325.v: running diff of tests_ok/autoreset_inf_bug325.v and e/t/autoreset_inf_bug325.v
Verified tests_ok/autoreset_inf_bug325.v
33 tests run so far, 185 left... Thread 1of5
Considering test autoreset_widths.v
autoreset_widths.v: finding...
autoreset_widths.v: deleting indent...
autoreset_widths.v: deleting autos...
autoreset_widths.v: testing auto...
autoreset_widths.v: auto OK...
autoreset_widths.v: testing indent...
Indented 72 lines
autoreset_widths.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoreset_widths.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoreset_widths.v
tests_ok/autoreset_widths.v: running diff of tests_ok/autoreset_widths.v and e/t/autoreset_widths.v
Verified tests_ok/autoreset_widths.v
34 tests run so far, 180 left... Thread 1of5
Considering test autosense_chadha.v
autosense_chadha.v: finding...
autosense_chadha.v: deleting indent...
autosense_chadha.v: deleting autos...
autosense_chadha.v: testing auto...
autosense_chadha.v: auto OK...
autosense_chadha.v: testing indent...
Indented 37 lines
autosense_chadha.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autosense_chadha.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autosense_chadha.v
tests_ok/autosense_chadha.v: running diff of tests_ok/autosense_chadha.v and e/t/autosense_chadha.v
Verified tests_ok/autosense_chadha.v
35 tests run so far, 175 left... Thread 1of5
Considering test autosense_if_else.v
autosense_if_else.v: finding...
autosense_if_else.v: deleting indent...
autosense_if_else.v: deleting autos...
autosense_if_else.v: testing auto...
autosense_if_else.v: auto OK...
autosense_if_else.v: testing indent...
Indented 13 lines
autosense_if_else.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autosense_if_else.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autosense_if_else.v
tests_ok/autosense_if_else.v: running diff of tests_ok/autosense_if_else.v and e/t/autosense_if_else.v
Verified tests_ok/autosense_if_else.v
36 tests run so far, 170 left... Thread 1of5
Considering test autosense_mcardle_onehot.v
autosense_mcardle_onehot.v: finding...
autosense_mcardle_onehot.v: deleting indent...
autosense_mcardle_onehot.v: deleting autos...
autosense_mcardle_onehot.v: testing auto...
autosense_mcardle_onehot.v: auto OK...
autosense_mcardle_onehot.v: testing indent...
Indented 28 lines
autosense_mcardle_onehot.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autosense_mcardle_onehot.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autosense_mcardle_onehot.v
tests_ok/autosense_mcardle_onehot.v: running diff of tests_ok/autosense_mcardle_onehot.v and e/t/autosense_mcardle_onehot.v
Verified tests_ok/autosense_mcardle_onehot.v
37 tests run so far, 165 left... Thread 1of5
Considering test autosense_smith.v
autosense_smith.v: finding...
autosense_smith.v: deleting indent...
autosense_smith.v: deleting autos...
autosense_smith.v: testing auto...
autosense_smith.v: auto OK...
autosense_smith.v: testing indent...
Indented 56 lines
autosense_smith.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autosense_smith.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autosense_smith.v
tests_ok/autosense_smith.v: running diff of tests_ok/autosense_smith.v and e/t/autosense_smith.v
Verified tests_ok/autosense_smith.v
38 tests run so far, 160 left... Thread 1of5
Considering test autounused.v
autounused.v: finding...
autounused.v: deleting indent...
autounused.v: deleting autos...
autounused.v: testing auto...
autounused.v: auto OK...
autounused.v: testing indent...
23
Indented 41 lines
autounused.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autounused.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autounused.v
tests_ok/autounused.v: running diff of tests_ok/autounused.v and e/t/autounused.v
Verified tests_ok/autounused.v
39 tests run so far, 155 left... Thread 1of5
Considering test autowire_lovell_hiear.v
autowire_lovell_hiear.v: finding...
autowire_lovell_hiear.v: deleting indent...
autowire_lovell_hiear.v: deleting autos...
autowire_lovell_hiear.v: testing auto...
autowire_lovell_hiear.v: auto OK...
autowire_lovell_hiear.v: testing indent...
Indented 32 lines
autowire_lovell_hiear.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autowire_lovell_hiear.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autowire_lovell_hiear.v
tests_ok/autowire_lovell_hiear.v: running diff of tests_ok/autowire_lovell_hiear.v and e/t/autowire_lovell_hiear.v
Verified tests_ok/autowire_lovell_hiear.v
40 tests run so far, 150 left... Thread 1of5
Considering test autowire_paramvec_bug302.v
autowire_paramvec_bug302.v: finding...
autowire_paramvec_bug302.v: deleting indent...
autowire_paramvec_bug302.v: deleting autos...
autowire_paramvec_bug302.v: testing auto...
autowire_paramvec_bug302.v: auto OK...
autowire_paramvec_bug302.v: testing indent...
91
71
35
91
71
35
91
71
35
56
36
56
36
Indented 60 lines
autowire_paramvec_bug302.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autowire_paramvec_bug302.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autowire_paramvec_bug302.v
tests_ok/autowire_paramvec_bug302.v: running diff of tests_ok/autowire_paramvec_bug302.v and e/t/autowire_paramvec_bug302.v
Verified tests_ok/autowire_paramvec_bug302.v
41 tests run so far, 145 left... Thread 1of5
Considering test autowire_thon_selects.v
autowire_thon_selects.v: finding...
autowire_thon_selects.v: deleting indent...
autowire_thon_selects.v: deleting autos...
autowire_thon_selects.v: testing auto...
autowire_thon_selects.v: auto OK...
autowire_thon_selects.v: testing indent...
Indented 38 lines
autowire_thon_selects.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autowire_thon_selects.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autowire_thon_selects.v
tests_ok/autowire_thon_selects.v: running diff of tests_ok/autowire_thon_selects.v and e/t/autowire_thon_selects.v
Verified tests_ok/autowire_thon_selects.v
42 tests run so far, 140 left... Thread 1of5
Considering test carlson.v
carlson.v: finding...
carlson.v: deleting indent...
carlson.v: deleting autos...
carlson.v: testing auto...
carlson.v: auto OK...
carlson.v: testing indent...
Indented 19 lines
carlson.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/carlson.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/carlson.v
tests_ok/carlson.v: running diff of tests_ok/carlson.v and e/t/carlson.v
Verified tests_ok/carlson.v
43 tests run so far, 135 left... Thread 1of5
Considering test escape_a.v
escape_a.v: finding...
escape_a.v: deleting indent...
escape_a.v: deleting autos...
escape_a.v: testing auto...
escape_a.v: auto OK...
escape_a.v: testing indent...
Indented 14 lines
escape_a.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/escape_a.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/escape_a.v
tests_ok/escape_a.v: running diff of tests_ok/escape_a.v and e/t/escape_a.v
Verified tests_ok/escape_a.v
44 tests run so far, 130 left... Thread 1of5
Considering test for.v
for.v: finding...
for.v: deleting indent...
for.v: deleting autos...
for.v: testing auto...
for.v: auto OK...
for.v: testing indent...
Indented 28 lines
for.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/for.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/for.v
tests_ok/for.v: running diff of tests_ok/for.v and e/t/for.v
Verified tests_ok/for.v
45 tests run so far, 125 left... Thread 1of5
Considering test indent_2.v
indent_2.v: finding...
indent_2.v: deleting indent...
indent_2.v: deleting autos...
indent_2.v: testing auto...
indent_2.v: auto OK...
indent_2.v: testing indent...
Indented 18 lines
indent_2.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_2.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_2.v
tests_ok/indent_2.v: running diff of tests_ok/indent_2.v and e/t/indent_2.v
Verified tests_ok/indent_2.v
46 tests run so far, 120 left... Thread 1of5
Considering test indent_assert_else.v
indent_assert_else.v: finding...
indent_assert_else.v: deleting indent...
indent_assert_else.v: deleting autos...
indent_assert_else.v: testing auto...
indent_assert_else.v: auto OK...
indent_assert_else.v: testing indent...
62
33
62
33
Indented 50 lines
indent_assert_else.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_assert_else.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_assert_else.v
tests_ok/indent_assert_else.v: running diff of tests_ok/indent_assert_else.v and e/t/indent_assert_else.v
Verified tests_ok/indent_assert_else.v
47 tests run so far, 115 left... Thread 1of5
Considering test indent_bracket.v
indent_bracket.v: finding...
indent_bracket.v: deleting indent...
indent_bracket.v: deleting autos...
indent_bracket.v: testing auto...
indent_bracket.v: auto OK...
indent_bracket.v: testing indent...
62
45
17
65
48
17
65
48
17
65
48
17
Indented 12 lines
indent_bracket.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_bracket.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_bracket.v
tests_ok/indent_bracket.v: running diff of tests_ok/indent_bracket.v and e/t/indent_bracket.v
Verified tests_ok/indent_bracket.v
48 tests run so far, 110 left... Thread 1of5
Considering test indent_comments.v
indent_comments.v: finding...
indent_comments.v: deleting indent...
indent_comments.v: deleting autos...
indent_comments.v: testing auto...
indent_comments.v: auto OK...
indent_comments.v: testing indent...
98
76
20
98
76
20
Indented 7 lines
indent_comments.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_comments.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_comments.v
tests_ok/indent_comments.v: running diff of tests_ok/indent_comments.v and e/t/indent_comments.v
Verified tests_ok/indent_comments.v
49 tests run so far, 105 left... Thread 1of5
Considering test indent_coverpoint.v
indent_coverpoint.v: finding...
indent_coverpoint.v: deleting indent...
indent_coverpoint.v: deleting autos...
indent_coverpoint.v: testing auto...
indent_coverpoint.v: auto OK...
indent_coverpoint.v: testing indent...
Indented 29 lines
indent_coverpoint.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_coverpoint.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_coverpoint.v
tests_ok/indent_coverpoint.v: running diff of tests_ok/indent_coverpoint.v and e/t/indent_coverpoint.v
Verified tests_ok/indent_coverpoint.v
50 tests run so far, 100 left... Thread 1of5
Considering test indent_foreach.v
indent_foreach.v: finding...
indent_foreach.v: deleting indent...
indent_foreach.v: deleting autos...
indent_foreach.v: testing auto...
indent_foreach.v: auto OK...
indent_foreach.v: testing indent...
Indented 14 lines
indent_foreach.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_foreach.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_foreach.v
tests_ok/indent_foreach.v: running diff of tests_ok/indent_foreach.v and e/t/indent_foreach.v
Verified tests_ok/indent_foreach.v
51 tests run so far, 95 left... Thread 1of5
Considering test indent_if.v
indent_if.v: finding...
indent_if.v: deleting indent...
indent_if.v: deleting autos...
indent_if.v: testing auto...
indent_if.v: auto OK...
indent_if.v: testing indent...
Indented 7 lines
indent_if.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_if.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_if.v
tests_ok/indent_if.v: running diff of tests_ok/indent_if.v and e/t/indent_if.v
Verified tests_ok/indent_if.v
52 tests run so far, 90 left... Thread 1of5
Considering test indent_importfunction.v
indent_importfunction.v: finding...
indent_importfunction.v: deleting indent...
indent_importfunction.v: deleting autos...
indent_importfunction.v: testing auto...
indent_importfunction.v: auto OK...
indent_importfunction.v: testing indent...
Indented 8 lines
indent_importfunction.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_importfunction.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_importfunction.v
tests_ok/indent_importfunction.v: running diff of tests_ok/indent_importfunction.v and e/t/indent_importfunction.v
Verified tests_ok/indent_importfunction.v
53 tests run so far, 85 left... Thread 1of5
Considering test indent_lineup_mode_assignments.v
indent_lineup_mode_assignments.v: finding...
indent_lineup_mode_assignments.v: deleting indent...
indent_lineup_mode_assignments.v: deleting autos...
indent_lineup_mode_assignments.v: testing auto...
indent_lineup_mode_assignments.v: auto OK...
indent_lineup_mode_assignments.v: testing indent...
Indented 18 lines
indent_lineup_mode_assignments.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_lineup_mode_assignments.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_lineup_mode_assignments.v
tests_ok/indent_lineup_mode_assignments.v: running diff of tests_ok/indent_lineup_mode_assignments.v and e/t/indent_lineup_mode_assignments.v
Verified tests_ok/indent_lineup_mode_assignments.v
54 tests run so far, 80 left... Thread 1of5
Considering test indent_mailbox.v
indent_mailbox.v: finding...
indent_mailbox.v: deleting indent...
indent_mailbox.v: deleting autos...
indent_mailbox.v: testing auto...
indent_mailbox.v: auto OK...
indent_mailbox.v: testing indent...
Indented 13 lines
indent_mailbox.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_mailbox.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_mailbox.v
tests_ok/indent_mailbox.v: running diff of tests_ok/indent_mailbox.v and e/t/indent_mailbox.v
Verified tests_ok/indent_mailbox.v
55 tests run so far, 75 left... Thread 1of5
Considering test indent_param.v
indent_param.v: finding...
indent_param.v: deleting indent...
indent_param.v: deleting autos...
indent_param.v: testing auto...
indent_param.v: auto OK...
indent_param.v: testing indent...
65
46
32
16
65
46
32
16
65
46
32
16
65
46
32
16
Indented 15 lines
indent_param.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_param.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_param.v
tests_ok/indent_param.v: running diff of tests_ok/indent_param.v and e/t/indent_param.v
Verified tests_ok/indent_param.v
56 tests run so far, 70 left... Thread 1of5
Considering test indent_random.v
indent_random.v: finding...
indent_random.v: deleting indent...
indent_random.v: deleting autos...
indent_random.v: testing auto...
indent_random.v: auto OK...
indent_random.v: testing indent...
Indented 38 lines
indent_random.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_random.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_random.v
tests_ok/indent_random.v: running diff of tests_ok/indent_random.v and e/t/indent_random.v
Verified tests_ok/indent_random.v
57 tests run so far, 65 left... Thread 1of5
Considering test indent_unique_case-1.v
indent_unique_case-1.v: finding...
indent_unique_case-1.v: deleting indent...
indent_unique_case-1.v: deleting autos...
indent_unique_case-1.v: testing auto...
indent_unique_case-1.v: auto OK...
indent_unique_case-1.v: testing indent...
Indented 366 lines
indent_unique_case-1.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_unique_case-1.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_unique_case-1.v
tests_ok/indent_unique_case-1.v: running diff of tests_ok/indent_unique_case-1.v and e/t/indent_unique_case-1.v
Verified tests_ok/indent_unique_case-1.v
58 tests run so far, 60 left... Thread 1of5
Considering test indent_warren.v
indent_warren.v: finding...
indent_warren.v: deleting indent...
indent_warren.v: deleting autos...
indent_warren.v: testing auto...
indent_warren.v: auto OK...
indent_warren.v: testing indent...
Indented 6 lines
indent_warren.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_warren.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_warren.v
tests_ok/indent_warren.v: running diff of tests_ok/indent_warren.v and e/t/indent_warren.v
Verified tests_ok/indent_warren.v
59 tests run so far, 55 left... Thread 1of5
Considering test inject_inst_param.v
inject_inst_param.v: finding...
inject_inst_param.v: deleting indent...
inject_inst_param.v: deleting autos...
inject_inst_param.v: testing inject-auto...
inject_inst_param.v: auto OK...
inject_inst_param.v: testing indent...
Lining up declarations..(please stand by)
107
69
32
Lining up declarations..(please stand by)
107
69
32
Lining up declarations..(please stand by)
107
69
32
Indented 26 lines
inject_inst_param.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/inject_inst_param.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/inject_inst_param.v
tests_ok/inject_inst_param.v: running diff of tests_ok/inject_inst_param.v and e/t/inject_inst_param.v
Verified tests_ok/inject_inst_param.v
60 tests run so far, 50 left... Thread 1of5
Considering test label_always.v
label_always.v: finding...
label_always.v: deleting indent...
label_always.v: deleting autos...
label_always.v: testing auto...
label_always.v: auto OK...
label_always.v: testing auto labeling of begin/end...
Relabeling module...
9...
19...
22 lines auto commented
label_always.v: testing indent...
Indented 49 lines
label_always.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/label_always.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/label_always.v
tests_ok/label_always.v: running diff of tests_ok/label_always.v and e/t/label_always.v
Verified tests_ok/label_always.v
61 tests run so far, 44 left... Thread 1of5
Considering test label_no_indent.v
label_no_indent.v: finding...
label_no_indent.v: deleting indent...
label_no_indent.v: deleting autos...
label_no_indent.v: testing auto...
label_no_indent.v: auto OK...
label_no_indent.v: testing auto labeling of begin/end...
label_no_indent.v: testing indent...
Indented 15 lines
label_no_indent.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/label_no_indent.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/label_no_indent.v
tests_ok/label_no_indent.v: running diff of tests_ok/label_no_indent.v and e/t/label_no_indent.v
Verified tests_ok/label_no_indent.v
62 tests run so far, 39 left... Thread 1of5
Considering test local_vmode_sub.x
local_vmode_sub.x: finding...
local_vmode_sub.x: deleting indent...
local_vmode_sub.x: deleting autos...
local_vmode_sub.x: testing auto...
local_vmode_sub.x: auto OK...
local_vmode_sub.x: testing indent...
Indented 6 lines
local_vmode_sub.x: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/local_vmode_sub.x...
Wrote /home/kiwamu/deb/verilog-mode/e/t/local_vmode_sub.x
tests_ok/local_vmode_sub.x: running diff of tests_ok/local_vmode_sub.x and e/t/local_vmode_sub.x
Verified tests_ok/local_vmode_sub.x
63 tests run so far, 33 left... Thread 1of5
Considering test morrison.v
morrison.v: finding...
morrison.v: deleting indent...
morrison.v: deleting autos...
morrison.v: testing auto...
morrison.v: auto OK...
morrison.v: testing indent...
Indented 16 lines
morrison.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/morrison.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/morrison.v
tests_ok/morrison.v: running diff of tests_ok/morrison.v and e/t/morrison.v
Verified tests_ok/morrison.v
64 tests run so far, 28 left... Thread 1of5
Considering test set_membership.sv
set_membership.sv: finding...
set_membership.sv: deleting indent...
set_membership.sv: deleting autos...
set_membership.sv: testing auto...
set_membership.sv: auto OK...
set_membership.sv: testing indent...
Indented 40 lines
set_membership.sv: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/set_membership.sv...
Wrote /home/kiwamu/deb/verilog-mode/e/t/set_membership.sv
tests_ok/set_membership.sv: running diff of tests_ok/set_membership.sv and e/t/set_membership.sv
Verified tests_ok/set_membership.sv
65 tests run so far, 23 left... Thread 1of5
Considering test t_autoinst_def_clk.v
t_autoinst_def_clk.v: finding...
t_autoinst_def_clk.v: deleting indent...
t_autoinst_def_clk.v: deleting autos...
t_autoinst_def_clk.v: testing auto...
t_autoinst_def_clk.v: auto OK...
t_autoinst_def_clk.v: testing indent...
Lining up declarations..(please stand by)
219
188
157
124
Lining up declarations..(please stand by)
219
188
157
124
Lining up declarations..(please stand by)
219
188
157
124
Lining up declarations..(please stand by)
219
188
157
124
Lining up declarations..(please stand by)
219
188
157
124
Lining up declarations..(please stand by)
222
191
160
127
Lining up declarations..(please stand by)
221
190
159
126
Lining up declarations..(please stand by)
220
189
158
125
Lining up declarations..(please stand by)
220
189
158
125
39
26
13
36
24
12
36
24
12
39
27
15
39
27
15
Indented 41 lines
t_autoinst_def_clk.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/t_autoinst_def_clk.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/t_autoinst_def_clk.v
tests_ok/t_autoinst_def_clk.v: running diff of tests_ok/t_autoinst_def_clk.v and e/t/t_autoinst_def_clk.v
Verified tests_ok/t_autoinst_def_clk.v
66 tests run so far, 17 left... Thread 1of5
Considering test two_modules.v
two_modules.v: finding...
two_modules.v: deleting indent...
two_modules.v: deleting autos...
two_modules.v: testing auto...
two_modules.v: auto OK...
two_modules.v: testing indent...
Indented 63 lines
two_modules.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/two_modules.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/two_modules.v
tests_ok/two_modules.v: running diff of tests_ok/two_modules.v and e/t/two_modules.v
Verified tests_ok/two_modules.v
67 tests run so far, 12 left... Thread 1of5
Considering test v2k_typedef_yee_inc.v
v2k_typedef_yee_inc.v: finding...
v2k_typedef_yee_inc.v: deleting indent...
v2k_typedef_yee_inc.v: deleting autos...
v2k_typedef_yee_inc.v: testing auto...
v2k_typedef_yee_inc.v: auto OK...
v2k_typedef_yee_inc.v: testing indent...
Indented 28 lines
v2k_typedef_yee_inc.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/v2k_typedef_yee_inc.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/v2k_typedef_yee_inc.v
tests_ok/v2k_typedef_yee_inc.v: running diff of tests_ok/v2k_typedef_yee_inc.v and e/t/v2k_typedef_yee_inc.v
Verified tests_ok/v2k_typedef_yee_inc.v
68 tests run so far, 7 left... Thread 1of5
Considering test wasson.v
wasson.v: finding...
wasson.v: deleting indent...
wasson.v: deleting autos...
wasson.v: testing auto...
wasson.v: auto OK...
wasson.v: testing indent...
Indented 12 lines
wasson.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/wasson.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/wasson.v
tests_ok/wasson.v: running diff of tests_ok/wasson.v and e/t/wasson.v
Verified tests_ok/wasson.v
69 tests run so far, 2 left... Thread 1of5
Tests Passed on GNU Emacs 24.5.1 (x86_64-pc-linux-gnu, GTK+ Version 3.21.5)
of 2016-09-06 on trouble, modified by Debian
8.80user 0.14system 0:10.07elapsed 88%CPU (0avgtext+0avgdata 35044maxresident)k
0inputs+11048outputs (0major+107372minor)pagefaults 0swaps
== test_emacs_2
VERILOG_MODE_THREAD=2of5 time emacs --batch -q --no-site-file -l e/verilog-mode.elc -l 0test.el
emacs-version 24.5.1
Considering test abc.sv
abc.sv: finding...
abc.sv: deleting indent...
abc.sv: deleting autos...
abc.sv: testing auto...
abc.sv: auto OK...
abc.sv: testing indent...
Indented 20 lines
abc.sv: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/abc.sv...
Wrote /home/kiwamu/deb/verilog-mode/e/t/abc.sv
tests_ok/abc.sv: running diff of tests_ok/abc.sv and e/t/abc.sv
Verified tests_ok/abc.sv
1 tests run so far, 350 left... Thread 2of5
Considering test autoarg_single.v
autoarg_single.v: finding...
autoarg_single.v: deleting indent...
autoarg_single.v: deleting autos...
autoarg_single.v: testing auto...
autoarg_single.v: auto OK...
autoarg_single.v: testing indent...
Indented 21 lines
autoarg_single.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoarg_single.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoarg_single.v
tests_ok/autoarg_single.v: running diff of tests_ok/autoarg_single.v and e/t/autoarg_single.v
Verified tests_ok/autoarg_single.v
2 tests run so far, 345 left... Thread 2of5
Considering test autoascii_peltan.v
autoascii_peltan.v: finding...
autoascii_peltan.v: deleting indent...
autoascii_peltan.v: deleting autos...
autoascii_peltan.v: testing auto...
autoascii_peltan.v: auto OK...
autoascii_peltan.v: testing indent...
39
24
39
24
Indented 37 lines
autoascii_peltan.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoascii_peltan.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoascii_peltan.v
tests_ok/autoascii_peltan.v: running diff of tests_ok/autoascii_peltan.v and e/t/autoascii_peltan.v
Verified tests_ok/autoascii_peltan.v
3 tests run so far, 340 left... Thread 2of5
Considering test autoasciienum_onehot.v
autoasciienum_onehot.v: finding...
autoasciienum_onehot.v: deleting indent...
autoasciienum_onehot.v: deleting autos...
autoasciienum_onehot.v: testing auto...
autoasciienum_onehot.v: auto OK...
autoasciienum_onehot.v: testing indent...
58
39
18
58
39
18
58
39
18
Indented 56 lines
autoasciienum_onehot.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoasciienum_onehot.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoasciienum_onehot.v
tests_ok/autoasciienum_onehot.v: running diff of tests_ok/autoasciienum_onehot.v and e/t/autoasciienum_onehot.v
Verified tests_ok/autoasciienum_onehot.v
4 tests run so far, 335 left... Thread 2of5
Considering test autoconstant_gooch.v
autoconstant_gooch.v: finding...
autoconstant_gooch.v: deleting indent...
autoconstant_gooch.v: deleting autos...
autoconstant_gooch.v: testing auto...
autoconstant_gooch.v: auto OK...
autoconstant_gooch.v: testing indent...
Indented 102 lines
autoconstant_gooch.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoconstant_gooch.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoconstant_gooch.v
tests_ok/autoconstant_gooch.v: running diff of tests_ok/autoconstant_gooch.v and e/t/autoconstant_gooch.v
Verified tests_ok/autoconstant_gooch.v
5 tests run so far, 330 left... Thread 2of5
Considering test autoinout_regexp.v
autoinout_regexp.v: finding...
autoinout_regexp.v: deleting indent...
autoinout_regexp.v: deleting autos...
autoinout_regexp.v: testing auto...
autoinout_regexp.v: auto OK...
autoinout_regexp.v: testing indent...
Indented 64 lines
autoinout_regexp.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinout_regexp.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinout_regexp.v
tests_ok/autoinout_regexp.v: running diff of tests_ok/autoinout_regexp.v and e/t/autoinout_regexp.v
Verified tests_ok/autoinout_regexp.v
6 tests run so far, 325 left... Thread 2of5
Considering test autoinoutmodule.v
autoinoutmodule.v: finding...
autoinoutmodule.v: deleting indent...
autoinoutmodule.v: deleting autos...
autoinoutmodule.v: testing auto...
autoinoutmodule.v: auto OK...
autoinoutmodule.v: testing indent...
Indented 19 lines
autoinoutmodule.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinoutmodule.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinoutmodule.v
tests_ok/autoinoutmodule.v: running diff of tests_ok/autoinoutmodule.v and e/t/autoinoutmodule.v
Verified tests_ok/autoinoutmodule.v
7 tests run so far, 320 left... Thread 2of5
Considering test autoinoutmodule_regexp.v
autoinoutmodule_regexp.v: finding...
autoinoutmodule_regexp.v: deleting indent...
autoinoutmodule_regexp.v: deleting autos...
autoinoutmodule_regexp.v: testing auto...
autoinoutmodule_regexp.v: auto OK...
autoinoutmodule_regexp.v: testing indent...
Indented 17 lines
autoinoutmodule_regexp.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinoutmodule_regexp.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinoutmodule_regexp.v
tests_ok/autoinoutmodule_regexp.v: running diff of tests_ok/autoinoutmodule_regexp.v and e/t/autoinoutmodule_regexp.v
Verified tests_ok/autoinoutmodule_regexp.v
8 tests run so far, 315 left... Thread 2of5
Considering test autoinput_asharma_v2k.v
autoinput_asharma_v2k.v: finding...
autoinput_asharma_v2k.v: deleting indent...
autoinput_asharma_v2k.v: deleting autos...
autoinput_asharma_v2k.v: testing auto...
autoinput_asharma_v2k.v: auto OK...
autoinput_asharma_v2k.v: testing indent...
Lining up declarations..(please stand by)
170
129
Lining up declarations..(please stand by)
170
129
Lining up declarations..(please stand by)
180
134
Lining up declarations..(please stand by)
185
139
Lining up declarations..(please stand by)
190
144
Lining up declarations..(please stand by)
195
149
Lining up declarations..(please stand by)
195
149
Indented 24 lines
autoinput_asharma_v2k.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinput_asharma_v2k.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinput_asharma_v2k.v
tests_ok/autoinput_asharma_v2k.v: running diff of tests_ok/autoinput_asharma_v2k.v and e/t/autoinput_asharma_v2k.v
Verified tests_ok/autoinput_asharma_v2k.v
9 tests run so far, 310 left... Thread 2of5
Considering test autoinput_paren.v
autoinput_paren.v: finding...
autoinput_paren.v: deleting indent...
autoinput_paren.v: deleting autos...
autoinput_paren.v: testing auto...
autoinput_paren.v: auto OK...
autoinput_paren.v: testing indent...
Indented 28 lines
autoinput_paren.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinput_paren.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinput_paren.v
tests_ok/autoinput_paren.v: running diff of tests_ok/autoinput_paren.v and e/t/autoinput_paren.v
Verified tests_ok/autoinput_paren.v
10 tests run so far, 305 left... Thread 2of5
Considering test autoinst_array_braket.v
autoinst_array_braket.v: finding...
autoinst_array_braket.v: deleting indent...
autoinst_array_braket.v: deleting autos...
autoinst_array_braket.v: testing auto...
autoinst_array_braket.v: auto OK...
autoinst_array_braket.v: testing indent...
Lining up declarations..(please stand by)
95
51
Lining up declarations..(please stand by)
95
51
Indented 71 lines
autoinst_array_braket.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_array_braket.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_array_braket.v
tests_ok/autoinst_array_braket.v: running diff of tests_ok/autoinst_array_braket.v and e/t/autoinst_array_braket.v
Verified tests_ok/autoinst_array_braket.v
11 tests run so far, 300 left... Thread 2of5
Considering test autoinst_brucet.v
autoinst_brucet.v: finding...
autoinst_brucet.v: deleting indent...
autoinst_brucet.v: deleting autos...
autoinst_brucet.v: testing auto...
autoinst_brucet.v: auto OK...
autoinst_brucet.v: testing indent...
Indented 39 lines
autoinst_brucet.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_brucet.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_brucet.v
tests_ok/autoinst_brucet.v: running diff of tests_ok/autoinst_brucet.v and e/t/autoinst_brucet.v
Verified tests_ok/autoinst_brucet.v
12 tests run so far, 295 left... Thread 2of5
Considering test autoinst_cavanaugh_pull.v
autoinst_cavanaugh_pull.v: finding...
autoinst_cavanaugh_pull.v: deleting indent...
autoinst_cavanaugh_pull.v: deleting autos...
autoinst_cavanaugh_pull.v: testing auto...
autoinst_cavanaugh_pull.v: auto OK...
autoinst_cavanaugh_pull.v: testing indent...
Indented 130 lines
autoinst_cavanaugh_pull.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_cavanaugh_pull.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_cavanaugh_pull.v
tests_ok/autoinst_cavanaugh_pull.v: running diff of tests_ok/autoinst_cavanaugh_pull.v and e/t/autoinst_cavanaugh_pull.v
Verified tests_ok/autoinst_cavanaugh_pull.v
13 tests run so far, 290 left... Thread 2of5
Considering test autoinst_cmtparen_tennant.sv
autoinst_cmtparen_tennant.sv: finding...
autoinst_cmtparen_tennant.sv: deleting indent...
autoinst_cmtparen_tennant.sv: deleting autos...
autoinst_cmtparen_tennant.sv: testing auto...
autoinst_cmtparen_tennant.sv: auto OK...
autoinst_cmtparen_tennant.sv: testing indent...
Lining up declarations..(please stand by)
415
392
358
296
255
215
175
121
80
42
Lining up declarations..(please stand by)
415
392
358
296
255
215
175
121
80
42
Lining up declarations..(please stand by)
415
392
358
296
255
215
175
121
80
42
Lining up declarations..(please stand by)
420
397
363
301
255
215
175
121
80
42
Lining up declarations..(please stand by)
420
397
363
301
255
215
175
121
80
42
Lining up declarations..(please stand by)
420
397
363
301
255
215
175
121
80
42
Lining up declarations..(please stand by)
420
397
363
301
255
215
175
121
80
42
Lining up declarations..(please stand by)
421
398
364
302
256
216
176
121
80
42
Lining up declarations..(please stand by)
426
403
369
307
261
221
181
121
80
42
Lining up declarations..(please stand by)
426
403
369
307
261
221
181
121
80
42
Lining up declarations..(please stand by)
426
403
369
307
261
221
181
121
80
42
Lining up declarations..(please stand by)
426
403
369
307
261
221
181
121
80
42
Lining up declarations..(please stand by)
426
403
369
307
261
221
181
121
80
42
Lining up declarations..(please stand by)
233
211
189
138
109
80
51
28
Lining up declarations..(please stand by)
233
211
189
138
109
80
51
28
Lining up declarations..(please stand by)
233
211
189
138
109
80
51
28
Lining up declarations..(please stand by)
233
211
189
138
109
80
51
28
Lining up declarations..(please stand by)
233
211
189
138
109
80
51
28
Lining up declarations..(please stand by)
233
211
189
138
109
80
51
28
Lining up declarations..(please stand by)
233
211
189
138
109
80
51
28
Lining up declarations..(please stand by)
233
211
189
138
109
80
51
28
Lining up declarations..(please stand by)
146
124
102
51
28
Lining up declarations..(please stand by)
146
124
102
51
28
Lining up declarations..(please stand by)
146
124
102
51
28
Lining up declarations..(please stand by)
146
124
102
51
28
Lining up declarations..(please stand by)
146
124
102
51
28
Lining up declarations..(please stand by)
194
171
137
75
40
Lining up declarations..(please stand by)
194
171
137
75
40
Lining up declarations..(please stand by)
194
171
137
75
40
Lining up declarations..(please stand by)
194
171
137
75
40
Lining up declarations..(please stand by)
194
171
137
75
40
Indented 117 lines
autoinst_cmtparen_tennant.sv: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_cmtparen_tennant.sv...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_cmtparen_tennant.sv
tests_ok/autoinst_cmtparen_tennant.sv: running diff of tests_ok/autoinst_cmtparen_tennant.sv and e/t/autoinst_cmtparen_tennant.sv
Verified tests_ok/autoinst_cmtparen_tennant.sv
14 tests run so far, 285 left... Thread 2of5
Considering test autoinst_for_myers.v
autoinst_for_myers.v: finding...
autoinst_for_myers.v: deleting indent...
autoinst_for_myers.v: deleting autos...
autoinst_for_myers.v: testing auto...
autoinst_for_myers.v: auto OK...
autoinst_for_myers.v: testing indent...
Indented 53 lines
autoinst_for_myers.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_for_myers.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_for_myers.v
tests_ok/autoinst_for_myers.v: running diff of tests_ok/autoinst_for_myers.v and e/t/autoinst_for_myers.v
Verified tests_ok/autoinst_for_myers.v
15 tests run so far, 280 left... Thread 2of5
Considering test autoinst_iface270_top.v
autoinst_iface270_top.v: finding...
autoinst_iface270_top.v: deleting indent...
autoinst_iface270_top.v: deleting autos...
autoinst_iface270_top.v: testing auto...
autoinst_iface270_top.v: auto OK...
autoinst_iface270_top.v: testing indent...
Indented 16 lines
autoinst_iface270_top.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_iface270_top.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_iface270_top.v
tests_ok/autoinst_iface270_top.v: running diff of tests_ok/autoinst_iface270_top.v and e/t/autoinst_iface270_top.v
Verified tests_ok/autoinst_iface270_top.v
16 tests run so far, 275 left... Thread 2of5
Considering test autoinst_instname_all.v
autoinst_instname_all.v: finding...
autoinst_instname_all.v: deleting indent...
autoinst_instname_all.v: deleting autos...
autoinst_instname_all.v: testing auto...
autoinst_instname_all.v: auto OK...
autoinst_instname_all.v: testing indent...
Indented 17 lines
autoinst_instname_all.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_instname_all.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_instname_all.v
tests_ok/autoinst_instname_all.v: running diff of tests_ok/autoinst_instname_all.v and e/t/autoinst_instname_all.v
Verified tests_ok/autoinst_instname_all.v
17 tests run so far, 270 left... Thread 2of5
Considering test autoinst_interface_sub.v
autoinst_interface_sub.v: finding...
autoinst_interface_sub.v: deleting indent...
autoinst_interface_sub.v: deleting autos...
autoinst_interface_sub.v: testing auto...
autoinst_interface_sub.v: auto OK...
autoinst_interface_sub.v: testing indent...
98
65
32
98
65
32
98
65
32
Lining up declarations..(please stand by)
158
137
116
89
59
34
Lining up declarations..(please stand by)
158
137
116
89
59
34
Lining up declarations..(please stand by)
158
137
116
89
59
34
Indented 20 lines
autoinst_interface_sub.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_interface_sub.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_interface_sub.v
tests_ok/autoinst_interface_sub.v: running diff of tests_ok/autoinst_interface_sub.v and e/t/autoinst_interface_sub.v
Verified tests_ok/autoinst_interface_sub.v
18 tests run so far, 265 left... Thread 2of5
Considering test autoinst_mccoy.v
autoinst_mccoy.v: finding...
autoinst_mccoy.v: deleting indent...
autoinst_mccoy.v: deleting autos...
autoinst_mccoy.v: testing auto...
autoinst_mccoy.v: auto OK...
autoinst_mccoy.v: testing indent...
60
42
17
57
40
16
57
40
16
57
40
16
Indented 33 lines
autoinst_mccoy.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_mccoy.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_mccoy.v
tests_ok/autoinst_mccoy.v: running diff of tests_ok/autoinst_mccoy.v and e/t/autoinst_mccoy.v
Verified tests_ok/autoinst_mccoy.v
19 tests run so far, 260 left... Thread 2of5
Considering test autoinst_mplist_mbl_if.sv
autoinst_mplist_mbl_if.sv: finding...
autoinst_mplist_mbl_if.sv: deleting indent...
autoinst_mplist_mbl_if.sv: deleting autos...
autoinst_mplist_mbl_if.sv: testing auto...
autoinst_mplist_mbl_if.sv: auto OK...
autoinst_mplist_mbl_if.sv: testing indent...
Lining up declarations..(please stand by)
152
121
91
61
29
Lining up declarations..(please stand by)
152
121
91
61
29
Lining up declarations..(please stand by)
152
121
91
61
29
Lining up declarations..(please stand by)
152
121
91
61
29
Lining up declarations..(please stand by)
152
121
91
61
29
Lining up declarations..(please stand by)
144
115
87
59
29
Lining up declarations..(please stand by)
144
115
87
59
29
Lining up declarations..(please stand by)
144
115
87
59
29
Lining up declarations..(please stand by)
144
115
87
59
29
Lining up declarations..(please stand by)
144
115
87
59
29
Indented 27 lines
autoinst_mplist_mbl_if.sv: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_mplist_mbl_if.sv...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_mplist_mbl_if.sv
tests_ok/autoinst_mplist_mbl_if.sv: running diff of tests_ok/autoinst_mplist_mbl_if.sv and e/t/autoinst_mplist_mbl_if.sv
Verified tests_ok/autoinst_mplist_mbl_if.sv
20 tests run so far, 255 left... Thread 2of5
Considering test autoinst_overflow_bug250.v
autoinst_overflow_bug250.v: finding...
autoinst_overflow_bug250.v: deleting indent...
autoinst_overflow_bug250.v: deleting autos...
autoinst_overflow_bug250.v: testing auto...
autoinst_overflow_bug250.v: auto OK...
autoinst_overflow_bug250.v: testing indent...
Indented 429 lines
autoinst_overflow_bug250.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_overflow_bug250.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_overflow_bug250.v
tests_ok/autoinst_overflow_bug250.v: running diff of tests_ok/autoinst_overflow_bug250.v and e/t/autoinst_overflow_bug250.v
Verified tests_ok/autoinst_overflow_bug250.v
21 tests run so far, 250 left... Thread 2of5
Considering test autoinst_paramover_sub.v
autoinst_paramover_sub.v: finding...
autoinst_paramover_sub.v: deleting indent...
autoinst_paramover_sub.v: deleting autos...
autoinst_paramover_sub.v: testing auto...
autoinst_paramover_sub.v: auto OK...
autoinst_paramover_sub.v: testing indent...
Indented 16 lines
autoinst_paramover_sub.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_paramover_sub.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_paramover_sub.v
tests_ok/autoinst_paramover_sub.v: running diff of tests_ok/autoinst_paramover_sub.v and e/t/autoinst_paramover_sub.v
Verified tests_ok/autoinst_paramover_sub.v
22 tests run so far, 245 left... Thread 2of5
Considering test autoinst_regexp_match.v
autoinst_regexp_match.v: finding...
autoinst_regexp_match.v: deleting indent...
autoinst_regexp_match.v: deleting autos...
autoinst_regexp_match.v: testing auto...
autoinst_regexp_match.v: auto OK...
autoinst_regexp_match.v: testing indent...
Indented 89 lines
autoinst_regexp_match.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_regexp_match.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_regexp_match.v
tests_ok/autoinst_regexp_match.v: running diff of tests_ok/autoinst_regexp_match.v and e/t/autoinst_regexp_match.v
Verified tests_ok/autoinst_regexp_match.v
23 tests run so far, 240 left... Thread 2of5
Considering test autoinst_signed_fubar2.v
autoinst_signed_fubar2.v: finding...
autoinst_signed_fubar2.v: deleting indent...
autoinst_signed_fubar2.v: deleting autos...
autoinst_signed_fubar2.v: testing auto...
autoinst_signed_fubar2.v: auto OK...
autoinst_signed_fubar2.v: testing indent...
84
58
31
84
58
31
84
58
31
Indented 15 lines
autoinst_signed_fubar2.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_signed_fubar2.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_signed_fubar2.v
tests_ok/autoinst_signed_fubar2.v: running diff of tests_ok/autoinst_signed_fubar2.v and e/t/autoinst_signed_fubar2.v
Verified tests_ok/autoinst_signed_fubar2.v
24 tests run so far, 235 left... Thread 2of5
Considering test autoinst_sv_shaw.v
autoinst_sv_shaw.v: finding...
autoinst_sv_shaw.v: deleting indent...
autoinst_sv_shaw.v: deleting autos...
autoinst_sv_shaw.v: testing auto...
autoinst_sv_shaw.v: auto OK...
autoinst_sv_shaw.v: testing indent...
42
22
42
22
42
22
42
22
43
23
43
23
Indented 23 lines
autoinst_sv_shaw.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_sv_shaw.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_sv_shaw.v
tests_ok/autoinst_sv_shaw.v: running diff of tests_ok/autoinst_sv_shaw.v and e/t/autoinst_sv_shaw.v
Verified tests_ok/autoinst_sv_shaw.v
25 tests run so far, 230 left... Thread 2of5
Considering test autoinst_vertrees_slv.v
autoinst_vertrees_slv.v: finding...
autoinst_vertrees_slv.v: deleting indent...
autoinst_vertrees_slv.v: deleting autos...
autoinst_vertrees_slv.v: testing auto...
autoinst_vertrees_slv.v: auto OK...
autoinst_vertrees_slv.v: testing indent...
Indented 37 lines
autoinst_vertrees_slv.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_vertrees_slv.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_vertrees_slv.v
tests_ok/autoinst_vertrees_slv.v: running diff of tests_ok/autoinst_vertrees_slv.v and e/t/autoinst_vertrees_slv.v
Verified tests_ok/autoinst_vertrees_slv.v
26 tests run so far, 225 left... Thread 2of5
Considering test autoinst_wildcell.v
autoinst_wildcell.v: finding...
autoinst_wildcell.v: deleting indent...
autoinst_wildcell.v: deleting autos...
autoinst_wildcell.v: testing auto...
autoinst_wildcell.v: auto OK...
autoinst_wildcell.v: testing indent...
Indented 69 lines
autoinst_wildcell.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_wildcell.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_wildcell.v
tests_ok/autoinst_wildcell.v: running diff of tests_ok/autoinst_wildcell.v and e/t/autoinst_wildcell.v
Verified tests_ok/autoinst_wildcell.v
27 tests run so far, 220 left... Thread 2of5
Considering test autoinstparam_iface_bruce.v
autoinstparam_iface_bruce.v: finding...
autoinstparam_iface_bruce.v: deleting indent...
autoinstparam_iface_bruce.v: deleting autos...
autoinstparam_iface_bruce.v: testing auto...
autoinstparam_iface_bruce.v: auto OK...
autoinstparam_iface_bruce.v: testing indent...
52
18
52
18
53
27
59
30
59
30
Indented 23 lines
autoinstparam_iface_bruce.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinstparam_iface_bruce.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinstparam_iface_bruce.v
tests_ok/autoinstparam_iface_bruce.v: running diff of tests_ok/autoinstparam_iface_bruce.v and e/t/autoinstparam_iface_bruce.v
Verified tests_ok/autoinstparam_iface_bruce.v
28 tests run so far, 214 left... Thread 2of5
Considering test autolisp_order_bug356.v
autolisp_order_bug356.v: finding...
autolisp_order_bug356.v: deleting indent...
autolisp_order_bug356.v: deleting autos...
autolisp_order_bug356.v: testing auto...
autolisp_order_bug356.v: auto OK...
autolisp_order_bug356.v: testing indent...
Indented 47 lines
autolisp_order_bug356.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autolisp_order_bug356.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autolisp_order_bug356.v
tests_ok/autolisp_order_bug356.v: running diff of tests_ok/autolisp_order_bug356.v and e/t/autolisp_order_bug356.v
Verified tests_ok/autolisp_order_bug356.v
29 tests run so far, 209 left... Thread 2of5
Considering test automodport_if.v
automodport_if.v: finding...
automodport_if.v: deleting indent...
automodport_if.v: deleting autos...
automodport_if.v: testing auto...
automodport_if.v: auto OK...
automodport_if.v: testing indent...
21
Indented 67 lines
automodport_if.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/automodport_if.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/automodport_if.v
tests_ok/automodport_if.v: running diff of tests_ok/automodport_if.v and e/t/automodport_if.v
Verified tests_ok/automodport_if.v
30 tests run so far, 204 left... Thread 2of5
Considering test autooutputevery_regexp.v
autooutputevery_regexp.v: finding...
autooutputevery_regexp.v: deleting indent...
autooutputevery_regexp.v: deleting autos...
autooutputevery_regexp.v: testing auto...
autooutputevery_regexp.v: auto OK...
autooutputevery_regexp.v: testing indent...
26
12
26
12
26
12
26
12
Indented 13 lines
autooutputevery_regexp.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autooutputevery_regexp.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autooutputevery_regexp.v
tests_ok/autooutputevery_regexp.v: running diff of tests_ok/autooutputevery_regexp.v and e/t/autooutputevery_regexp.v
Verified tests_ok/autooutputevery_regexp.v
31 tests run so far, 199 left... Thread 2of5
Considering test autoreset_assert.v
autoreset_assert.v: finding...
autoreset_assert.v: deleting indent...
autoreset_assert.v: deleting autos...
autoreset_assert.v: testing auto...
autoreset_assert.v: auto OK...
autoreset_assert.v: testing indent...
Indented 22 lines
autoreset_assert.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoreset_assert.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoreset_assert.v
tests_ok/autoreset_assert.v: running diff of tests_ok/autoreset_assert.v and e/t/autoreset_assert.v
Verified tests_ok/autoreset_assert.v
32 tests run so far, 194 left... Thread 2of5
Considering test autoreset_eq_bug381_non.v
autoreset_eq_bug381_non.v: finding...
autoreset_eq_bug381_non.v: deleting indent...
autoreset_eq_bug381_non.v: deleting autos...
autoreset_eq_bug381_non.v: testing auto...
autoreset_eq_bug381_non.v: auto OK...
autoreset_eq_bug381_non.v: testing indent...
Indented 30 lines
autoreset_eq_bug381_non.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoreset_eq_bug381_non.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoreset_eq_bug381_non.v
tests_ok/autoreset_eq_bug381_non.v: running diff of tests_ok/autoreset_eq_bug381_non.v and e/t/autoreset_eq_bug381_non.v
Verified tests_ok/autoreset_eq_bug381_non.v
33 tests run so far, 189 left... Thread 2of5
Considering test autoreset_label_gorfajn.v
autoreset_label_gorfajn.v: finding...
autoreset_label_gorfajn.v: deleting indent...
autoreset_label_gorfajn.v: deleting autos...
autoreset_label_gorfajn.v: testing auto...
autoreset_label_gorfajn.v: auto OK...
autoreset_label_gorfajn.v: testing indent...
Indented 16 lines
autoreset_label_gorfajn.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoreset_label_gorfajn.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoreset_label_gorfajn.v
tests_ok/autoreset_label_gorfajn.v: running diff of tests_ok/autoreset_label_gorfajn.v and e/t/autoreset_label_gorfajn.v
Verified tests_ok/autoreset_label_gorfajn.v
34 tests run so far, 184 left... Thread 2of5
Considering test autoreset_widths_unbased.v
autoreset_widths_unbased.v: finding...
autoreset_widths_unbased.v: deleting indent...
autoreset_widths_unbased.v: deleting autos...
autoreset_widths_unbased.v: testing auto...
autoreset_widths_unbased.v: auto OK...
autoreset_widths_unbased.v: testing indent...
Indented 72 lines
autoreset_widths_unbased.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoreset_widths_unbased.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoreset_widths_unbased.v
tests_ok/autoreset_widths_unbased.v: running diff of tests_ok/autoreset_widths_unbased.v and e/t/autoreset_widths_unbased.v
Verified tests_ok/autoreset_widths_unbased.v
35 tests run so far, 179 left... Thread 2of5
Considering test autosense_define_hang.v
autosense_define_hang.v: finding...
autosense_define_hang.v: deleting indent...
autosense_define_hang.v: deleting autos...
autosense_define_hang.v: testing auto...
autosense_define_hang.v: auto OK...
autosense_define_hang.v: testing indent...
Indented 8 lines
autosense_define_hang.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autosense_define_hang.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autosense_define_hang.v
tests_ok/autosense_define_hang.v: running diff of tests_ok/autosense_define_hang.v and e/t/autosense_define_hang.v
Verified tests_ok/autosense_define_hang.v
36 tests run so far, 174 left... Thread 2of5
Considering test autosense_inandout.v
autosense_inandout.v: finding...
autosense_inandout.v: deleting indent...
autosense_inandout.v: deleting autos...
autosense_inandout.v: testing auto...
autosense_inandout.v: auto OK...
autosense_inandout.v: testing indent...
Indented 14 lines
autosense_inandout.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autosense_inandout.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autosense_inandout.v
tests_ok/autosense_inandout.v: running diff of tests_ok/autosense_inandout.v and e/t/autosense_inandout.v
Verified tests_ok/autosense_inandout.v
37 tests run so far, 169 left... Thread 2of5
Considering test autosense_metzger_space.v
autosense_metzger_space.v: finding...
autosense_metzger_space.v: deleting indent...
autosense_metzger_space.v: deleting autos...
autosense_metzger_space.v: testing auto...
autosense_metzger_space.v: auto OK...
autosense_metzger_space.v: testing indent...
Indented 21 lines
autosense_metzger_space.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autosense_metzger_space.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autosense_metzger_space.v
tests_ok/autosense_metzger_space.v: running diff of tests_ok/autosense_metzger_space.v and e/t/autosense_metzger_space.v
Verified tests_ok/autosense_metzger_space.v
38 tests run so far, 164 left... Thread 2of5
Considering test autosense_venkataramanan_begin.v
autosense_venkataramanan_begin.v: finding...
autosense_venkataramanan_begin.v: deleting indent...
autosense_venkataramanan_begin.v: deleting autos...
autosense_venkataramanan_begin.v: testing auto...
autosense_venkataramanan_begin.v: auto OK...
autosense_venkataramanan_begin.v: testing indent...
Indented 18 lines
autosense_venkataramanan_begin.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autosense_venkataramanan_begin.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autosense_venkataramanan_begin.v
tests_ok/autosense_venkataramanan_begin.v: running diff of tests_ok/autosense_venkataramanan_begin.v and e/t/autosense_venkataramanan_begin.v
Verified tests_ok/autosense_venkataramanan_begin.v
39 tests run so far, 159 left... Thread 2of5
Considering test autowire_godiwala.v
autowire_godiwala.v: finding...
autowire_godiwala.v: deleting indent...
autowire_godiwala.v: deleting autos...
autowire_godiwala.v: testing auto...
autowire_godiwala.v: auto OK...
autowire_godiwala.v: testing indent...
Indented 580 lines
autowire_godiwala.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autowire_godiwala.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autowire_godiwala.v
tests_ok/autowire_godiwala.v: running diff of tests_ok/autowire_godiwala.v and e/t/autowire_godiwala.v
Verified tests_ok/autowire_godiwala.v
40 tests run so far, 154 left... Thread 2of5
Considering test autowire_merge_bug303.v
autowire_merge_bug303.v: finding...
autowire_merge_bug303.v: deleting indent...
autowire_merge_bug303.v: deleting autos...
autowire_merge_bug303.v: testing auto...
autowire_merge_bug303.v: auto OK...
autowire_merge_bug303.v: testing indent...
Indented 48 lines
autowire_merge_bug303.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autowire_merge_bug303.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autowire_merge_bug303.v
tests_ok/autowire_merge_bug303.v: running diff of tests_ok/autowire_merge_bug303.v and e/t/autowire_merge_bug303.v
Verified tests_ok/autowire_merge_bug303.v
41 tests run so far, 149 left... Thread 2of5
Considering test autowire_pkg_bug195.v
autowire_pkg_bug195.v: finding...
autowire_pkg_bug195.v: deleting indent...
autowire_pkg_bug195.v: deleting autos...
autowire_pkg_bug195.v: testing auto...
autowire_pkg_bug195.v: auto OK...
autowire_pkg_bug195.v: testing indent...
Lining up declarations..(please stand by)
136
96
48
Lining up declarations..(please stand by)
136
96
48
Lining up declarations..(please stand by)
136
96
48
Lining up declarations..(please stand by)
128
88
47
Lining up declarations..(please stand by)
128
88
47
Lining up declarations..(please stand by)
128
88
47
Lining up declarations..(please stand by)
136
96
48
Lining up declarations..(please stand by)
136
96
48
Lining up declarations..(please stand by)
136
96
48
Indented 66 lines
autowire_pkg_bug195.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autowire_pkg_bug195.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autowire_pkg_bug195.v
tests_ok/autowire_pkg_bug195.v: running diff of tests_ok/autowire_pkg_bug195.v and e/t/autowire_pkg_bug195.v
Verified tests_ok/autowire_pkg_bug195.v
42 tests run so far, 144 left... Thread 2of5
Considering test autowire_totte.v
autowire_totte.v: finding...
autowire_totte.v: deleting indent...
autowire_totte.v: deleting autos...
autowire_totte.v: testing auto...
autowire_totte.v: auto OK...
autowire_totte.v: testing indent...
Indented 59 lines
autowire_totte.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autowire_totte.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autowire_totte.v
tests_ok/autowire_totte.v: running diff of tests_ok/autowire_totte.v and e/t/autowire_totte.v
Verified tests_ok/autowire_totte.v
43 tests run so far, 139 left... Thread 2of5
Considering test case_question.v
case_question.v: finding...
case_question.v: deleting indent...
case_question.v: deleting autos...
case_question.v: testing auto...
case_question.v: auto OK...
case_question.v: testing indent...
Indented 16 lines
case_question.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/case_question.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/case_question.v
tests_ok/case_question.v: running diff of tests_ok/case_question.v and e/t/case_question.v
Verified tests_ok/case_question.v
44 tests run so far, 134 left... Thread 2of5
Considering test escape_top.v
escape_top.v: finding...
escape_top.v: deleting indent...
escape_top.v: deleting autos...
escape_top.v: testing auto...
escape_top.v: auto OK...
escape_top.v: testing indent...
Indented 29 lines
escape_top.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/escape_top.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/escape_top.v
tests_ok/escape_top.v: running diff of tests_ok/escape_top.v and e/t/escape_top.v
Verified tests_ok/escape_top.v
45 tests run so far, 129 left... Thread 2of5
Considering test gorfajn.v
gorfajn.v: finding...
gorfajn.v: deleting indent...
gorfajn.v: deleting autos...
gorfajn.v: testing auto...
gorfajn.v: auto OK...
gorfajn.v: testing indent...
Indented 12 lines
gorfajn.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/gorfajn.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/gorfajn.v
tests_ok/gorfajn.v: running diff of tests_ok/gorfajn.v and e/t/gorfajn.v
Verified tests_ok/gorfajn.v
46 tests run so far, 124 left... Thread 2of5
Considering test indent_3.v
indent_3.v: finding...
indent_3.v: deleting indent...
indent_3.v: deleting autos...
indent_3.v: testing auto...
indent_3.v: auto OK...
indent_3.v: testing indent...
Indented 12 lines
indent_3.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_3.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_3.v
tests_ok/indent_3.v: running diff of tests_ok/indent_3.v and e/t/indent_3.v
Verified tests_ok/indent_3.v
47 tests run so far, 119 left... Thread 2of5
Considering test indent_assert_property.v
indent_assert_property.v: finding...
indent_assert_property.v: deleting indent...
indent_assert_property.v: deleting autos...
indent_assert_property.v: testing auto...
indent_assert_property.v: auto OK...
indent_assert_property.v: testing indent...
34
19
34
19
Indented 25 lines
indent_assert_property.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_assert_property.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_assert_property.v
tests_ok/indent_assert_property.v: running diff of tests_ok/indent_assert_property.v and e/t/indent_assert_property.v
Verified tests_ok/indent_assert_property.v
48 tests run so far, 114 left... Thread 2of5
Considering test indent_case.v
indent_case.v: finding...
indent_case.v: deleting indent...
indent_case.v: deleting autos...
indent_case.v: testing auto...
indent_case.v: auto OK...
indent_case.v: testing indent...
Indented 48 lines
indent_case.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_case.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_case.v
tests_ok/indent_case.v: running diff of tests_ok/indent_case.v and e/t/indent_case.v
Verified tests_ok/indent_case.v
49 tests run so far, 109 left... Thread 2of5
Considering test indent_constraint.v
indent_constraint.v: finding...
indent_constraint.v: deleting indent...
indent_constraint.v: deleting autos...
indent_constraint.v: testing auto...
indent_constraint.v: auto OK...
indent_constraint.v: testing indent...
Indented 146 lines
indent_constraint.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_constraint.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_constraint.v
tests_ok/indent_constraint.v: running diff of tests_ok/indent_constraint.v and e/t/indent_constraint.v
Verified tests_ok/indent_constraint.v
50 tests run so far, 104 left... Thread 2of5
Considering test indent_decl-1.v
indent_decl-1.v: finding...
indent_decl-1.v: deleting indent...
indent_decl-1.v: deleting autos...
indent_decl-1.v: testing auto...
indent_decl-1.v: auto OK...
indent_decl-1.v: testing indent...
Lining up declarations..(please stand by)
409
395
379
300
257
171
130
89
77
24
Lining up declarations..(please stand by)
409
395
379
300
257
171
130
89
77
24
Lining up declarations..(please stand by)
409
395
379
300
257
171
130
89
77
24
Lining up declarations..(please stand by)
412
398
382
300
257
171
130
89
77
24
Lining up declarations..(please stand by)
412
398
382
300
257
171
130
89
77
24
Lining up declarations..(please stand by)
412
398
382
300
257
171
130
89
77
24
Lining up declarations..(please stand by)
412
398
382
300
257
171
130
89
77
24
Lining up declarations..(please stand by)
415
401
385
303
260
171
130
89
77
24
Lining up declarations..(please stand by)
415
401
385
303
260
171
130
89
77
24
Lining up declarations..(please stand by)
415
401
385
303
260
171
130
89
77
24
Lining up declarations..(please stand by)
415
401
385
303
260
171
130
89
77
24
Lining up declarations..(please stand by)
415
401
385
303
260
171
130
89
77
24
Lining up declarations..(please stand by)
415
401
385
303
260
171
130
89
77
24
Lining up declarations..(please stand by)
415
401
385
303
260
171
130
89
77
24
Lining up declarations..(please stand by)
415
401
385
303
260
171
130
89
77
24
Indented 27 lines
indent_decl-1.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_decl-1.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_decl-1.v
tests_ok/indent_decl-1.v: running diff of tests_ok/indent_decl-1.v and e/t/indent_decl-1.v
Verified tests_ok/indent_decl-1.v
51 tests run so far, 99 left... Thread 2of5
Considering test indent_fork_join_any.v
indent_fork_join_any.v: finding...
indent_fork_join_any.v: deleting indent...
indent_fork_join_any.v: deleting autos...
indent_fork_join_any.v: testing auto...
indent_fork_join_any.v: auto OK...
indent_fork_join_any.v: testing indent...
Indented 27 lines
indent_fork_join_any.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_fork_join_any.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_fork_join_any.v
tests_ok/indent_fork_join_any.v: running diff of tests_ok/indent_fork_join_any.v and e/t/indent_fork_join_any.v
Verified tests_ok/indent_fork_join_any.v
52 tests run so far, 94 left... Thread 2of5
Considering test indent_if2.v
indent_if2.v: finding...
indent_if2.v: deleting indent...
indent_if2.v: deleting autos...
indent_if2.v: testing auto...
indent_if2.v: auto OK...
indent_if2.v: testing indent...
Indented 23 lines
indent_if2.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_if2.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_if2.v
tests_ok/indent_if2.v: running diff of tests_ok/indent_if2.v and e/t/indent_if2.v
Verified tests_ok/indent_if2.v
53 tests run so far, 89 left... Thread 2of5
Considering test indent_interface.v
indent_interface.v: finding...
indent_interface.v: deleting indent...
indent_interface.v: deleting autos...
indent_interface.v: testing auto...
indent_interface.v: auto OK...
indent_interface.v: testing indent...
Indented 27 lines
indent_interface.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_interface.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_interface.v
tests_ok/indent_interface.v: running diff of tests_ok/indent_interface.v and e/t/indent_interface.v
Verified tests_ok/indent_interface.v
54 tests run so far, 84 left... Thread 2of5
Considering test indent_lineup_mode_declarations.v
indent_lineup_mode_declarations.v: finding...
indent_lineup_mode_declarations.v: deleting indent...
indent_lineup_mode_declarations.v: deleting autos...
indent_lineup_mode_declarations.v: testing auto...
indent_lineup_mode_declarations.v: auto OK...
indent_lineup_mode_declarations.v: testing indent...
Indented 19 lines
indent_lineup_mode_declarations.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_lineup_mode_declarations.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_lineup_mode_declarations.v
tests_ok/indent_lineup_mode_declarations.v: running diff of tests_ok/indent_lineup_mode_declarations.v and e/t/indent_lineup_mode_declarations.v
Verified tests_ok/indent_lineup_mode_declarations.v
55 tests run so far, 79 left... Thread 2of5
Considering test indent_modansi.v
indent_modansi.v: finding...
indent_modansi.v: deleting indent...
indent_modansi.v: deleting autos...
indent_modansi.v: testing auto...
indent_modansi.v: auto OK...
indent_modansi.v: testing indent...
Lining up declarations..(please stand by)
193
166
145
118
97
75
46
25
Lining up declarations..(please stand by)
193
166
145
118
97
75
46
25
Lining up declarations..(please stand by)
193
166
145
118
97
75
46
25
Lining up declarations..(please stand by)
193
166
145
118
97
75
46
25
Lining up declarations..(please stand by)
193
166
145
118
97
75
46
25
Lining up declarations..(please stand by)
193
166
145
118
97
75
46
25
Lining up declarations..(please stand by)
193
166
145
118
97
75
46
25
Lining up declarations..(please stand by)
193
166
145
118
97
75
46
25
Indented 16 lines
indent_modansi.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_modansi.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_modansi.v
tests_ok/indent_modansi.v: running diff of tests_ok/indent_modansi.v and e/t/indent_modansi.v
Verified tests_ok/indent_modansi.v
56 tests run so far, 74 left... Thread 2of5
Considering test indent_preproc.v
indent_preproc.v: finding...
indent_preproc.v: deleting indent...
indent_preproc.v: deleting autos...
indent_preproc.v: testing auto...
indent_preproc.v: auto OK...
indent_preproc.v: testing indent...
Indented 27 lines
indent_preproc.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_preproc.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_preproc.v
tests_ok/indent_preproc.v: running diff of tests_ok/indent_preproc.v and e/t/indent_preproc.v
Verified tests_ok/indent_preproc.v
57 tests run so far, 69 left... Thread 2of5
Considering test indent_struct.v
indent_struct.v: finding...
indent_struct.v: deleting indent...
indent_struct.v: deleting autos...
indent_struct.v: testing auto...
indent_struct.v: auto OK...
indent_struct.v: testing indent...
42
28
14
42
28
14
42
28
14
Indented 45 lines
indent_struct.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_struct.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_struct.v
tests_ok/indent_struct.v: running diff of tests_ok/indent_struct.v and e/t/indent_struct.v
Verified tests_ok/indent_struct.v
58 tests run so far, 64 left... Thread 2of5
Considering test indent_unique_case-2.v
indent_unique_case-2.v: finding...
indent_unique_case-2.v: deleting indent...
indent_unique_case-2.v: deleting autos...
indent_unique_case-2.v: testing auto...
indent_unique_case-2.v: auto OK...
indent_unique_case-2.v: testing indent...
Indented 52 lines
indent_unique_case-2.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_unique_case-2.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_unique_case-2.v
tests_ok/indent_unique_case-2.v: running diff of tests_ok/indent_unique_case-2.v and e/t/indent_unique_case-2.v
Verified tests_ok/indent_unique_case-2.v
59 tests run so far, 59 left... Thread 2of5
Considering test inject_first.v
inject_first.v: finding...
inject_first.v: deleting indent...
inject_first.v: deleting autos...
inject_first.v: testing inject-auto...
inject_first.v: auto OK...
inject_first.v: testing indent...
Indented 29 lines
inject_first.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/inject_first.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/inject_first.v
tests_ok/inject_first.v: running diff of tests_ok/inject_first.v and e/t/inject_first.v
Verified tests_ok/inject_first.v
60 tests run so far, 54 left... Thread 2of5
Considering test inject_path.v
inject_path.v: finding...
inject_path.v: deleting indent...
inject_path.v: deleting autos...
inject_path.v: testing inject-auto...
inject_path.v: auto OK...
inject_path.v: testing indent...
Indented 19 lines
inject_path.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/inject_path.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/inject_path.v
tests_ok/inject_path.v: running diff of tests_ok/inject_path.v and e/t/inject_path.v
Verified tests_ok/inject_path.v
61 tests run so far, 48 left... Thread 2of5
Considering test label_class.sv
label_class.sv: finding...
label_class.sv: deleting indent...
label_class.sv: deleting autos...
label_class.sv: testing auto...
label_class.sv: auto OK...
label_class.sv: testing auto labeling of begin/end...
label_class.sv: testing indent...
Indented 3 lines
label_class.sv: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/label_class.sv...
Wrote /home/kiwamu/deb/verilog-mode/e/t/label_class.sv
tests_ok/label_class.sv: running diff of tests_ok/label_class.sv and e/t/label_class.sv
Verified tests_ok/label_class.sv
62 tests run so far, 43 left... Thread 2of5
Considering test label_task.v
label_task.v: finding...
label_task.v: deleting indent...
label_task.v: deleting autos...
label_task.v: testing auto...
label_task.v: auto OK...
label_task.v: testing auto labeling of begin/end...
Relabeling module...
9...
14 lines auto commented
label_task.v: testing indent...
11
Indented 51 lines
label_task.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/label_task.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/label_task.v
tests_ok/label_task.v: running diff of tests_ok/label_task.v and e/t/label_task.v
Verified tests_ok/label_task.v
63 tests run so far, 38 left... Thread 2of5
Considering test mac_autosense_dot.v
mac_autosense_dot.v: finding...
mac_autosense_dot.v: deleting indent...
mac_autosense_dot.v: deleting autos...
mac_autosense_dot.v: testing auto...
mac_autosense_dot.v: auto OK...
mac_autosense_dot.v: testing indent...
Indented 9 lines
mac_autosense_dot.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/mac_autosense_dot.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/mac_autosense_dot.v
tests_ok/mac_autosense_dot.v: running diff of tests_ok/mac_autosense_dot.v and e/t/mac_autosense_dot.v
Verified tests_ok/mac_autosense_dot.v
64 tests run so far, 32 left... Thread 2of5
Considering test params_multiline_msg618.v
params_multiline_msg618.v: finding...
params_multiline_msg618.v: deleting indent...
params_multiline_msg618.v: deleting autos...
params_multiline_msg618.v: testing auto...
params_multiline_msg618.v: auto OK...
params_multiline_msg618.v: testing indent...
Indented 16 lines
params_multiline_msg618.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/params_multiline_msg618.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/params_multiline_msg618.v
tests_ok/params_multiline_msg618.v: running diff of tests_ok/params_multiline_msg618.v and e/t/params_multiline_msg618.v
Verified tests_ok/params_multiline_msg618.v
65 tests run so far, 27 left... Thread 2of5
Considering test singh.v
singh.v: finding...
singh.v: deleting indent...
singh.v: deleting autos...
singh.v: testing auto...
singh.v: auto OK...
singh.v: testing indent...
Indented 52 lines
singh.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/singh.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/singh.v
tests_ok/singh.v: running diff of tests_ok/singh.v and e/t/singh.v
Verified tests_ok/singh.v
66 tests run so far, 22 left... Thread 2of5
Considering test task.v
task.v: finding...
task.v: deleting indent...
task.v: deleting autos...
task.v: testing auto...
task.v: auto OK...
task.v: testing indent...
42
23
42
23
20
6
44
24
44
24
Indented 14 lines
task.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/task.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/task.v
tests_ok/task.v: running diff of tests_ok/task.v and e/t/task.v
Verified tests_ok/task.v
67 tests run so far, 16 left... Thread 2of5
Considering test v2k_inst_hicks.v
v2k_inst_hicks.v: finding...
v2k_inst_hicks.v: deleting indent...
v2k_inst_hicks.v: deleting autos...
v2k_inst_hicks.v: testing auto...
v2k_inst_hicks.v: auto OK...
v2k_inst_hicks.v: testing indent...
Lining up declarations..(please stand by)
203
169
139
107
80
55
25
Lining up declarations..(please stand by)
203
169
139
107
80
55
25
Lining up declarations..(please stand by)
203
169
139
107
80
55
25
Lining up declarations..(please stand by)
203
169
139
107
80
55
25
Lining up declarations..(please stand by)
203
169
139
107
80
55
25
Lining up declarations..(please stand by)
203
169
139
107
80
55
25
Lining up declarations..(please stand by)
203
169
139
107
80
55
25
Indented 28 lines
v2k_inst_hicks.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/v2k_inst_hicks.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/v2k_inst_hicks.v
tests_ok/v2k_inst_hicks.v: running diff of tests_ok/v2k_inst_hicks.v and e/t/v2k_inst_hicks.v
Verified tests_ok/v2k_inst_hicks.v
68 tests run so far, 11 left... Thread 2of5
Considering test v2k_typedef_yee_sub1.v
v2k_typedef_yee_sub1.v: finding...
v2k_typedef_yee_sub1.v: deleting indent...
v2k_typedef_yee_sub1.v: deleting autos...
v2k_typedef_yee_sub1.v: testing auto...
v2k_typedef_yee_sub1.v: auto OK...
v2k_typedef_yee_sub1.v: testing indent...
Lining up declarations..(please stand by)
185
149
115
94
70
38
Lining up declarations..(please stand by)
185
149
115
94
70
38
Lining up declarations..(please stand by)
185
149
115
94
70
38
Lining up declarations..(please stand by)
185
149
115
94
70
38
Lining up declarations..(please stand by)
185
149
115
94
70
38
Lining up declarations..(please stand by)
185
149
115
94
70
38
Indented 29 lines
v2k_typedef_yee_sub1.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/v2k_typedef_yee_sub1.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/v2k_typedef_yee_sub1.v
tests_ok/v2k_typedef_yee_sub1.v: running diff of tests_ok/v2k_typedef_yee_sub1.v and e/t/v2k_typedef_yee_sub1.v
Verified tests_ok/v2k_typedef_yee_sub1.v
69 tests run so far, 6 left... Thread 2of5
Considering test xx.v
xx.v: finding...
xx.v: deleting indent...
xx.v: deleting autos...
xx.v: testing auto...
xx.v: auto OK...
xx.v: testing indent...
Indented 13 lines
xx.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/xx.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/xx.v
tests_ok/xx.v: running diff of tests_ok/xx.v and e/t/xx.v
Verified tests_ok/xx.v
70 tests run so far, 1 left... Thread 2of5
Tests Passed on GNU Emacs 24.5.1 (x86_64-pc-linux-gnu, GTK+ Version 3.21.5)
of 2016-09-06 on trouble, modified by Debian
42.56user 0.14system 0:43.87elapsed 97%CPU (0avgtext+0avgdata 36872maxresident)k
0inputs+10208outputs (0major+110390minor)pagefaults 0swaps
== test_emacs_3
VERILOG_MODE_THREAD=3of5 time emacs --batch -q --no-site-file -l e/verilog-mode.elc -l 0test.el
emacs-version 24.5.1
Considering test auto_delete_whitespace.v
auto_delete_whitespace.v: finding...
auto_delete_whitespace.v: deleting indent...
auto_delete_whitespace.v: deleting autos...
auto_delete_whitespace.v: testing auto...
auto_delete_whitespace.v: auto OK...
auto_delete_whitespace.v: testing indent...
Indented 12 lines
auto_delete_whitespace.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/auto_delete_whitespace.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/auto_delete_whitespace.v
tests_ok/auto_delete_whitespace.v: running diff of tests_ok/auto_delete_whitespace.v and e/t/auto_delete_whitespace.v
Verified tests_ok/auto_delete_whitespace.v
1 tests run so far, 349 left... Thread 3of5
Considering test autoarg_sort_fedeli.v
autoarg_sort_fedeli.v: finding...
autoarg_sort_fedeli.v: deleting indent...
autoarg_sort_fedeli.v: deleting autos...
autoarg_sort_fedeli.v: testing auto...
autoarg_sort_fedeli.v: auto OK...
autoarg_sort_fedeli.v: testing indent...
Indented 16 lines
autoarg_sort_fedeli.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoarg_sort_fedeli.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoarg_sort_fedeli.v
tests_ok/autoarg_sort_fedeli.v: running diff of tests_ok/autoarg_sort_fedeli.v and e/t/autoarg_sort_fedeli.v
Verified tests_ok/autoarg_sort_fedeli.v
2 tests run so far, 344 left... Thread 3of5
Considering test autoascii_peltan_inc.v
autoascii_peltan_inc.v: finding...
autoascii_peltan_inc.v: deleting indent...
autoascii_peltan_inc.v: deleting autos...
autoascii_peltan_inc.v: testing auto...
autoascii_peltan_inc.v: auto OK...
autoascii_peltan_inc.v: testing indent...
Indented 3 lines
autoascii_peltan_inc.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoascii_peltan_inc.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoascii_peltan_inc.v
tests_ok/autoascii_peltan_inc.v: running diff of tests_ok/autoascii_peltan_inc.v and e/t/autoascii_peltan_inc.v
Verified tests_ok/autoascii_peltan_inc.v
3 tests run so far, 339 left... Thread 3of5
Considering test autoasciienum_param.v
autoasciienum_param.v: finding...
autoasciienum_param.v: deleting indent...
autoasciienum_param.v: deleting autos...
autoasciienum_param.v: testing auto...
autoasciienum_param.v: auto OK...
autoasciienum_param.v: testing indent...
Indented 16 lines
autoasciienum_param.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoasciienum_param.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoasciienum_param.v
tests_ok/autoasciienum_param.v: running diff of tests_ok/autoasciienum_param.v and e/t/autoasciienum_param.v
Verified tests_ok/autoasciienum_param.v
4 tests run so far, 334 left... Thread 3of5
Considering test autoinout.v
autoinout.v: finding...
autoinout.v: deleting indent...
autoinout.v: deleting autos...
autoinout.v: testing auto...
autoinout.v: auto OK...
autoinout.v: testing indent...
Indented 67 lines
autoinout.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinout.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinout.v
tests_ok/autoinout.v: running diff of tests_ok/autoinout.v and e/t/autoinout.v
Verified tests_ok/autoinout.v
5 tests run so far, 329 left... Thread 3of5
Considering test autoinout_v2k.v
autoinout_v2k.v: finding...
autoinout_v2k.v: deleting indent...
autoinout_v2k.v: deleting autos...
autoinout_v2k.v: testing auto...
autoinout_v2k.v: auto OK...
autoinout_v2k.v: testing indent...
Lining up declarations..(please stand by)
539
490
441
392
236
70
11
Lining up declarations..(please stand by)
539
490
441
392
236
70
11
Lining up declarations..(please stand by)
539
490
441
392
236
70
11
Lining up declarations..(please stand by)
539
490
441
392
236
70
11
Lining up declarations..(please stand by)
539
490
441
392
236
70
11
Lining up declarations..(please stand by)
539
490
441
392
236
70
11
Lining up declarations..(please stand by)
539
490
441
392
236
70
11
Lining up declarations..(please stand by)
542
493
444
395
236
70
11
Lining up declarations..(please stand by)
542
493
444
395
236
70
11
Lining up declarations..(please stand by)
542
493
444
395
236
70
11
Lining up declarations..(please stand by)
542
493
444
395
236
70
11
Lining up declarations..(please stand by)
542
493
444
395
236
70
11
Lining up declarations..(please stand by)
545
496
447
398
239
70
11
Lining up declarations..(please stand by)
545
496
447
398
239
70
11
Lining up declarations..(please stand by)
545
496
447
398
239
70
11
Lining up declarations..(please stand by)
545
496
447
398
239
70
11
Lining up declarations..(please stand by)
545
496
447
398
239
70
11
Lining up declarations..(please stand by)
545
496
447
398
239
70
11
Lining up declarations..(please stand by)
229
211
192
173
154
136
117
104
85
65
45
25
11
Lining up declarations..(please stand by)
229
211
192
173
154
136
117
104
85
65
45
25
11
Lining up declarations..(please stand by)
229
211
192
173
154
136
117
104
85
65
45
25
11
Lining up declarations..(please stand by)
229
211
192
173
154
136
117
104
85
65
45
25
11
Lining up declarations..(please stand by)
229
211
192
173
154
136
117
104
85
65
45
25
11
Lining up declarations..(please stand by)
229
211
192
173
154
136
117
104
85
65
45
25
11
Lining up declarations..(please stand by)
229
211
192
173
154
136
117
104
85
65
45
25
11
Lining up declarations..(please stand by)
229
211
192
173
154
136
117
104
85
65
45
25
11
Lining up declarations..(please stand by)
229
211
192
173
154
136
117
104
85
65
45
25
11
Lining up declarations..(please stand by)
229
211
192
173
154
136
117
104
85
65
45
25
11
Lining up declarations..(please stand by)
229
211
192
173
154
136
117
104
85
65
45
25
11
Lining up declarations..(please stand by)
229
211
192
173
154
136
117
104
85
65
45
25
11
Lining up declarations..(please stand by)
229
211
192
173
154
136
117
104
85
65
45
25
11
Lining up declarations..(please stand by)
176
157
137
119
100
87
69
50
31
12
Lining up declarations..(please stand by)
176
157
137
119
100
87
69
50
31
12
Lining up declarations..(please stand by)
176
157
137
119
100
87
69
50
31
12
Lining up declarations..(please stand by)
176
157
137
119
100
87
69
50
31
12
Lining up declarations..(please stand by)
176
157
137
119
100
87
69
50
31
12
Lining up declarations..(please stand by)
176
157
137
119
100
87
69
50
31
12
Lining up declarations..(please stand by)
176
157
137
119
100
87
69
50
31
12
Lining up declarations..(please stand by)
176
157
137
119
100
87
69
50
31
12
Lining up declarations..(please stand by)
176
157
137
119
100
87
69
50
31
12
Lining up declarations..(please stand by)
176
157
137
119
100
87
69
50
31
12
Indented 105 lines
autoinout_v2k.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinout_v2k.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinout_v2k.v
tests_ok/autoinout_v2k.v: running diff of tests_ok/autoinout_v2k.v and e/t/autoinout_v2k.v
Verified tests_ok/autoinout_v2k.v
6 tests run so far, 324 left... Thread 3of5
Considering test autoinoutmodule_iface.v
autoinoutmodule_iface.v: finding...
autoinoutmodule_iface.v: deleting indent...
autoinoutmodule_iface.v: deleting autos...
autoinoutmodule_iface.v: testing auto...
autoinoutmodule_iface.v: auto OK...
autoinoutmodule_iface.v: testing indent...
Indented 14 lines
autoinoutmodule_iface.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinoutmodule_iface.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinoutmodule_iface.v
tests_ok/autoinoutmodule_iface.v: running diff of tests_ok/autoinoutmodule_iface.v and e/t/autoinoutmodule_iface.v
Verified tests_ok/autoinoutmodule_iface.v
7 tests run so far, 319 left... Thread 3of5
Considering test autoinoutmodule_v2k.v
autoinoutmodule_v2k.v: finding...
autoinoutmodule_v2k.v: deleting indent...
autoinoutmodule_v2k.v: deleting autos...
autoinoutmodule_v2k.v: testing auto...
autoinoutmodule_v2k.v: auto OK...
autoinoutmodule_v2k.v: testing indent...
59
38
18
59
38
18
59
38
18
59
38
18
59
38
18
Indented 13 lines
autoinoutmodule_v2k.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinoutmodule_v2k.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinoutmodule_v2k.v
tests_ok/autoinoutmodule_v2k.v: running diff of tests_ok/autoinoutmodule_v2k.v and e/t/autoinoutmodule_v2k.v
Verified tests_ok/autoinoutmodule_v2k.v
8 tests run so far, 314 left... Thread 3of5
Considering test autoinput_concat_ignore.v
autoinput_concat_ignore.v: finding...
autoinput_concat_ignore.v: deleting indent...
autoinput_concat_ignore.v: deleting autos...
autoinput_concat_ignore.v: testing auto...
autoinput_concat_ignore.v: auto OK...
autoinput_concat_ignore.v: testing indent...
Indented 84 lines
autoinput_concat_ignore.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinput_concat_ignore.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinput_concat_ignore.v
tests_ok/autoinput_concat_ignore.v: running diff of tests_ok/autoinput_concat_ignore.v and e/t/autoinput_concat_ignore.v
Verified tests_ok/autoinput_concat_ignore.v
9 tests run so far, 309 left... Thread 3of5
Considering test autoinsertlast_1.v
autoinsertlast_1.v: finding...
autoinsertlast_1.v: deleting indent...
autoinsertlast_1.v: deleting autos...
autoinsertlast_1.v: testing auto...
autoinsertlast_1.v: auto OK...
autoinsertlast_1.v: testing indent...
Indented 15 lines
autoinsertlast_1.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinsertlast_1.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinsertlast_1.v
tests_ok/autoinsertlast_1.v: running diff of tests_ok/autoinsertlast_1.v and e/t/autoinsertlast_1.v
Verified tests_ok/autoinsertlast_1.v
10 tests run so far, 304 left... Thread 3of5
Considering test autoinst_atregexp.v
autoinst_atregexp.v: finding...
autoinst_atregexp.v: deleting indent...
autoinst_atregexp.v: deleting autos...
autoinst_atregexp.v: testing auto...
autoinst_atregexp.v: auto OK...
autoinst_atregexp.v: testing indent...
Indented 35 lines
autoinst_atregexp.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_atregexp.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_atregexp.v
tests_ok/autoinst_atregexp.v: running diff of tests_ok/autoinst_atregexp.v and e/t/autoinst_atregexp.v
Verified tests_ok/autoinst_atregexp.v
11 tests run so far, 299 left... Thread 3of5
Considering test autoinst_brucet_library.v
autoinst_brucet_library.v: finding...
autoinst_brucet_library.v: deleting indent...
autoinst_brucet_library.v: deleting autos...
autoinst_brucet_library.v: testing auto...
autoinst_brucet_library.v: auto OK...
autoinst_brucet_library.v: testing indent...
Indented 38 lines
autoinst_brucet_library.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_brucet_library.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_brucet_library.v
tests_ok/autoinst_brucet_library.v: running diff of tests_ok/autoinst_brucet_library.v and e/t/autoinst_brucet_library.v
Verified tests_ok/autoinst_brucet_library.v
12 tests run so far, 294 left... Thread 3of5
Considering test autoinst_ciu.v
autoinst_ciu.v: finding...
autoinst_ciu.v: deleting indent...
autoinst_ciu.v: deleting autos...
autoinst_ciu.v: testing auto...
autoinst_ciu.v: auto OK...
autoinst_ciu.v: testing indent...
21
Indented 24 lines
autoinst_ciu.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_ciu.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_ciu.v
tests_ok/autoinst_ciu.v: running diff of tests_ok/autoinst_ciu.v and e/t/autoinst_ciu.v
Verified tests_ok/autoinst_ciu.v
13 tests run so far, 289 left... Thread 3of5
Considering test autoinst_crawford_array.v
autoinst_crawford_array.v: finding...
autoinst_crawford_array.v: deleting indent...
autoinst_crawford_array.v: deleting autos...
autoinst_crawford_array.v: testing auto...
autoinst_crawford_array.v: auto OK...
autoinst_crawford_array.v: testing indent...
Indented 77 lines
autoinst_crawford_array.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_crawford_array.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_crawford_array.v
tests_ok/autoinst_crawford_array.v: running diff of tests_ok/autoinst_crawford_array.v and e/t/autoinst_crawford_array.v
Verified tests_ok/autoinst_crawford_array.v
14 tests run so far, 284 left... Thread 3of5
Considering test autoinst_func.v
autoinst_func.v: finding...
autoinst_func.v: deleting indent...
autoinst_func.v: deleting autos...
autoinst_func.v: testing auto...
autoinst_func.v: auto OK...
autoinst_func.v: testing indent...
Indented 45 lines
autoinst_func.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_func.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_func.v
tests_ok/autoinst_func.v: running diff of tests_ok/autoinst_func.v and e/t/autoinst_func.v
Verified tests_ok/autoinst_func.v
15 tests run so far, 279 left... Thread 3of5
Considering test autoinst_iface270_top_bug429.v
autoinst_iface270_top_bug429.v: finding...
autoinst_iface270_top_bug429.v: deleting indent...
autoinst_iface270_top_bug429.v: deleting autos...
autoinst_iface270_top_bug429.v: testing auto...
autoinst_iface270_top_bug429.v: auto OK...
autoinst_iface270_top_bug429.v: testing indent...
Indented 20 lines
autoinst_iface270_top_bug429.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_iface270_top_bug429.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_iface270_top_bug429.v
tests_ok/autoinst_iface270_top_bug429.v: running diff of tests_ok/autoinst_iface270_top_bug429.v and e/t/autoinst_iface270_top_bug429.v
Verified tests_ok/autoinst_iface270_top_bug429.v
16 tests run so far, 274 left... Thread 3of5
Considering test autoinst_instname_carlh.v
autoinst_instname_carlh.v: finding...
autoinst_instname_carlh.v: deleting indent...
autoinst_instname_carlh.v: deleting autos...
autoinst_instname_carlh.v: testing auto...
autoinst_instname_carlh.v: auto OK...
autoinst_instname_carlh.v: testing indent...
Indented 18 lines
autoinst_instname_carlh.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_instname_carlh.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_instname_carlh.v
tests_ok/autoinst_instname_carlh.v: running diff of tests_ok/autoinst_instname_carlh.v and e/t/autoinst_instname_carlh.v
Verified tests_ok/autoinst_instname_carlh.v
17 tests run so far, 269 left... Thread 3of5
Considering test autoinst_johnson.v
autoinst_johnson.v: finding...
autoinst_johnson.v: deleting indent...
autoinst_johnson.v: deleting autos...
autoinst_johnson.v: testing auto...
autoinst_johnson.v: auto OK...
autoinst_johnson.v: testing indent...
Indented 35 lines
autoinst_johnson.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_johnson.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_johnson.v
tests_ok/autoinst_johnson.v: running diff of tests_ok/autoinst_johnson.v and e/t/autoinst_johnson.v
Verified tests_ok/autoinst_johnson.v
18 tests run so far, 264 left... Thread 3of5
Considering test autoinst_moddefine.v
autoinst_moddefine.v: finding...
autoinst_moddefine.v: deleting indent...
autoinst_moddefine.v: deleting autos...
autoinst_moddefine.v: testing auto...
autoinst_moddefine.v: auto OK...
autoinst_moddefine.v: testing indent...
Indented 61 lines
autoinst_moddefine.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_moddefine.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_moddefine.v
tests_ok/autoinst_moddefine.v: running diff of tests_ok/autoinst_moddefine.v and e/t/autoinst_moddefine.v
Verified tests_ok/autoinst_moddefine.v
19 tests run so far, 259 left... Thread 3of5
Considering test autoinst_multidim.v
autoinst_multidim.v: finding...
autoinst_multidim.v: deleting indent...
autoinst_multidim.v: deleting autos...
autoinst_multidim.v: testing auto...
autoinst_multidim.v: auto OK...
autoinst_multidim.v: testing indent...
Indented 58 lines
autoinst_multidim.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_multidim.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_multidim.v
tests_ok/autoinst_multidim.v: running diff of tests_ok/autoinst_multidim.v and e/t/autoinst_multidim.v
Verified tests_ok/autoinst_multidim.v
20 tests run so far, 254 left... Thread 3of5
Considering test autoinst_param_2d.v
autoinst_param_2d.v: finding...
autoinst_param_2d.v: deleting indent...
autoinst_param_2d.v: deleting autos...
autoinst_param_2d.v: testing auto...
autoinst_param_2d.v: auto OK...
autoinst_param_2d.v: testing indent...
Indented 101 lines
autoinst_param_2d.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_param_2d.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_param_2d.v
tests_ok/autoinst_param_2d.v: running diff of tests_ok/autoinst_param_2d.v and e/t/autoinst_param_2d.v
Verified tests_ok/autoinst_param_2d.v
21 tests run so far, 249 left... Thread 3of5
Considering test autoinst_paramvalue.v
autoinst_paramvalue.v: finding...
autoinst_paramvalue.v: deleting indent...
autoinst_paramvalue.v: deleting autos...
autoinst_paramvalue.v: testing auto...
autoinst_paramvalue.v: auto OK...
autoinst_paramvalue.v: testing indent...
Lining up declarations..(please stand by)
115
60
30
Lining up declarations..(please stand by)
115
60
30
Lining up declarations..(please stand by)
115
60
30
Indented 68 lines
autoinst_paramvalue.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_paramvalue.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_paramvalue.v
tests_ok/autoinst_paramvalue.v: running diff of tests_ok/autoinst_paramvalue.v and e/t/autoinst_paramvalue.v
Verified tests_ok/autoinst_paramvalue.v
22 tests run so far, 244 left... Thread 3of5
Considering test autoinst_rogoff.v
autoinst_rogoff.v: finding...
autoinst_rogoff.v: deleting indent...
autoinst_rogoff.v: deleting autos...
autoinst_rogoff.v: testing auto...
autoinst_rogoff.v: auto OK...
autoinst_rogoff.v: testing indent...
Lining up declarations..(please stand by)
115
60
30
Lining up declarations..(please stand by)
115
60
30
Lining up declarations..(please stand by)
115
60
30
Indented 77 lines
autoinst_rogoff.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_rogoff.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_rogoff.v
tests_ok/autoinst_rogoff.v: running diff of tests_ok/autoinst_rogoff.v and e/t/autoinst_rogoff.v
Verified tests_ok/autoinst_rogoff.v
23 tests run so far, 239 left... Thread 3of5
Considering test autoinst_star.v
autoinst_star.v: finding...
autoinst_star.v: deleting indent...
autoinst_star.v: deleting autos...
autoinst_star.v: testing auto...
autoinst_star.v: auto OK...
autoinst_star.v: testing indent...
Indented 58 lines
autoinst_star.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_star.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_star.v
tests_ok/autoinst_star.v: running diff of tests_ok/autoinst_star.v and e/t/autoinst_star.v
Verified tests_ok/autoinst_star.v
24 tests run so far, 234 left... Thread 3of5
Considering test autoinst_template_lint.v
autoinst_template_lint.v: finding...
autoinst_template_lint.v: deleting indent...
autoinst_template_lint.v: deleting autos...
autoinst_template_lint.v: testing auto...
autoinst_template_lint.v: auto OK...
autoinst_template_lint.v: testing indent...
Indented 55 lines
autoinst_template_lint.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_template_lint.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_template_lint.v
tests_ok/autoinst_template_lint.v: running diff of tests_ok/autoinst_template_lint.v and e/t/autoinst_template_lint.v
Verified tests_ok/autoinst_template_lint.v
25 tests run so far, 229 left... Thread 3of5
Considering test autoinst_vkadamby.v
autoinst_vkadamby.v: finding...
autoinst_vkadamby.v: deleting indent...
autoinst_vkadamby.v: deleting autos...
autoinst_vkadamby.v: testing auto...
autoinst_vkadamby.v: auto OK...
autoinst_vkadamby.v: testing indent...
Indented 18 lines
autoinst_vkadamby.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_vkadamby.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_vkadamby.v
tests_ok/autoinst_vkadamby.v: running diff of tests_ok/autoinst_vkadamby.v and e/t/autoinst_vkadamby.v
Verified tests_ok/autoinst_vkadamby.v
26 tests run so far, 224 left... Thread 3of5
Considering test autoinstparam_belkind_leaf.v
autoinstparam_belkind_leaf.v: finding...
autoinstparam_belkind_leaf.v: deleting indent...
autoinstparam_belkind_leaf.v: deleting autos...
autoinstparam_belkind_leaf.v: testing auto...
autoinstparam_belkind_leaf.v: auto OK...
autoinstparam_belkind_leaf.v: testing indent...
Indented 12 lines
autoinstparam_belkind_leaf.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinstparam_belkind_leaf.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinstparam_belkind_leaf.v
tests_ok/autoinstparam_belkind_leaf.v: running diff of tests_ok/autoinstparam_belkind_leaf.v and e/t/autoinstparam_belkind_leaf.v
Verified tests_ok/autoinstparam_belkind_leaf.v
27 tests run so far, 218 left... Thread 3of5
Considering test autoinstparam_int.v
autoinstparam_int.v: finding...
autoinstparam_int.v: deleting indent...
autoinstparam_int.v: deleting autos...
autoinstparam_int.v: testing auto...
autoinstparam_int.v: auto OK...
autoinstparam_int.v: testing indent...
63
22
82
59
28
13
Lining up declarations..(please stand by)
82
59
28
13
Lining up declarations..(please stand by)
82
59
28
13
Lining up declarations..(please stand by)
82
59
28
13
Indented 46 lines
autoinstparam_int.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinstparam_int.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinstparam_int.v
tests_ok/autoinstparam_int.v: running diff of tests_ok/autoinstparam_int.v and e/t/autoinstparam_int.v
Verified tests_ok/autoinstparam_int.v
28 tests run so far, 213 left... Thread 3of5
Considering test autolisp_truex.v
autolisp_truex.v: finding...
autolisp_truex.v: deleting indent...
autolisp_truex.v: deleting autos...
autolisp_truex.v: testing auto...
autolisp_truex.v: auto OK...
autolisp_truex.v: testing indent...
Indented 24 lines
autolisp_truex.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autolisp_truex.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autolisp_truex.v
tests_ok/autolisp_truex.v: running diff of tests_ok/autolisp_truex.v and e/t/autolisp_truex.v
Verified tests_ok/autolisp_truex.v
29 tests run so far, 208 left... Thread 3of5
Considering test autooutput_comma.v
autooutput_comma.v: finding...
autooutput_comma.v: deleting indent...
autooutput_comma.v: deleting autos...
autooutput_comma.v: testing auto...
autooutput_comma.v: auto OK...
autooutput_comma.v: testing indent...
10
10
10
10
10
10
10
Indented 57 lines
autooutput_comma.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autooutput_comma.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autooutput_comma.v
tests_ok/autooutput_comma.v: running diff of tests_ok/autooutput_comma.v and e/t/autooutput_comma.v
Verified tests_ok/autooutput_comma.v
30 tests run so far, 203 left... Thread 3of5
Considering test autooutputevery_wire.v
autooutputevery_wire.v: finding...
autooutputevery_wire.v: deleting indent...
autooutputevery_wire.v: deleting autos...
autooutputevery_wire.v: testing auto...
autooutputevery_wire.v: auto OK...
autooutputevery_wire.v: testing indent...
Indented 65 lines
autooutputevery_wire.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autooutputevery_wire.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autooutputevery_wire.v
tests_ok/autooutputevery_wire.v: running diff of tests_ok/autooutputevery_wire.v and e/t/autooutputevery_wire.v
Verified tests_ok/autooutputevery_wire.v
31 tests run so far, 198 left... Thread 3of5
Considering test autoreset_cond.v
autoreset_cond.v: finding...
autoreset_cond.v: deleting indent...
autoreset_cond.v: deleting autos...
autoreset_cond.v: testing auto...
autoreset_cond.v: auto OK...
autoreset_cond.v: testing indent...
Indented 20 lines
autoreset_cond.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoreset_cond.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoreset_cond.v
tests_ok/autoreset_cond.v: running diff of tests_ok/autoreset_cond.v and e/t/autoreset_cond.v
Verified tests_ok/autoreset_cond.v
32 tests run so far, 193 left... Thread 3of5
Considering test autoreset_equal_extra.v
autoreset_equal_extra.v: finding...
autoreset_equal_extra.v: deleting indent...
autoreset_equal_extra.v: deleting autos...
autoreset_equal_extra.v: testing auto...
autoreset_equal_extra.v: auto OK...
autoreset_equal_extra.v: testing indent...
Indented 41 lines
autoreset_equal_extra.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoreset_equal_extra.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoreset_equal_extra.v
tests_ok/autoreset_equal_extra.v: running diff of tests_ok/autoreset_equal_extra.v and e/t/autoreset_equal_extra.v
Verified tests_ok/autoreset_equal_extra.v
33 tests run so far, 188 left... Thread 3of5
Considering test autoreset_latch.v
autoreset_latch.v: finding...
autoreset_latch.v: deleting indent...
autoreset_latch.v: deleting autos...
autoreset_latch.v: testing auto...
autoreset_latch.v: auto OK...
autoreset_latch.v: testing indent...
Lining up declarations..(please stand by)
113
95
60
29
Lining up declarations..(please stand by)
113
95
60
29
Lining up declarations..(please stand by)
113
95
60
29
Lining up declarations..(please stand by)
113
95
60
29
Indented 79 lines
autoreset_latch.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoreset_latch.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoreset_latch.v
tests_ok/autoreset_latch.v: running diff of tests_ok/autoreset_latch.v and e/t/autoreset_latch.v
Verified tests_ok/autoreset_latch.v
34 tests run so far, 183 left... Thread 3of5
Considering test autosense.v
autosense.v: finding...
autosense.v: deleting indent...
autosense.v: deleting autos...
autosense.v: testing auto...
autosense.v: auto OK...
autosense.v: testing indent...
Indented 49 lines
autosense.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autosense.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autosense.v
tests_ok/autosense.v: running diff of tests_ok/autosense.v and e/t/autosense.v
Verified tests_ok/autosense.v
35 tests run so far, 178 left... Thread 3of5
Considering test autosense_dittrich.v
autosense_dittrich.v: finding...
autosense_dittrich.v: deleting indent...
autosense_dittrich.v: deleting autos...
autosense_dittrich.v: testing auto...
autosense_dittrich.v: auto OK...
autosense_dittrich.v: testing indent...
Indented 29 lines
autosense_dittrich.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autosense_dittrich.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autosense_dittrich.v
tests_ok/autosense_dittrich.v: running diff of tests_ok/autosense_dittrich.v and e/t/autosense_dittrich.v
Verified tests_ok/autosense_dittrich.v
36 tests run so far, 173 left... Thread 3of5
Considering test autosense_inc_param.v
autosense_inc_param.v: finding...
autosense_inc_param.v: deleting indent...
autosense_inc_param.v: deleting autos...
autosense_inc_param.v: testing auto...
autosense_inc_param.v: auto OK...
autosense_inc_param.v: testing indent...
Indented 6 lines
autosense_inc_param.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autosense_inc_param.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autosense_inc_param.v
tests_ok/autosense_inc_param.v: running diff of tests_ok/autosense_inc_param.v and e/t/autosense_inc_param.v
Verified tests_ok/autosense_inc_param.v
37 tests run so far, 168 left... Thread 3of5
Considering test autosense_one.v
autosense_one.v: finding...
autosense_one.v: deleting indent...
autosense_one.v: deleting autos...
autosense_one.v: testing auto...
autosense_one.v: auto OK...
autosense_one.v: testing indent...
Indented 2 lines
autosense_one.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autosense_one.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autosense_one.v
tests_ok/autosense_one.v: running diff of tests_ok/autosense_one.v and e/t/autosense_one.v
Verified tests_ok/autosense_one.v
38 tests run so far, 163 left... Thread 3of5
Considering test autotieoff_assign.v
autotieoff_assign.v: finding...
autotieoff_assign.v: deleting indent...
autotieoff_assign.v: deleting autos...
autotieoff_assign.v: testing auto...
autotieoff_assign.v: auto OK...
autotieoff_assign.v: testing indent...
Indented 28 lines
autotieoff_assign.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autotieoff_assign.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autotieoff_assign.v
tests_ok/autotieoff_assign.v: running diff of tests_ok/autotieoff_assign.v and e/t/autotieoff_assign.v
Verified tests_ok/autotieoff_assign.v
39 tests run so far, 158 left... Thread 3of5
Considering test autowire_import_bug317.v
autowire_import_bug317.v: finding...
autowire_import_bug317.v: deleting indent...
autowire_import_bug317.v: deleting autos...
autowire_import_bug317.v: testing auto...
autowire_import_bug317.v: auto OK...
autowire_import_bug317.v: testing indent...
55
27
55
27
53
26
53
26
Indented 42 lines
autowire_import_bug317.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autowire_import_bug317.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autowire_import_bug317.v
tests_ok/autowire_import_bug317.v: running diff of tests_ok/autowire_import_bug317.v and e/t/autowire_import_bug317.v
Verified tests_ok/autowire_import_bug317.v
40 tests run so far, 153 left... Thread 3of5
Considering test autowire_misalias_bug295.v
autowire_misalias_bug295.v: finding...
autowire_misalias_bug295.v: deleting indent...
autowire_misalias_bug295.v: deleting autos...
autowire_misalias_bug295.v: testing auto...
autowire_misalias_bug295.v: auto OK...
autowire_misalias_bug295.v: testing indent...
Indented 35 lines
autowire_misalias_bug295.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autowire_misalias_bug295.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autowire_misalias_bug295.v
tests_ok/autowire_misalias_bug295.v: running diff of tests_ok/autowire_misalias_bug295.v and e/t/autowire_misalias_bug295.v
Verified tests_ok/autowire_misalias_bug295.v
41 tests run so far, 148 left... Thread 3of5
Considering test autowire_real.v
autowire_real.v: finding...
autowire_real.v: deleting indent...
autowire_real.v: deleting autos...
autowire_real.v: testing auto...
autowire_real.v: auto OK...
autowire_real.v: testing indent...
Lining up declarations..(please stand by)
120
89
56
30
Lining up declarations..(please stand by)
120
89
56
30
Lining up declarations..(please stand by)
120
89
56
30
Lining up declarations..(please stand by)
120
89
56
30
56
30
56
30
Lining up declarations..(please stand by)
252
204
59
16
Lining up declarations..(please stand by)
252
204
59
16
Lining up declarations..(please stand by)
260
208
59
16
Lining up declarations..(please stand by)
265
213
59
16
Lining up declarations..(please stand by)
270
218
59
16
Lining up declarations..(please stand by)
275
223
59
16
Lining up declarations..(please stand by)
275
223
59
16
Lining up declarations..(please stand by)
280
228
64
16
Lining up declarations..(please stand by)
285
233
69
21
Indented 50 lines
autowire_real.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autowire_real.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autowire_real.v
tests_ok/autowire_real.v: running diff of tests_ok/autowire_real.v and e/t/autowire_real.v
Verified tests_ok/autowire_real.v
42 tests run so far, 143 left... Thread 3of5
Considering test batch_li_child.v
batch_li_child.v: finding...
batch_li_child.v: deleting indent...
batch_li_child.v: deleting autos...
batch_li_child.v: testing auto...
batch_li_child.v: auto OK...
batch_li_child.v: testing indent...
28
13
28
13
Indented 27 lines
batch_li_child.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/batch_li_child.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/batch_li_child.v
tests_ok/batch_li_child.v: running diff of tests_ok/batch_li_child.v and e/t/batch_li_child.v
Verified tests_ok/batch_li_child.v
43 tests run so far, 138 left... Thread 3of5
Considering test comment_strip.v
comment_strip.v: finding...
comment_strip.v: deleting indent...
comment_strip.v: deleting autos...
comment_strip.v: testing auto...
comment_strip.v: auto OK...
comment_strip.v: testing indent...
Indented 25 lines
comment_strip.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/comment_strip.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/comment_strip.v
tests_ok/comment_strip.v: running diff of tests_ok/comment_strip.v and e/t/comment_strip.v
Verified tests_ok/comment_strip.v
44 tests run so far, 133 left... Thread 3of5
Considering test example.v
example.v: finding...
example.v: deleting indent...
example.v: deleting autos...
example.v: testing auto...
example.v: auto OK...
example.v: testing indent...
Indented 33 lines
example.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/example.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/example.v
tests_ok/example.v: running diff of tests_ok/example.v and e/t/example.v
Verified tests_ok/example.v
45 tests run so far, 128 left... Thread 3of5
Considering test grisamore_twoinone.v
grisamore_twoinone.v: finding...
grisamore_twoinone.v: deleting indent...
grisamore_twoinone.v: deleting autos...
grisamore_twoinone.v: testing auto...
grisamore_twoinone.v: auto OK...
grisamore_twoinone.v: testing indent...
Indented 44 lines
grisamore_twoinone.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/grisamore_twoinone.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/grisamore_twoinone.v
tests_ok/grisamore_twoinone.v: running diff of tests_ok/grisamore_twoinone.v and e/t/grisamore_twoinone.v
Verified tests_ok/grisamore_twoinone.v
46 tests run so far, 123 left... Thread 3of5
Considering test indent_4.v
indent_4.v: finding...
indent_4.v: deleting indent...
indent_4.v: deleting autos...
indent_4.v: testing auto...
indent_4.v: auto OK...
indent_4.v: testing indent...
Indented 22 lines
indent_4.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_4.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_4.v
tests_ok/indent_4.v: running diff of tests_ok/indent_4.v and e/t/indent_4.v
Verified tests_ok/indent_4.v
47 tests run so far, 118 left... Thread 3of5
Considering test indent_assignment.v
indent_assignment.v: finding...
indent_assignment.v: deleting indent...
indent_assignment.v: deleting autos...
indent_assignment.v: testing auto...
indent_assignment.v: auto OK...
indent_assignment.v: testing indent...
Indented 28 lines
indent_assignment.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_assignment.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_assignment.v
tests_ok/indent_assignment.v: running diff of tests_ok/indent_assignment.v and e/t/indent_assignment.v
Verified tests_ok/indent_assignment.v
48 tests run so far, 113 left... Thread 3of5
Considering test indent_class.v
indent_class.v: finding...
indent_class.v: deleting indent...
indent_class.v: deleting autos...
indent_class.v: testing auto...
indent_class.v: auto OK...
indent_class.v: testing indent...
Indented 53 lines
indent_class.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_class.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_class.v
tests_ok/indent_class.v: running diff of tests_ok/indent_class.v and e/t/indent_class.v
Verified tests_ok/indent_class.v
49 tests run so far, 108 left... Thread 3of5
Considering test indent_constraint2.v
indent_constraint2.v: finding...
indent_constraint2.v: deleting indent...
indent_constraint2.v: deleting autos...
indent_constraint2.v: testing auto...
indent_constraint2.v: auto OK...
indent_constraint2.v: testing indent...
Indented 25 lines
indent_constraint2.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_constraint2.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_constraint2.v
tests_ok/indent_constraint2.v: running diff of tests_ok/indent_constraint2.v and e/t/indent_constraint2.v
Verified tests_ok/indent_constraint2.v
50 tests run so far, 103 left... Thread 3of5
Considering test indent_decl.v
indent_decl.v: finding...
indent_decl.v: deleting indent...
indent_decl.v: deleting autos...
indent_decl.v: testing auto...
indent_decl.v: auto OK...
indent_decl.v: testing indent...
Indented 9 lines
indent_decl.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_decl.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_decl.v
tests_ok/indent_decl.v: running diff of tests_ok/indent_decl.v and e/t/indent_decl.v
Verified tests_ok/indent_decl.v
51 tests run so far, 98 left... Thread 3of5
Considering test indent_formfeed.v
indent_formfeed.v: finding...
indent_formfeed.v: deleting indent...
indent_formfeed.v: deleting autos...
indent_formfeed.v: testing auto...
indent_formfeed.v: auto OK...
indent_formfeed.v: testing indent...
Indented 9 lines
indent_formfeed.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_formfeed.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_formfeed.v
tests_ok/indent_formfeed.v: running diff of tests_ok/indent_formfeed.v and e/t/indent_formfeed.v
Verified tests_ok/indent_formfeed.v
52 tests run so far, 93 left... Thread 3of5
Considering test indent_ifdef.v
indent_ifdef.v: finding...
indent_ifdef.v: deleting indent...
indent_ifdef.v: deleting autos...
indent_ifdef.v: testing auto...
indent_ifdef.v: auto OK...
indent_ifdef.v: testing indent...
Indented 46 lines
indent_ifdef.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_ifdef.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_ifdef.v
tests_ok/indent_ifdef.v: running diff of tests_ok/indent_ifdef.v and e/t/indent_ifdef.v
Verified tests_ok/indent_ifdef.v
53 tests run so far, 88 left... Thread 3of5
Considering test indent_linefeed.v
indent_linefeed.v: finding...
indent_linefeed.v: deleting indent...
indent_linefeed.v: deleting autos...
indent_linefeed.v: testing auto...
indent_linefeed.v: auto OK...
indent_linefeed.v: testing indent...
Indented 18 lines
indent_linefeed.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_linefeed.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_linefeed.v
tests_ok/indent_linefeed.v: running diff of tests_ok/indent_linefeed.v and e/t/indent_linefeed.v
Verified tests_ok/indent_linefeed.v
54 tests run so far, 83 left... Thread 3of5
Considering test indent_lineup_mode_none.v
indent_lineup_mode_none.v: finding...
indent_lineup_mode_none.v: deleting indent...
indent_lineup_mode_none.v: deleting autos...
indent_lineup_mode_none.v: testing auto...
indent_lineup_mode_none.v: auto OK...
indent_lineup_mode_none.v: testing indent...
Indented 19 lines
indent_lineup_mode_none.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_lineup_mode_none.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_lineup_mode_none.v
tests_ok/indent_lineup_mode_none.v: running diff of tests_ok/indent_lineup_mode_none.v and e/t/indent_lineup_mode_none.v
Verified tests_ok/indent_lineup_mode_none.v
55 tests run so far, 78 left... Thread 3of5
Considering test indent_modport.v
indent_modport.v: finding...
indent_modport.v: deleting indent...
indent_modport.v: deleting autos...
indent_modport.v: testing auto...
indent_modport.v: auto OK...
indent_modport.v: testing indent...
Indented 6 lines
indent_modport.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_modport.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_modport.v
tests_ok/indent_modport.v: running diff of tests_ok/indent_modport.v and e/t/indent_modport.v
Verified tests_ok/indent_modport.v
56 tests run so far, 73 left... Thread 3of5
Considering test indent_preproc_label.v
indent_preproc_label.v: finding...
indent_preproc_label.v: deleting indent...
indent_preproc_label.v: deleting autos...
indent_preproc_label.v: testing auto...
indent_preproc_label.v: auto OK...
indent_preproc_label.v: testing indent...
Indented 16 lines
indent_preproc_label.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_preproc_label.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_preproc_label.v
tests_ok/indent_preproc_label.v: running diff of tests_ok/indent_preproc_label.v and e/t/indent_preproc_label.v
Verified tests_ok/indent_preproc_label.v
57 tests run so far, 68 left... Thread 3of5
Considering test indent_task.v
indent_task.v: finding...
indent_task.v: deleting indent...
indent_task.v: deleting autos...
indent_task.v: testing auto...
indent_task.v: auto OK...
indent_task.v: testing indent...
Indented 92 lines
indent_task.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_task.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_task.v
tests_ok/indent_task.v: running diff of tests_ok/indent_task.v and e/t/indent_task.v
Verified tests_ok/indent_task.v
58 tests run so far, 63 left... Thread 3of5
Considering test indent_unique_case.v
indent_unique_case.v: finding...
indent_unique_case.v: deleting indent...
indent_unique_case.v: deleting autos...
indent_unique_case.v: testing auto...
indent_unique_case.v: auto OK...
indent_unique_case.v: testing indent...
Indented 36 lines
indent_unique_case.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_unique_case.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_unique_case.v
tests_ok/indent_unique_case.v: running diff of tests_ok/indent_unique_case.v and e/t/indent_unique_case.v
Verified tests_ok/indent_unique_case.v
59 tests run so far, 58 left... Thread 3of5
Considering test inject_inst_empty_ports.v
inject_inst_empty_ports.v: finding...
inject_inst_empty_ports.v: deleting indent...
inject_inst_empty_ports.v: deleting autos...
inject_inst_empty_ports.v: testing inject-auto...
inject_inst_empty_ports.v: auto OK...
inject_inst_empty_ports.v: testing indent...
78
49
25
78
49
25
78
49
25
Indented 27 lines
inject_inst_empty_ports.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/inject_inst_empty_ports.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/inject_inst_empty_ports.v
tests_ok/inject_inst_empty_ports.v: running diff of tests_ok/inject_inst_empty_ports.v and e/t/inject_inst_empty_ports.v
Verified tests_ok/inject_inst_empty_ports.v
60 tests run so far, 53 left... Thread 3of5
Considering test inject_path_cmt.v
inject_path_cmt.v: finding...
inject_path_cmt.v: deleting indent...
inject_path_cmt.v: deleting autos...
inject_path_cmt.v: testing inject-auto...
inject_path_cmt.v: auto OK...
inject_path_cmt.v: testing indent...
Indented 19 lines
inject_path_cmt.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/inject_path_cmt.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/inject_path_cmt.v
tests_ok/inject_path_cmt.v: running diff of tests_ok/inject_path_cmt.v and e/t/inject_path_cmt.v
Verified tests_ok/inject_path_cmt.v
61 tests run so far, 47 left... Thread 3of5
Considering test label_do.v
label_do.v: finding...
label_do.v: deleting indent...
label_do.v: deleting autos...
label_do.v: testing auto...
label_do.v: auto OK...
label_do.v: testing auto labeling of begin/end...
label_do.v: testing indent...
Indented 12 lines
label_do.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/label_do.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/label_do.v
tests_ok/label_do.v: running diff of tests_ok/label_do.v and e/t/label_do.v
Verified tests_ok/label_do.v
62 tests run so far, 42 left... Thread 3of5
Considering test lavigne_instpath.v
lavigne_instpath.v: finding...
lavigne_instpath.v: deleting indent...
lavigne_instpath.v: deleting autos...
lavigne_instpath.v: testing auto...
lavigne_instpath.v: auto OK...
lavigne_instpath.v: testing indent...
Indented 28 lines
lavigne_instpath.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/lavigne_instpath.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/lavigne_instpath.v
tests_ok/lavigne_instpath.v: running diff of tests_ok/lavigne_instpath.v and e/t/lavigne_instpath.v
Verified tests_ok/lavigne_instpath.v
63 tests run so far, 36 left... Thread 3of5
Considering test mac_test2.sv
mac_test2.sv: finding...
mac_test2.sv: deleting indent...
mac_test2.sv: deleting autos...
mac_test2.sv: testing auto...
mac_test2.sv: auto OK...
mac_test2.sv: testing indent...
Indented 14 lines
mac_test2.sv: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/mac_test2.sv...
Wrote /home/kiwamu/deb/verilog-mode/e/t/mac_test2.sv
tests_ok/mac_test2.sv: running diff of tests_ok/mac_test2.sv and e/t/mac_test2.sv
Verified tests_ok/mac_test2.sv
64 tests run so far, 31 left... Thread 3of5
Considering test params_multiline_msg618_inc.vh
params_multiline_msg618_inc.vh: finding...
params_multiline_msg618_inc.vh: deleting indent...
params_multiline_msg618_inc.vh: deleting autos...
params_multiline_msg618_inc.vh: testing auto...
params_multiline_msg618_inc.vh: auto OK...
params_multiline_msg618_inc.vh: testing indent...
Indented 6 lines
params_multiline_msg618_inc.vh: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/params_multiline_msg618_inc.vh...
Wrote /home/kiwamu/deb/verilog-mode/e/t/params_multiline_msg618_inc.vh
tests_ok/params_multiline_msg618_inc.vh: running diff of tests_ok/params_multiline_msg618_inc.vh and e/t/params_multiline_msg618_inc.vh
Verified tests_ok/params_multiline_msg618_inc.vh
65 tests run so far, 26 left... Thread 3of5
Considering test sol_asense.v
sol_asense.v: finding...
sol_asense.v: deleting indent...
sol_asense.v: deleting autos...
sol_asense.v: testing auto...
sol_asense.v: auto OK...
sol_asense.v: testing indent...
Indented 92 lines
sol_asense.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/sol_asense.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/sol_asense.v
tests_ok/sol_asense.v: running diff of tests_ok/sol_asense.v and e/t/sol_asense.v
Verified tests_ok/sol_asense.v
66 tests run so far, 21 left... Thread 3of5
Considering test testcase.sv
testcase.sv: finding...
testcase.sv: deleting indent...
testcase.sv: deleting autos...
testcase.sv: testing auto...
testcase.sv: auto OK...
testcase.sv: testing indent...
Indented 17 lines
testcase.sv: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/testcase.sv...
Wrote /home/kiwamu/deb/verilog-mode/e/t/testcase.sv
tests_ok/testcase.sv: running diff of tests_ok/testcase.sv and e/t/testcase.sv
Verified tests_ok/testcase.sv
67 tests run so far, 15 left... Thread 3of5
Considering test v2k_localparam.v
v2k_localparam.v: finding...
v2k_localparam.v: deleting indent...
v2k_localparam.v: deleting autos...
v2k_localparam.v: testing auto...
v2k_localparam.v: auto OK...
v2k_localparam.v: testing indent...
Indented 14 lines
v2k_localparam.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/v2k_localparam.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/v2k_localparam.v
tests_ok/v2k_localparam.v: running diff of tests_ok/v2k_localparam.v and e/t/v2k_localparam.v
Verified tests_ok/v2k_localparam.v
68 tests run so far, 10 left... Thread 3of5
Considering test v2k_typedef_yee_sub2.v
v2k_typedef_yee_sub2.v: finding...
v2k_typedef_yee_sub2.v: deleting indent...
v2k_typedef_yee_sub2.v: deleting autos...
v2k_typedef_yee_sub2.v: testing auto...
v2k_typedef_yee_sub2.v: auto OK...
v2k_typedef_yee_sub2.v: testing indent...
Indented 35 lines
v2k_typedef_yee_sub2.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/v2k_typedef_yee_sub2.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/v2k_typedef_yee_sub2.v
tests_ok/v2k_typedef_yee_sub2.v: running diff of tests_ok/v2k_typedef_yee_sub2.v and e/t/v2k_typedef_yee_sub2.v
Verified tests_ok/v2k_typedef_yee_sub2.v
69 tests run so far, 5 left... Thread 3of5
Tests Passed on GNU Emacs 24.5.1 (x86_64-pc-linux-gnu, GTK+ Version 3.21.5)
of 2016-09-06 on trouble, modified by Debian
6.68user 0.15system 0:07.95elapsed 85%CPU (0avgtext+0avgdata 34992maxresident)k
0inputs+9944outputs (0major+110427minor)pagefaults 0swaps
== test_emacs_4
VERILOG_MODE_THREAD=4of5 time emacs --batch -q --no-site-file -l e/verilog-mode.elc -l 0test.el
emacs-version 24.5.1
Considering test autoarg_comment.v
autoarg_comment.v: finding...
autoarg_comment.v: deleting indent...
autoarg_comment.v: deleting autos...
autoarg_comment.v: testing auto...
autoarg_comment.v: auto OK...
autoarg_comment.v: testing indent...
Indented 17 lines
autoarg_comment.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoarg_comment.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoarg_comment.v
tests_ok/autoarg_comment.v: running diff of tests_ok/autoarg_comment.v and e/t/autoarg_comment.v
Verified tests_ok/autoarg_comment.v
1 tests run so far, 348 left... Thread 4of5
Considering test autoarg_string_bug259.v
autoarg_string_bug259.v: finding...
autoarg_string_bug259.v: deleting indent...
autoarg_string_bug259.v: deleting autos...
autoarg_string_bug259.v: testing auto...
autoarg_string_bug259.v: auto OK...
autoarg_string_bug259.v: testing indent...
98
79
58
38
18
Lining up declarations..(please stand by)
101
82
58
38
18
Lining up declarations..(please stand by)
101
82
58
38
18
Lining up declarations..(please stand by)
101
82
58
38
18
Lining up declarations..(please stand by)
101
82
58
38
18
Lining up declarations..(please stand by)
101
82
58
38
18
Indented 31 lines
autoarg_string_bug259.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoarg_string_bug259.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoarg_string_bug259.v
tests_ok/autoarg_string_bug259.v: running diff of tests_ok/autoarg_string_bug259.v and e/t/autoarg_string_bug259.v
Verified tests_ok/autoarg_string_bug259.v
2 tests run so far, 343 left... Thread 4of5
Considering test autoasciienum_auto.v
autoasciienum_auto.v: finding...
autoasciienum_auto.v: deleting indent...
autoasciienum_auto.v: deleting autos...
autoasciienum_auto.v: testing auto...
autoasciienum_auto.v: auto OK...
autoasciienum_auto.v: testing indent...
Indented 43 lines
autoasciienum_auto.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoasciienum_auto.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoasciienum_auto.v
tests_ok/autoasciienum_auto.v: running diff of tests_ok/autoasciienum_auto.v and e/t/autoasciienum_auto.v
Verified tests_ok/autoasciienum_auto.v
3 tests run so far, 338 left... Thread 4of5
Considering test autoasciienum_reed.v
autoasciienum_reed.v: finding...
autoasciienum_reed.v: deleting indent...
autoasciienum_reed.v: deleting autos...
autoasciienum_reed.v: testing auto...
autoasciienum_reed.v: auto OK...
autoasciienum_reed.v: testing indent...
Indented 52 lines
autoasciienum_reed.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoasciienum_reed.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoasciienum_reed.v
tests_ok/autoasciienum_reed.v: running diff of tests_ok/autoasciienum_reed.v and e/t/autoasciienum_reed.v
Verified tests_ok/autoasciienum_reed.v
4 tests run so far, 333 left... Thread 4of5
Considering test autoinout_lovell.v
autoinout_lovell.v: finding...
autoinout_lovell.v: deleting indent...
autoinout_lovell.v: deleting autos...
autoinout_lovell.v: testing auto...
autoinout_lovell.v: auto OK...
autoinout_lovell.v: testing indent...
Indented 65 lines
autoinout_lovell.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinout_lovell.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinout_lovell.v
tests_ok/autoinout_lovell.v: running diff of tests_ok/autoinout_lovell.v and e/t/autoinout_lovell.v
Verified tests_ok/autoinout_lovell.v
5 tests run so far, 328 left... Thread 4of5
Considering test autoinoutcomp.v
autoinoutcomp.v: finding...
autoinoutcomp.v: deleting indent...
autoinoutcomp.v: deleting autos...
autoinoutcomp.v: testing auto...
autoinoutcomp.v: auto OK...
autoinoutcomp.v: testing indent...
Indented 20 lines
autoinoutcomp.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinoutcomp.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinoutcomp.v
tests_ok/autoinoutcomp.v: running diff of tests_ok/autoinoutcomp.v and e/t/autoinoutcomp.v
Verified tests_ok/autoinoutcomp.v
6 tests run so far, 323 left... Thread 4of5
Considering test autoinoutmodule_iface_sub.v
autoinoutmodule_iface_sub.v: finding...
autoinoutmodule_iface_sub.v: deleting indent...
autoinoutmodule_iface_sub.v: deleting autos...
autoinoutmodule_iface_sub.v: testing auto...
autoinoutmodule_iface_sub.v: auto OK...
autoinoutmodule_iface_sub.v: testing indent...
Indented 4 lines
autoinoutmodule_iface_sub.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinoutmodule_iface_sub.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinoutmodule_iface_sub.v
tests_ok/autoinoutmodule_iface_sub.v: running diff of tests_ok/autoinoutmodule_iface_sub.v and e/t/autoinoutmodule_iface_sub.v
Verified tests_ok/autoinoutmodule_iface_sub.v
7 tests run so far, 318 left... Thread 4of5
Considering test autoinoutparam.v
autoinoutparam.v: finding...
autoinoutparam.v: deleting indent...
autoinoutparam.v: deleting autos...
autoinoutparam.v: testing auto...
autoinoutparam.v: auto OK...
autoinoutparam.v: testing indent...
Indented 14 lines
autoinoutparam.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinoutparam.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinoutparam.v
tests_ok/autoinoutparam.v: running diff of tests_ok/autoinoutparam.v and e/t/autoinoutparam.v
Verified tests_ok/autoinoutparam.v
8 tests run so far, 313 left... Thread 4of5
Considering test autoinput_concat_lau.v
autoinput_concat_lau.v: finding...
autoinput_concat_lau.v: deleting indent...
autoinput_concat_lau.v: deleting autos...
autoinput_concat_lau.v: testing auto...
autoinput_concat_lau.v: auto OK...
autoinput_concat_lau.v: testing indent...
Lining up declarations..(please stand by)
169
128
Lining up declarations..(please stand by)
169
128
Lining up declarations..(please stand by)
169
128
Lining up declarations..(please stand by)
169
128
Lining up declarations..(please stand by)
169
128
Lining up declarations..(please stand by)
169
128
Lining up declarations..(please stand by)
169
128
Indented 41 lines
autoinput_concat_lau.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinput_concat_lau.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinput_concat_lau.v
tests_ok/autoinput_concat_lau.v: running diff of tests_ok/autoinput_concat_lau.v and e/t/autoinput_concat_lau.v
Verified tests_ok/autoinput_concat_lau.v
9 tests run so far, 308 left... Thread 4of5
Considering test autoinst_2k_fredriksen.v
autoinst_2k_fredriksen.v: finding...
autoinst_2k_fredriksen.v: deleting indent...
autoinst_2k_fredriksen.v: deleting autos...
autoinst_2k_fredriksen.v: testing auto...
autoinst_2k_fredriksen.v: auto OK...
autoinst_2k_fredriksen.v: testing indent...
28
Indented 21 lines
autoinst_2k_fredriksen.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_2k_fredriksen.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_2k_fredriksen.v
tests_ok/autoinst_2k_fredriksen.v: running diff of tests_ok/autoinst_2k_fredriksen.v and e/t/autoinst_2k_fredriksen.v
Verified tests_ok/autoinst_2k_fredriksen.v
10 tests run so far, 303 left... Thread 4of5
Considering test autoinst_belkind_concat.v
autoinst_belkind_concat.v: finding...
autoinst_belkind_concat.v: deleting indent...
autoinst_belkind_concat.v: deleting autos...
autoinst_belkind_concat.v: testing auto...
autoinst_belkind_concat.v: auto OK...
autoinst_belkind_concat.v: testing indent...
Indented 52 lines
autoinst_belkind_concat.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_belkind_concat.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_belkind_concat.v
tests_ok/autoinst_belkind_concat.v: running diff of tests_ok/autoinst_belkind_concat.v and e/t/autoinst_belkind_concat.v
Verified tests_ok/autoinst_belkind_concat.v
11 tests run so far, 298 left... Thread 4of5
Considering test autoinst_bug373.v
autoinst_bug373.v: finding...
autoinst_bug373.v: deleting indent...
autoinst_bug373.v: deleting autos...
autoinst_bug373.v: testing auto...
autoinst_bug373.v: auto OK...
autoinst_bug373.v: testing indent...
Lining up declarations..(please stand by)
143
115
72
22
Lining up declarations..(please stand by)
143
115
72
22
Lining up declarations..(please stand by)
143
115
72
22
Lining up declarations..(please stand by)
143
115
72
22
Indented 47 lines
autoinst_bug373.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_bug373.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_bug373.v
tests_ok/autoinst_bug373.v: running diff of tests_ok/autoinst_bug373.v and e/t/autoinst_bug373.v
Verified tests_ok/autoinst_bug373.v
12 tests run so far, 293 left... Thread 4of5
Considering test autoinst_clog2_bug522.v
autoinst_clog2_bug522.v: finding...
autoinst_clog2_bug522.v: deleting indent...
autoinst_clog2_bug522.v: deleting autos...
autoinst_clog2_bug522.v: testing auto...
autoinst_clog2_bug522.v: auto OK...
autoinst_clog2_bug522.v: testing indent...
Indented 30 lines
autoinst_clog2_bug522.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_clog2_bug522.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_clog2_bug522.v
tests_ok/autoinst_clog2_bug522.v: running diff of tests_ok/autoinst_clog2_bug522.v and e/t/autoinst_clog2_bug522.v
Verified tests_ok/autoinst_clog2_bug522.v
13 tests run so far, 288 left... Thread 4of5
Considering test autoinst_crawford_array_a.v
autoinst_crawford_array_a.v: finding...
autoinst_crawford_array_a.v: deleting indent...
autoinst_crawford_array_a.v: deleting autos...
autoinst_crawford_array_a.v: testing auto...
autoinst_crawford_array_a.v: auto OK...
autoinst_crawford_array_a.v: testing indent...
Indented 39 lines
autoinst_crawford_array_a.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_crawford_array_a.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_crawford_array_a.v
tests_ok/autoinst_crawford_array_a.v: running diff of tests_ok/autoinst_crawford_array_a.v and e/t/autoinst_crawford_array_a.v
Verified tests_ok/autoinst_crawford_array_a.v
14 tests run so far, 283 left... Thread 4of5
Considering test autoinst_gate.v
autoinst_gate.v: finding...
autoinst_gate.v: deleting indent...
autoinst_gate.v: deleting autos...
autoinst_gate.v: testing auto...
autoinst_gate.v: auto OK...
autoinst_gate.v: testing indent...
Lining up declarations..(please stand by)
347
305
267
125
89
53
17
Lining up declarations..(please stand by)
347
305
267
125
89
53
17
Lining up declarations..(please stand by)
354
311
272
129
92
55
18
Lining up declarations..(please stand by)
354
311
272
129
92
55
18
Lining up declarations..(please stand by)
355
312
273
129
92
55
18
Lining up declarations..(please stand by)
356
313
274
129
92
55
18
Lining up declarations..(please stand by)
357
314
275
129
92
55
18
Lining up declarations..(please stand by)
357
314
275
129
92
55
18
Lining up declarations..(please stand by)
357
314
275
129
92
55
18
Lining up declarations..(please stand by)
357
314
275
129
92
55
18
Lining up declarations..(please stand by)
357
314
275
129
92
55
18
Lining up declarations..(please stand by)
357
314
275
129
92
55
18
Indented 39 lines
autoinst_gate.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_gate.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_gate.v
tests_ok/autoinst_gate.v: running diff of tests_ok/autoinst_gate.v and e/t/autoinst_gate.v
Verified tests_ok/autoinst_gate.v
15 tests run so far, 278 left... Thread 4of5
Considering test autoinst_ifdef_fredrickson_200503_sub.v
autoinst_ifdef_fredrickson_200503_sub.v: finding...
autoinst_ifdef_fredrickson_200503_sub.v: deleting indent...
autoinst_ifdef_fredrickson_200503_sub.v: deleting autos...
autoinst_ifdef_fredrickson_200503_sub.v: testing auto...
autoinst_ifdef_fredrickson_200503_sub.v: auto OK...
autoinst_ifdef_fredrickson_200503_sub.v: testing indent...
56
44
26
56
44
26
53
41
23
Indented 15 lines
autoinst_ifdef_fredrickson_200503_sub.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_ifdef_fredrickson_200503_sub.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_ifdef_fredrickson_200503_sub.v
tests_ok/autoinst_ifdef_fredrickson_200503_sub.v: running diff of tests_ok/autoinst_ifdef_fredrickson_200503_sub.v and e/t/autoinst_ifdef_fredrickson_200503_sub.v
Verified tests_ok/autoinst_ifdef_fredrickson_200503_sub.v
16 tests run so far, 273 left... Thread 4of5
Considering test autoinst_interface.v
autoinst_interface.v: finding...
autoinst_interface.v: deleting indent...
autoinst_interface.v: deleting autos...
autoinst_interface.v: testing auto...
autoinst_interface.v: auto OK...
autoinst_interface.v: testing indent...
Lining up declarations..(please stand by)
175
147
128
107
86
57
33
Lining up declarations..(please stand by)
182
153
133
111
89
59
34
Lining up declarations..(please stand by)
182
153
133
111
89
59
34
Lining up declarations..(please stand by)
182
153
133
111
89
59
34
Lining up declarations..(please stand by)
182
153
133
111
89
59
34
Lining up declarations..(please stand by)
177
157
135
113
86
57
33
Lining up declarations..(please stand by)
184
163
140
117
89
59
34
Lining up declarations..(please stand by)
184
163
140
117
89
59
34
Lining up declarations..(please stand by)
184
163
140
117
89
59
34
Lining up declarations..(please stand by)
184
163
140
117
89
59
34
Indented 50 lines
autoinst_interface.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_interface.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_interface.v
tests_ok/autoinst_interface.v: running diff of tests_ok/autoinst_interface.v and e/t/autoinst_interface.v
Verified tests_ok/autoinst_interface.v
17 tests run so far, 268 left... Thread 4of5
Considering test autoinst_lopaz.v
autoinst_lopaz.v: finding...
autoinst_lopaz.v: deleting indent...
autoinst_lopaz.v: deleting autos...
autoinst_lopaz.v: testing auto...
autoinst_lopaz.v: auto OK...
autoinst_lopaz.v: testing indent...
Indented 76 lines
autoinst_lopaz.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_lopaz.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_lopaz.v
tests_ok/autoinst_lopaz.v: running diff of tests_ok/autoinst_lopaz.v and e/t/autoinst_lopaz.v
Verified tests_ok/autoinst_lopaz.v
18 tests run so far, 263 left... Thread 4of5
Considering test autoinst_modport_param.v
autoinst_modport_param.v: finding...
autoinst_modport_param.v: deleting indent...
autoinst_modport_param.v: deleting autos...
autoinst_modport_param.v: testing auto...
autoinst_modport_param.v: auto OK...
autoinst_modport_param.v: testing indent...
Indented 38 lines
autoinst_modport_param.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_modport_param.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_modport_param.v
tests_ok/autoinst_modport_param.v: running diff of tests_ok/autoinst_modport_param.v and e/t/autoinst_modport_param.v
Verified tests_ok/autoinst_modport_param.v
19 tests run so far, 258 left... Thread 4of5
Considering test autoinst_multitemplate.v
autoinst_multitemplate.v: finding...
autoinst_multitemplate.v: deleting indent...
autoinst_multitemplate.v: deleting autos...
autoinst_multitemplate.v: testing auto...
autoinst_multitemplate.v: auto OK...
autoinst_multitemplate.v: testing indent...
Indented 51 lines
autoinst_multitemplate.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_multitemplate.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_multitemplate.v
tests_ok/autoinst_multitemplate.v: running diff of tests_ok/autoinst_multitemplate.v and e/t/autoinst_multitemplate.v
Verified tests_ok/autoinst_multitemplate.v
20 tests run so far, 253 left... Thread 4of5
Considering test autoinst_param_cmt.v
autoinst_param_cmt.v: finding...
autoinst_param_cmt.v: deleting indent...
autoinst_param_cmt.v: deleting autos...
autoinst_param_cmt.v: testing auto...
autoinst_param_cmt.v: auto OK...
autoinst_param_cmt.v: testing indent...
Indented 24 lines
autoinst_param_cmt.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_param_cmt.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_param_cmt.v
tests_ok/autoinst_param_cmt.v: running diff of tests_ok/autoinst_param_cmt.v and e/t/autoinst_param_cmt.v
Verified tests_ok/autoinst_param_cmt.v
21 tests run so far, 248 left... Thread 4of5
Considering test autoinst_podolsky.v
autoinst_podolsky.v: finding...
autoinst_podolsky.v: deleting indent...
autoinst_podolsky.v: deleting autos...
autoinst_podolsky.v: testing auto...
autoinst_podolsky.v: auto OK...
autoinst_podolsky.v: testing indent...
Indented 21 lines
autoinst_podolsky.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_podolsky.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_podolsky.v
tests_ok/autoinst_podolsky.v: running diff of tests_ok/autoinst_podolsky.v and e/t/autoinst_podolsky.v
Verified tests_ok/autoinst_podolsky.v
22 tests run so far, 243 left... Thread 4of5
Considering test autoinst_rons.v
autoinst_rons.v: finding...
autoinst_rons.v: deleting indent...
autoinst_rons.v: deleting autos...
autoinst_rons.v: testing auto...
autoinst_rons.v: auto OK...
autoinst_rons.v: testing indent...
Lining up declarations..(please stand by)
182
153
126
64
27
Lining up declarations..(please stand by)
192
161
132
68
29
Lining up declarations..(please stand by)
192
161
132
68
29
Lining up declarations..(please stand by)
198
167
138
68
29
Lining up declarations..(please stand by)
198
167
138
68
29
Lining up declarations..(please stand by)
198
167
138
68
29
Lining up declarations..(please stand by)
198
167
138
68
29
Lining up declarations..(please stand by)
198
167
138
68
29
Indented 23 lines
autoinst_rons.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_rons.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_rons.v
tests_ok/autoinst_rons.v: running diff of tests_ok/autoinst_rons.v and e/t/autoinst_rons.v
Verified tests_ok/autoinst_rons.v
23 tests run so far, 238 left... Thread 4of5
Considering test autoinst_sv_kulkarni.v
autoinst_sv_kulkarni.v: finding...
autoinst_sv_kulkarni.v: deleting indent...
autoinst_sv_kulkarni.v: deleting autos...
autoinst_sv_kulkarni.v: testing auto...
autoinst_sv_kulkarni.v: auto OK...
autoinst_sv_kulkarni.v: testing indent...
31
31
Indented 81 lines
autoinst_sv_kulkarni.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_sv_kulkarni.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_sv_kulkarni.v
tests_ok/autoinst_sv_kulkarni.v: running diff of tests_ok/autoinst_sv_kulkarni.v and e/t/autoinst_sv_kulkarni.v
Verified tests_ok/autoinst_sv_kulkarni.v
24 tests run so far, 233 left... Thread 4of5
Considering test autoinst_tennant.v
autoinst_tennant.v: finding...
autoinst_tennant.v: deleting indent...
autoinst_tennant.v: deleting autos...
autoinst_tennant.v: testing auto...
autoinst_tennant.v: auto OK...
autoinst_tennant.v: testing indent...
Lining up declarations..(please stand by)
555
539
396
181
30
Lining up declarations..(please stand by)
559
543
396
181
30
Lining up declarations..(please stand by)
559
543
396
181
30
Lining up declarations..(please stand by)
559
543
396
181
30
Lining up declarations..(please stand by)
559
543
396
181
30
Lining up declarations..(please stand by)
559
543
396
181
30
Lining up declarations..(please stand by)
559
543
396
181
30
Lining up declarations..(please stand by)
563
547
400
181
30
Lining up declarations..(please stand by)
563
547
400
181
30
Lining up declarations..(please stand by)
567
551
404
181
30
Lining up declarations..(please stand by)
567
551
404
181
30
Lining up declarations..(please stand by)
567
551
404
181
30
Lining up declarations..(please stand by)
567
551
404
181
30
Lining up declarations..(please stand by)
567
551
404
181
30
Lining up declarations..(please stand by)
567
551
404
181
30
Lining up declarations..(please stand by)
567
551
404
181
30
Lining up declarations..(please stand by)
567
551
404
181
30
Lining up declarations..(please stand by)
567
551
404
181
30
Lining up declarations..(please stand by)
186
170
142
120
98
75
43
18
Lining up declarations..(please stand by)
190
174
142
120
98
75
43
18
Lining up declarations..(please stand by)
190
174
142
120
98
75
43
18
Lining up declarations..(please stand by)
190
174
142
120
98
75
43
18
Lining up declarations..(please stand by)
190
174
142
120
98
75
43
18
Lining up declarations..(please stand by)
194
178
146
124
102
75
43
18
Lining up declarations..(please stand by)
194
178
146
124
102
75
43
18
Lining up declarations..(please stand by)
194
178
146
124
102
75
43
18
Lining up declarations..(please stand by)
198
182
150
128
106
79
47
18
Lining up declarations..(please stand by)
198
182
150
128
106
79
47
18
Lining up declarations..(please stand by)
202
186
154
132
110
83
51
22
Lining up declarations..(please stand by)
202
186
154
132
110
83
51
22
Lining up declarations..(please stand by)
200
184
155
132
110
87
56
30
Lining up declarations..(please stand by)
204
188
155
132
110
87
56
30
Lining up declarations..(please stand by)
204
188
155
132
110
87
56
30
Lining up declarations..(please stand by)
204
188
155
132
110
87
56
30
Lining up declarations..(please stand by)
204
188
155
132
110
87
56
30
Lining up declarations..(please stand by)
208
192
159
136
114
87
56
30
Lining up declarations..(please stand by)
208
192
159
136
114
87
56
30
Lining up declarations..(please stand by)
208
192
159
136
114
87
56
30
Lining up declarations..(please stand by)
212
196
163
140
118
91
60
30
Lining up declarations..(please stand by)
212
196
163
140
118
91
60
30
Lining up declarations..(please stand by)
216
200
167
144
122
95
64
34
Lining up declarations..(please stand by)
216
200
167
144
122
95
64
34
Indented 109 lines
autoinst_tennant.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_tennant.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_tennant.v
tests_ok/autoinst_tennant.v: running diff of tests_ok/autoinst_tennant.v and e/t/autoinst_tennant.v
Verified tests_ok/autoinst_tennant.v
25 tests run so far, 228 left... Thread 4of5
Considering test autoinst_width.v
autoinst_width.v: finding...
autoinst_width.v: deleting indent...
autoinst_width.v: deleting autos...
autoinst_width.v: testing auto...
autoinst_width.v: auto OK...
autoinst_width.v: testing indent...
Indented 32 lines
autoinst_width.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_width.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_width.v
tests_ok/autoinst_width.v: running diff of tests_ok/autoinst_width.v and e/t/autoinst_width.v
Verified tests_ok/autoinst_width.v
26 tests run so far, 223 left... Thread 4of5
Considering test autoinstparam_bug287.v
autoinstparam_bug287.v: finding...
autoinstparam_bug287.v: deleting indent...
autoinstparam_bug287.v: deleting autos...
autoinstparam_bug287.v: testing auto...
autoinstparam_bug287.v: auto OK...
autoinstparam_bug287.v: testing indent...
38
18
38
18
Indented 21 lines
autoinstparam_bug287.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinstparam_bug287.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinstparam_bug287.v
tests_ok/autoinstparam_bug287.v: running diff of tests_ok/autoinstparam_bug287.v and e/t/autoinstparam_bug287.v
Verified tests_ok/autoinstparam_bug287.v
27 tests run so far, 217 left... Thread 4of5
Considering test autoinstparam_local.v
autoinstparam_local.v: finding...
autoinstparam_local.v: deleting indent...
autoinstparam_local.v: deleting autos...
autoinstparam_local.v: testing auto...
autoinstparam_local.v: auto OK...
autoinstparam_local.v: testing indent...
Indented 26 lines
autoinstparam_local.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinstparam_local.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinstparam_local.v
tests_ok/autoinstparam_local.v: running diff of tests_ok/autoinstparam_local.v and e/t/autoinstparam_local.v
Verified tests_ok/autoinstparam_local.v
28 tests run so far, 212 left... Thread 4of5
Considering test autologic.sv
autologic.sv: finding...
autologic.sv: deleting indent...
autologic.sv: deleting autos...
autologic.sv: testing auto...
autologic.sv: auto OK...
autologic.sv: testing indent...
Lining up declarations..(please stand by)
149
126
92
30
Lining up declarations..(please stand by)
149
126
92
30
Lining up declarations..(please stand by)
149
126
92
30
Lining up declarations..(please stand by)
149
126
92
30
74
52
28
74
52
28
74
52
28
73
51
28
73
51
28
73
51
28
Indented 91 lines
autologic.sv: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autologic.sv...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autologic.sv
tests_ok/autologic.sv: running diff of tests_ok/autologic.sv and e/t/autologic.sv
Verified tests_ok/autologic.sv
29 tests run so far, 207 left... Thread 4of5
Considering test autooutput_regexp.v
autooutput_regexp.v: finding...
autooutput_regexp.v: deleting indent...
autooutput_regexp.v: deleting autos...
autooutput_regexp.v: testing auto...
autooutput_regexp.v: auto OK...
autooutput_regexp.v: testing indent...
Indented 26 lines
autooutput_regexp.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autooutput_regexp.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autooutput_regexp.v
tests_ok/autooutput_regexp.v: running diff of tests_ok/autooutput_regexp.v and e/t/autooutput_regexp.v
Verified tests_ok/autooutput_regexp.v
30 tests run so far, 202 left... Thread 4of5
Considering test autoreg_outreg.v
autoreg_outreg.v: finding...
autoreg_outreg.v: deleting indent...
autoreg_outreg.v: deleting autos...
autoreg_outreg.v: testing auto...
autoreg_outreg.v: auto OK...
autoreg_outreg.v: testing indent...
Lining up declarations..(please stand by)
262
191
105
17
Lining up declarations..(please stand by)
262
191
105
17
Lining up declarations..(please stand by)
262
191
105
17
Lining up declarations..(please stand by)
262
191
105
17
Indented 22 lines
autoreg_outreg.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoreg_outreg.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoreg_outreg.v
tests_ok/autoreg_outreg.v: running diff of tests_ok/autoreg_outreg.v and e/t/autoreg_outreg.v
Verified tests_ok/autoreg_outreg.v
31 tests run so far, 197 left... Thread 4of5
Considering test autoreset_define_colon.v
autoreset_define_colon.v: finding...
autoreset_define_colon.v: deleting indent...
autoreset_define_colon.v: deleting autos...
autoreset_define_colon.v: testing auto...
autoreset_define_colon.v: auto OK...
autoreset_define_colon.v: testing indent...
Indented 33 lines
autoreset_define_colon.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoreset_define_colon.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoreset_define_colon.v
tests_ok/autoreset_define_colon.v: running diff of tests_ok/autoreset_define_colon.v and e/t/autoreset_define_colon.v
Verified tests_ok/autoreset_define_colon.v
32 tests run so far, 192 left... Thread 4of5
Considering test autoreset_if.v
autoreset_if.v: finding...
autoreset_if.v: deleting indent...
autoreset_if.v: deleting autos...
autoreset_if.v: testing auto...
autoreset_if.v: auto OK...
autoreset_if.v: testing indent...
Indented 74 lines
autoreset_if.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoreset_if.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoreset_if.v
tests_ok/autoreset_if.v: running diff of tests_ok/autoreset_if.v and e/t/autoreset_if.v
Verified tests_ok/autoreset_if.v
33 tests run so far, 187 left... Thread 4of5
Considering test autoreset_reed.v
autoreset_reed.v: finding...
autoreset_reed.v: deleting indent...
autoreset_reed.v: deleting autos...
autoreset_reed.v: testing auto...
autoreset_reed.v: auto OK...
autoreset_reed.v: testing indent...
Indented 34 lines
autoreset_reed.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoreset_reed.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoreset_reed.v
tests_ok/autoreset_reed.v: running diff of tests_ok/autoreset_reed.v and e/t/autoreset_reed.v
Verified tests_ok/autoreset_reed.v
34 tests run so far, 182 left... Thread 4of5
Considering test autosense_aas_ifdef.v
autosense_aas_ifdef.v: finding...
autosense_aas_ifdef.v: deleting indent...
autosense_aas_ifdef.v: deleting autos...
autosense_aas_ifdef.v: testing auto...
autosense_aas_ifdef.v: auto OK...
autosense_aas_ifdef.v: testing indent...
Indented 54 lines
autosense_aas_ifdef.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autosense_aas_ifdef.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autosense_aas_ifdef.v
tests_ok/autosense_aas_ifdef.v: running diff of tests_ok/autosense_aas_ifdef.v and e/t/autosense_aas_ifdef.v
Verified tests_ok/autosense_aas_ifdef.v
35 tests run so far, 177 left... Thread 4of5
Considering test autosense_dittrich_inc.v
autosense_dittrich_inc.v: finding...
autosense_dittrich_inc.v: deleting indent...
autosense_dittrich_inc.v: deleting autos...
autosense_dittrich_inc.v: testing auto...
autosense_dittrich_inc.v: auto OK...
autosense_dittrich_inc.v: testing indent...
Indented 9 lines
autosense_dittrich_inc.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autosense_dittrich_inc.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autosense_dittrich_inc.v
tests_ok/autosense_dittrich_inc.v: running diff of tests_ok/autosense_dittrich_inc.v and e/t/autosense_dittrich_inc.v
Verified tests_ok/autosense_dittrich_inc.v
36 tests run so far, 172 left... Thread 4of5
Considering test autosense_jbrown.v
autosense_jbrown.v: finding...
autosense_jbrown.v: deleting indent...
autosense_jbrown.v: deleting autos...
autosense_jbrown.v: testing auto...
autosense_jbrown.v: auto OK...
autosense_jbrown.v: testing indent...
Indented 29 lines
autosense_jbrown.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autosense_jbrown.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autosense_jbrown.v
tests_ok/autosense_jbrown.v: running diff of tests_ok/autosense_jbrown.v and e/t/autosense_jbrown.v
Verified tests_ok/autosense_jbrown.v
37 tests run so far, 167 left... Thread 4of5
Considering test autosense_peers_func.v
autosense_peers_func.v: finding...
autosense_peers_func.v: deleting indent...
autosense_peers_func.v: deleting autos...
autosense_peers_func.v: testing auto...
autosense_peers_func.v: auto OK...
autosense_peers_func.v: testing indent...
Indented 39 lines
autosense_peers_func.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autosense_peers_func.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autosense_peers_func.v
tests_ok/autosense_peers_func.v: running diff of tests_ok/autosense_peers_func.v and e/t/autosense_peers_func.v
Verified tests_ok/autosense_peers_func.v
38 tests run so far, 162 left... Thread 4of5
Considering test autotieoff_signed.v
autotieoff_signed.v: finding...
autotieoff_signed.v: deleting indent...
autotieoff_signed.v: deleting autos...
autotieoff_signed.v: testing auto...
autotieoff_signed.v: auto OK...
autotieoff_signed.v: testing indent...
Indented 79 lines
autotieoff_signed.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autotieoff_signed.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autotieoff_signed.v
tests_ok/autotieoff_signed.v: running diff of tests_ok/autotieoff_signed.v and e/t/autotieoff_signed.v
Verified tests_ok/autotieoff_signed.v
39 tests run so far, 157 left... Thread 4of5
Considering test autowire_isaacson.v
autowire_isaacson.v: finding...
autowire_isaacson.v: deleting indent...
autowire_isaacson.v: deleting autos...
autowire_isaacson.v: testing auto...
autowire_isaacson.v: auto OK...
autowire_isaacson.v: testing indent...
Indented 44 lines
autowire_isaacson.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autowire_isaacson.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autowire_isaacson.v
tests_ok/autowire_isaacson.v: running diff of tests_ok/autowire_isaacson.v and e/t/autowire_isaacson.v
Verified tests_ok/autowire_isaacson.v
40 tests run so far, 152 left... Thread 4of5
Considering test autowire_myers.v
autowire_myers.v: finding...
autowire_myers.v: deleting indent...
autowire_myers.v: deleting autos...
autowire_myers.v: testing auto...
autowire_myers.v: auto OK...
autowire_myers.v: testing indent...
Indented 25 lines
autowire_myers.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autowire_myers.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autowire_myers.v
tests_ok/autowire_myers.v: running diff of tests_ok/autowire_myers.v and e/t/autowire_myers.v
Verified tests_ok/autowire_myers.v
41 tests run so far, 147 left... Thread 4of5
Considering test autowire_req.v
autowire_req.v: finding...
autowire_req.v: deleting indent...
autowire_req.v: deleting autos...
autowire_req.v: testing auto...
autowire_req.v: auto OK...
autowire_req.v: testing indent...
Indented 20 lines
autowire_req.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autowire_req.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autowire_req.v
tests_ok/autowire_req.v: running diff of tests_ok/autowire_req.v and e/t/autowire_req.v
Verified tests_ok/autowire_req.v
42 tests run so far, 142 left... Thread 4of5
Considering test batch_li_parent.v
batch_li_parent.v: finding...
batch_li_parent.v: deleting indent...
batch_li_parent.v: deleting autos...
batch_li_parent.v: testing auto...
batch_li_parent.v: auto OK...
batch_li_parent.v: testing indent...
Indented 25 lines
batch_li_parent.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/batch_li_parent.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/batch_li_parent.v
tests_ok/batch_li_parent.v: running diff of tests_ok/batch_li_parent.v and e/t/batch_li_parent.v
Verified tests_ok/batch_li_parent.v
43 tests run so far, 137 left... Thread 4of5
Considering test debug.v
debug.v: finding...
debug.v: deleting indent...
debug.v: deleting autos...
debug.v: testing auto...
debug.v: auto OK...
debug.v: testing indent...
Indented 15 lines
debug.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/debug.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/debug.v
tests_ok/debug.v: running diff of tests_ok/debug.v and e/t/debug.v
Verified tests_ok/debug.v
44 tests run so far, 132 left... Thread 4of5
Considering test flag_f_reeves.v
flag_f_reeves.v: finding...
flag_f_reeves.v: deleting indent...
flag_f_reeves.v: deleting autos...
flag_f_reeves.v: testing auto...
flag_f_reeves.v: auto OK...
flag_f_reeves.v: testing indent...
Indented 30 lines
flag_f_reeves.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/flag_f_reeves.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/flag_f_reeves.v
tests_ok/flag_f_reeves.v: running diff of tests_ok/flag_f_reeves.v and e/t/flag_f_reeves.v
Verified tests_ok/flag_f_reeves.v
45 tests run so far, 127 left... Thread 4of5
Considering test hangcase.v
hangcase.v: finding...
hangcase.v: deleting indent...
hangcase.v: deleting autos...
hangcase.v: testing auto...
hangcase.v: auto OK...
hangcase.v: testing indent...
Indented 59 lines
hangcase.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/hangcase.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/hangcase.v
tests_ok/hangcase.v: running diff of tests_ok/hangcase.v and e/t/hangcase.v
Verified tests_ok/hangcase.v
46 tests run so far, 122 left... Thread 4of5
Considering test indent_always_decl.v
indent_always_decl.v: finding...
indent_always_decl.v: deleting indent...
indent_always_decl.v: deleting autos...
indent_always_decl.v: testing auto...
indent_always_decl.v: auto OK...
indent_always_decl.v: testing indent...
Indented 34 lines
indent_always_decl.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_always_decl.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_always_decl.v
tests_ok/indent_always_decl.v: running diff of tests_ok/indent_always_decl.v and e/t/indent_always_decl.v
Verified tests_ok/indent_always_decl.v
47 tests run so far, 117 left... Thread 4of5
Considering test indent_attributes.v
indent_attributes.v: finding...
indent_attributes.v: deleting indent...
indent_attributes.v: deleting autos...
indent_attributes.v: testing auto...
indent_attributes.v: auto OK...
indent_attributes.v: testing indent...
Indented 10 lines
indent_attributes.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_attributes.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_attributes.v
tests_ok/indent_attributes.v: running diff of tests_ok/indent_attributes.v and e/t/indent_attributes.v
Verified tests_ok/indent_attributes.v
48 tests run so far, 112 left... Thread 4of5
Considering test indent_clocking.v
indent_clocking.v: finding...
indent_clocking.v: deleting indent...
indent_clocking.v: deleting autos...
indent_clocking.v: testing auto...
indent_clocking.v: auto OK...
indent_clocking.v: testing indent...
Indented 17 lines
indent_clocking.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_clocking.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_clocking.v
tests_ok/indent_clocking.v: running diff of tests_ok/indent_clocking.v and e/t/indent_clocking.v
Verified tests_ok/indent_clocking.v
49 tests run so far, 107 left... Thread 4of5
Considering test indent_constraint3.v
indent_constraint3.v: finding...
indent_constraint3.v: deleting indent...
indent_constraint3.v: deleting autos...
indent_constraint3.v: testing auto...
indent_constraint3.v: auto OK...
indent_constraint3.v: testing indent...
Indented 30 lines
indent_constraint3.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_constraint3.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_constraint3.v
tests_ok/indent_constraint3.v: running diff of tests_ok/indent_constraint3.v and e/t/indent_constraint3.v
Verified tests_ok/indent_constraint3.v
50 tests run so far, 102 left... Thread 4of5
Considering test indent_directives.v
indent_directives.v: finding...
indent_directives.v: deleting indent...
indent_directives.v: deleting autos...
indent_directives.v: testing auto...
indent_directives.v: auto OK...
indent_directives.v: testing indent...
Indented 69 lines
indent_directives.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_directives.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_directives.v
tests_ok/indent_directives.v: running diff of tests_ok/indent_directives.v and e/t/indent_directives.v
Verified tests_ok/indent_directives.v
51 tests run so far, 97 left... Thread 4of5
Considering test indent_function.v
indent_function.v: finding...
indent_function.v: deleting indent...
indent_function.v: deleting autos...
indent_function.v: testing auto...
indent_function.v: auto OK...
indent_function.v: testing indent...
Indented 50 lines
indent_function.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_function.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_function.v
tests_ok/indent_function.v: running diff of tests_ok/indent_function.v and e/t/indent_function.v
Verified tests_ok/indent_function.v
52 tests run so far, 92 left... Thread 4of5
Considering test indent_ifdef_generate.v
indent_ifdef_generate.v: finding...
indent_ifdef_generate.v: deleting indent...
indent_ifdef_generate.v: deleting autos...
indent_ifdef_generate.v: testing auto...
indent_ifdef_generate.v: auto OK...
indent_ifdef_generate.v: testing indent...
Indented 32 lines
indent_ifdef_generate.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_ifdef_generate.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_ifdef_generate.v
tests_ok/indent_ifdef_generate.v: running diff of tests_ok/indent_ifdef_generate.v and e/t/indent_ifdef_generate.v
Verified tests_ok/indent_ifdef_generate.v
53 tests run so far, 87 left... Thread 4of5
Considering test indent_lineup_inlists.v
indent_lineup_inlists.v: finding...
indent_lineup_inlists.v: deleting indent...
indent_lineup_inlists.v: deleting autos...
indent_lineup_inlists.v: testing auto...
indent_lineup_inlists.v: auto OK...
indent_lineup_inlists.v: testing indent...
Lining up declarations..(please stand by)
408
393
376
295
251
163
121
79
25
Lining up declarations..(please stand by)
399
385
369
289
246
159
118
77
24
Lining up declarations..(please stand by)
399
385
369
289
246
159
118
77
24
Lining up declarations..(please stand by)
402
388
372
289
246
159
118
77
24
Lining up declarations..(please stand by)
401
387
371
289
246
159
118
77
24
Lining up declarations..(please stand by)
401
387
371
289
246
159
118
77
24
Lining up declarations..(please stand by)
401
387
371
289
246
159
118
77
24
Lining up declarations..(please stand by)
404
390
374
292
249
159
118
77
24
Lining up declarations..(please stand by)
403
389
373
291
248
159
118
77
24
Lining up declarations..(please stand by)
403
389
373
291
248
159
118
77
24
Lining up declarations..(please stand by)
403
389
373
291
248
159
118
77
24
Lining up declarations..(please stand by)
403
389
373
291
248
159
118
77
24
Lining up declarations..(please stand by)
403
389
373
291
248
159
118
77
24
Lining up declarations..(please stand by)
403
389
373
291
248
159
118
77
24
Indented 25 lines
indent_lineup_inlists.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_lineup_inlists.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_lineup_inlists.v
tests_ok/indent_lineup_inlists.v: running diff of tests_ok/indent_lineup_inlists.v and e/t/indent_lineup_inlists.v
Verified tests_ok/indent_lineup_inlists.v
54 tests run so far, 82 left... Thread 4of5
Considering test indent_macro_braces.v
indent_macro_braces.v: finding...
indent_macro_braces.v: deleting indent...
indent_macro_braces.v: deleting autos...
indent_macro_braces.v: testing auto...
indent_macro_braces.v: auto OK...
indent_macro_braces.v: testing indent...
Indented 9 lines
indent_macro_braces.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_macro_braces.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_macro_braces.v
tests_ok/indent_macro_braces.v: running diff of tests_ok/indent_macro_braces.v and e/t/indent_macro_braces.v
Verified tests_ok/indent_macro_braces.v
55 tests run so far, 77 left... Thread 4of5
Considering test indent_named_assert.v
indent_named_assert.v: finding...
indent_named_assert.v: deleting indent...
indent_named_assert.v: deleting autos...
indent_named_assert.v: testing auto...
indent_named_assert.v: auto OK...
indent_named_assert.v: testing indent...
Indented 9 lines
indent_named_assert.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_named_assert.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_named_assert.v
tests_ok/indent_named_assert.v: running diff of tests_ok/indent_named_assert.v and e/t/indent_named_assert.v
Verified tests_ok/indent_named_assert.v
56 tests run so far, 72 left... Thread 4of5
Considering test indent_property.v
indent_property.v: finding...
indent_property.v: deleting indent...
indent_property.v: deleting autos...
indent_property.v: testing auto...
indent_property.v: auto OK...
indent_property.v: testing indent...
Indented 65 lines
indent_property.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_property.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_property.v
tests_ok/indent_property.v: running diff of tests_ok/indent_property.v and e/t/indent_property.v
Verified tests_ok/indent_property.v
57 tests run so far, 67 left... Thread 4of5
Considering test indent_task_func_decl.sv
indent_task_func_decl.sv: finding...
indent_task_func_decl.sv: deleting indent...
indent_task_func_decl.sv: deleting autos...
indent_task_func_decl.sv: testing auto...
indent_task_func_decl.sv: auto OK...
indent_task_func_decl.sv: testing indent...
Lining up declarations..(please stand by)
171
154
135
105
68
30
Lining up declarations..(please stand by)
171
154
135
105
68
30
Indented 90 lines
indent_task_func_decl.sv: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_task_func_decl.sv...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_task_func_decl.sv
tests_ok/indent_task_func_decl.sv: running diff of tests_ok/indent_task_func_decl.sv and e/t/indent_task_func_decl.sv
Verified tests_ok/indent_task_func_decl.sv
58 tests run so far, 62 left... Thread 4of5
Considering test indent_uvm.v
indent_uvm.v: finding...
indent_uvm.v: deleting indent...
indent_uvm.v: deleting autos...
indent_uvm.v: testing auto...
indent_uvm.v: auto OK...
indent_uvm.v: testing indent...
Indented 70 lines
indent_uvm.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_uvm.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_uvm.v
tests_ok/indent_uvm.v: running diff of tests_ok/indent_uvm.v and e/t/indent_uvm.v
Verified tests_ok/indent_uvm.v
59 tests run so far, 57 left... Thread 4of5
Considering test inject_inst_endparen.v
inject_inst_endparen.v: finding...
inject_inst_endparen.v: deleting indent...
inject_inst_endparen.v: deleting autos...
inject_inst_endparen.v: testing inject-auto...
inject_inst_endparen.v: auto OK...
inject_inst_endparen.v: testing indent...
74
49
25
74
49
25
74
49
25
Indented 35 lines
inject_inst_endparen.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/inject_inst_endparen.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/inject_inst_endparen.v
tests_ok/inject_inst_endparen.v: running diff of tests_ok/inject_inst_endparen.v and e/t/inject_inst_endparen.v
Verified tests_ok/inject_inst_endparen.v
60 tests run so far, 52 left... Thread 4of5
Considering test inject_path_sub.v
inject_path_sub.v: finding...
inject_path_sub.v: deleting indent...
inject_path_sub.v: deleting autos...
inject_path_sub.v: testing inject-auto...
inject_path_sub.v: auto OK...
inject_path_sub.v: testing indent...
74
49
25
74
49
25
74
49
25
74
49
25
74
49
25
74
49
25
Indented 28 lines
inject_path_sub.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/inject_path_sub.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/inject_path_sub.v
tests_ok/inject_path_sub.v: running diff of tests_ok/inject_path_sub.v and e/t/inject_path_sub.v
Verified tests_ok/inject_path_sub.v
61 tests run so far, 46 left... Thread 4of5
Considering test label_function.v
label_function.v: finding...
label_function.v: deleting indent...
label_function.v: deleting autos...
label_function.v: testing auto...
label_function.v: auto OK...
label_function.v: testing auto labeling of begin/end...
Relabeling module...
9...
16 lines auto commented
label_function.v: testing indent...
11
Indented 66 lines
label_function.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/label_function.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/label_function.v
tests_ok/label_function.v: running diff of tests_ok/label_function.v and e/t/label_function.v
Verified tests_ok/label_function.v
62 tests run so far, 41 left... Thread 4of5
Considering test lineup.v
lineup.v: finding...
lineup.v: deleting indent...
lineup.v: deleting autos...
lineup.v: testing auto...
lineup.v: auto OK...
lineup.v: testing indent...
Indented 2 lines
lineup.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/lineup.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/lineup.v
tests_ok/lineup.v: running diff of tests_ok/lineup.v and e/t/lineup.v
Verified tests_ok/lineup.v
63 tests run so far, 35 left... Thread 4of5
Considering test mac_test2.v
mac_test2.v: finding...
mac_test2.v: deleting indent...
mac_test2.v: deleting autos...
mac_test2.v: testing auto...
mac_test2.v: auto OK...
mac_test2.v: testing indent...
Indented 14 lines
mac_test2.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/mac_test2.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/mac_test2.v
tests_ok/mac_test2.v: running diff of tests_ok/mac_test2.v and e/t/mac_test2.v
Verified tests_ok/mac_test2.v
64 tests run so far, 30 left... Thread 4of5
Considering test property_test.v
property_test.v: finding...
property_test.v: deleting indent...
property_test.v: deleting autos...
property_test.v: testing auto...
property_test.v: auto OK...
property_test.v: testing indent...
Indented 62 lines
property_test.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/property_test.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/property_test.v
tests_ok/property_test.v: running diff of tests_ok/property_test.v and e/t/property_test.v
Verified tests_ok/property_test.v
65 tests run so far, 25 left... Thread 4of5
Considering test src_frag.vs
src_frag.vs: finding...
src_frag.vs: deleting indent...
src_frag.vs: deleting autos...
src_frag.vs: testing auto...
src_frag.vs: auto OK...
src_frag.vs: testing indent...
Lining up declarations..(please stand by)
342
295
248
201
147
100
50
29
Lining up declarations..(please stand by)
342
295
248
201
147
100
50
29
Lining up declarations..(please stand by)
342
295
248
201
147
100
50
29
Lining up declarations..(please stand by)
342
295
248
201
147
100
50
29
Lining up declarations..(please stand by)
342
295
248
201
147
100
50
29
Lining up declarations..(please stand by)
342
295
248
201
147
100
50
29
Lining up declarations..(please stand by)
342
295
248
201
147
100
50
29
Lining up declarations..(please stand by)
342
295
248
201
147
100
50
29
Indented 77 lines
src_frag.vs: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/src_frag.vs...
Wrote /home/kiwamu/deb/verilog-mode/e/t/src_frag.vs
tests_ok/src_frag.vs: running diff of tests_ok/src_frag.vs and e/t/src_frag.vs
Verified tests_ok/src_frag.vs
66 tests run so far, 20 left... Thread 4of5
Considering test testcases.v
testcases.v: finding...
testcases.v: deleting indent...
testcases.v: deleting autos...
testcases.v: testing auto...
testcases.v: auto OK...
testcases.v: testing indent...
Indented 217 lines
testcases.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/testcases.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/testcases.v
tests_ok/testcases.v: running diff of tests_ok/testcases.v and e/t/testcases.v
Verified tests_ok/testcases.v
67 tests run so far, 14 left... Thread 4of5
Considering test v2k_signed_kundsen.v
v2k_signed_kundsen.v: finding...
v2k_signed_kundsen.v: deleting indent...
v2k_signed_kundsen.v: deleting autos...
v2k_signed_kundsen.v: testing auto...
v2k_signed_kundsen.v: auto OK...
v2k_signed_kundsen.v: testing indent...
Indented 21 lines
v2k_signed_kundsen.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/v2k_signed_kundsen.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/v2k_signed_kundsen.v
tests_ok/v2k_signed_kundsen.v: running diff of tests_ok/v2k_signed_kundsen.v and e/t/v2k_signed_kundsen.v
Verified tests_ok/v2k_signed_kundsen.v
68 tests run so far, 9 left... Thread 4of5
Considering test verilint_113.v
verilint_113.v: finding...
verilint_113.v: deleting indent...
verilint_113.v: deleting autos...
verilint_113.v: testing auto...
verilint_113.v: auto OK...
verilint_113.v: testing indent...
Indented 26 lines
verilint_113.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/verilint_113.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/verilint_113.v
tests_ok/verilint_113.v: running diff of tests_ok/verilint_113.v and e/t/verilint_113.v
Verified tests_ok/verilint_113.v
69 tests run so far, 4 left... Thread 4of5
Tests Passed on GNU Emacs 24.5.1 (x86_64-pc-linux-gnu, GTK+ Version 3.21.5)
of 2016-09-06 on trouble, modified by Debian
11.80user 0.13system 0:13.06elapsed 91%CPU (0avgtext+0avgdata 35172maxresident)k
0inputs+9944outputs (0major+108352minor)pagefaults 0swaps
== test_emacs_5
VERILOG_MODE_THREAD=5of5 time emacs --batch -q --no-site-file -l e/verilog-mode.elc -l 0test.el
emacs-version 24.5.1
Considering test autoarg_jwells_comment.v
autoarg_jwells_comment.v: finding...
autoarg_jwells_comment.v: deleting indent...
autoarg_jwells_comment.v: deleting autos...
autoarg_jwells_comment.v: testing auto...
autoarg_jwells_comment.v: auto OK...
autoarg_jwells_comment.v: testing indent...
Indented 9 lines
autoarg_jwells_comment.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoarg_jwells_comment.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoarg_jwells_comment.v
tests_ok/autoarg_jwells_comment.v: running diff of tests_ok/autoarg_jwells_comment.v and e/t/autoarg_jwells_comment.v
Verified tests_ok/autoarg_jwells_comment.v
1 tests run so far, 347 left... Thread 5of5
Considering test autoarg_supply_bug438.v
autoarg_supply_bug438.v: finding...
autoarg_supply_bug438.v: deleting indent...
autoarg_supply_bug438.v: deleting autos...
autoarg_supply_bug438.v: testing auto...
autoarg_supply_bug438.v: auto OK...
autoarg_supply_bug438.v: testing indent...
Lining up declarations..(please stand by)
180
130
69
19
Lining up declarations..(please stand by)
180
130
69
19
Lining up declarations..(please stand by)
180
130
69
19
Lining up declarations..(please stand by)
180
130
69
19
Lining up declarations..(please stand by)
180
130
69
19
Lining up declarations..(please stand by)
180
130
69
19
97
58
34
97
58
34
97
58
34
Indented 28 lines
autoarg_supply_bug438.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoarg_supply_bug438.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoarg_supply_bug438.v
tests_ok/autoarg_supply_bug438.v: running diff of tests_ok/autoarg_supply_bug438.v and e/t/autoarg_supply_bug438.v
Verified tests_ok/autoarg_supply_bug438.v
2 tests run so far, 342 left... Thread 5of5
Considering test autoasciienum_ex.v
autoasciienum_ex.v: finding...
autoasciienum_ex.v: deleting indent...
autoasciienum_ex.v: deleting autos...
autoasciienum_ex.v: testing auto...
autoasciienum_ex.v: auto OK...
autoasciienum_ex.v: testing indent...
Indented 33 lines
autoasciienum_ex.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoasciienum_ex.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoasciienum_ex.v
tests_ok/autoasciienum_ex.v: running diff of tests_ok/autoasciienum_ex.v and e/t/autoasciienum_ex.v
Verified tests_ok/autoasciienum_ex.v
3 tests run so far, 337 left... Thread 5of5
Considering test autoasciienum_sm.v
autoasciienum_sm.v: finding...
autoasciienum_sm.v: deleting indent...
autoasciienum_sm.v: deleting autos...
autoasciienum_sm.v: testing auto...
autoasciienum_sm.v: auto OK...
autoasciienum_sm.v: testing indent...
Indented 95 lines
autoasciienum_sm.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoasciienum_sm.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoasciienum_sm.v
tests_ok/autoasciienum_sm.v: running diff of tests_ok/autoasciienum_sm.v and e/t/autoasciienum_sm.v
Verified tests_ok/autoasciienum_sm.v
4 tests run so far, 332 left... Thread 5of5
Considering test autoinout_ma.v
autoinout_ma.v: finding...
autoinout_ma.v: deleting indent...
autoinout_ma.v: deleting autos...
autoinout_ma.v: testing auto...
autoinout_ma.v: auto OK...
autoinout_ma.v: testing indent...
Lining up declarations..(please stand by)
277
261
245
125
Lining up declarations..(please stand by)
277
261
245
125
Lining up declarations..(please stand by)
280
264
248
125
Lining up declarations..(please stand by)
280
264
248
125
Lining up declarations..(please stand by)
280
264
248
125
Lining up declarations..(please stand by)
280
264
248
125
Lining up declarations..(please stand by)
280
264
248
125
Lining up declarations..(please stand by)
280
264
248
125
Lining up declarations..(please stand by)
280
264
248
125
Lining up declarations..(please stand by)
280
264
248
125
Indented 33 lines
autoinout_ma.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinout_ma.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinout_ma.v
tests_ok/autoinout_ma.v: running diff of tests_ok/autoinout_ma.v and e/t/autoinout_ma.v
Verified tests_ok/autoinout_ma.v
5 tests run so far, 327 left... Thread 5of5
Considering test autoinoutin.v
autoinoutin.v: finding...
autoinoutin.v: deleting indent...
autoinoutin.v: deleting autos...
autoinoutin.v: testing auto...
autoinoutin.v: auto OK...
autoinoutin.v: testing indent...
Indented 14 lines
autoinoutin.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinoutin.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinoutin.v
tests_ok/autoinoutin.v: running diff of tests_ok/autoinoutin.v and e/t/autoinoutin.v
Verified tests_ok/autoinoutin.v
6 tests run so far, 322 left... Thread 5of5
Considering test autoinoutmodule_ign.v
autoinoutmodule_ign.v: finding...
autoinoutmodule_ign.v: deleting indent...
autoinoutmodule_ign.v: deleting autos...
autoinoutmodule_ign.v: testing auto...
autoinoutmodule_ign.v: auto OK...
autoinoutmodule_ign.v: testing indent...
Indented 14 lines
autoinoutmodule_ign.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinoutmodule_ign.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinoutmodule_ign.v
tests_ok/autoinoutmodule_ign.v: running diff of tests_ok/autoinoutmodule_ign.v and e/t/autoinoutmodule_ign.v
Verified tests_ok/autoinoutmodule_ign.v
7 tests run so far, 317 left... Thread 5of5
Considering test autoinput_array_bug294.v
autoinput_array_bug294.v: finding...
autoinput_array_bug294.v: deleting indent...
autoinput_array_bug294.v: deleting autos...
autoinput_array_bug294.v: testing auto...
autoinput_array_bug294.v: auto OK...
autoinput_array_bug294.v: testing indent...
82
46
82
46
40
28
28
28
Indented 35 lines
autoinput_array_bug294.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinput_array_bug294.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinput_array_bug294.v
tests_ok/autoinput_array_bug294.v: running diff of tests_ok/autoinput_array_bug294.v and e/t/autoinput_array_bug294.v
Verified tests_ok/autoinput_array_bug294.v
8 tests run so far, 312 left... Thread 5of5
Considering test autoinput_concat_lau2.v
autoinput_concat_lau2.v: finding...
autoinput_concat_lau2.v: deleting indent...
autoinput_concat_lau2.v: deleting autos...
autoinput_concat_lau2.v: testing auto...
autoinput_concat_lau2.v: auto OK...
autoinput_concat_lau2.v: testing indent...
Indented 79 lines
autoinput_concat_lau2.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinput_concat_lau2.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinput_concat_lau2.v
tests_ok/autoinput_concat_lau2.v: running diff of tests_ok/autoinput_concat_lau2.v and e/t/autoinput_concat_lau2.v
Verified tests_ok/autoinput_concat_lau2.v
9 tests run so far, 307 left... Thread 5of5
Considering test autoinst_ams_vorwerk.v
autoinst_ams_vorwerk.v: finding...
autoinst_ams_vorwerk.v: deleting indent...
autoinst_ams_vorwerk.v: deleting autos...
autoinst_ams_vorwerk.v: testing auto...
autoinst_ams_vorwerk.v: auto OK...
autoinst_ams_vorwerk.v: testing indent...
Indented 37 lines
autoinst_ams_vorwerk.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_ams_vorwerk.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_ams_vorwerk.v
tests_ok/autoinst_ams_vorwerk.v: running diff of tests_ok/autoinst_ams_vorwerk.v and e/t/autoinst_ams_vorwerk.v
Verified tests_ok/autoinst_ams_vorwerk.v
10 tests run so far, 302 left... Thread 5of5
Considering test autoinst_bits_lba.v
autoinst_bits_lba.v: finding...
autoinst_bits_lba.v: deleting indent...
autoinst_bits_lba.v: deleting autos...
autoinst_bits_lba.v: testing auto...
autoinst_bits_lba.v: auto OK...
autoinst_bits_lba.v: testing indent...
Indented 27 lines
autoinst_bits_lba.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_bits_lba.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_bits_lba.v
tests_ok/autoinst_bits_lba.v: running diff of tests_ok/autoinst_bits_lba.v and e/t/autoinst_bits_lba.v
Verified tests_ok/autoinst_bits_lba.v
11 tests run so far, 297 left... Thread 5of5
Considering test autoinst_case_chakradhara.v
autoinst_case_chakradhara.v: finding...
autoinst_case_chakradhara.v: deleting indent...
autoinst_case_chakradhara.v: deleting autos...
autoinst_case_chakradhara.v: testing auto...
autoinst_case_chakradhara.v: auto OK...
autoinst_case_chakradhara.v: testing indent...
Indented 27 lines
autoinst_case_chakradhara.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_case_chakradhara.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_case_chakradhara.v
tests_ok/autoinst_case_chakradhara.v: running diff of tests_ok/autoinst_case_chakradhara.v and e/t/autoinst_case_chakradhara.v
Verified tests_ok/autoinst_case_chakradhara.v
12 tests run so far, 292 left... Thread 5of5
Considering test autoinst_cmtcell_msg270.v
autoinst_cmtcell_msg270.v: finding...
autoinst_cmtcell_msg270.v: deleting indent...
autoinst_cmtcell_msg270.v: deleting autos...
autoinst_cmtcell_msg270.v: testing auto...
autoinst_cmtcell_msg270.v: auto OK...
autoinst_cmtcell_msg270.v: testing indent...
Indented 15 lines
autoinst_cmtcell_msg270.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_cmtcell_msg270.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_cmtcell_msg270.v
tests_ok/autoinst_cmtcell_msg270.v: running diff of tests_ok/autoinst_cmtcell_msg270.v and e/t/autoinst_cmtcell_msg270.v
Verified tests_ok/autoinst_cmtcell_msg270.v
13 tests run so far, 287 left... Thread 5of5
Considering test autoinst_dedefine.v
autoinst_dedefine.v: finding...
autoinst_dedefine.v: deleting indent...
autoinst_dedefine.v: deleting autos...
autoinst_dedefine.v: testing auto...
autoinst_dedefine.v: auto OK...
autoinst_dedefine.v: testing indent...
Indented 36 lines
autoinst_dedefine.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_dedefine.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_dedefine.v
tests_ok/autoinst_dedefine.v: running diff of tests_ok/autoinst_dedefine.v and e/t/autoinst_dedefine.v
Verified tests_ok/autoinst_dedefine.v
14 tests run so far, 282 left... Thread 5of5
Considering test autoinst_genvar.v
autoinst_genvar.v: finding...
autoinst_genvar.v: deleting indent...
autoinst_genvar.v: deleting autos...
autoinst_genvar.v: testing auto...
autoinst_genvar.v: auto OK...
autoinst_genvar.v: testing indent...
Lining up declarations..(please stand by)
301
280
259
232
208
186
156
125
93
61
30
Lining up declarations..(please stand by)
301
280
259
232
208
186
156
125
93
61
30
Lining up declarations..(please stand by)
301
280
259
232
208
186
156
125
93
61
30
Lining up declarations..(please stand by)
301
280
259
232
208
186
156
125
93
61
30
Lining up declarations..(please stand by)
301
280
259
232
208
186
156
125
93
61
30
Lining up declarations..(please stand by)
301
280
259
232
208
186
156
125
93
61
30
Lining up declarations..(please stand by)
301
280
259
232
208
186
156
125
93
61
30
Lining up declarations..(please stand by)
301
280
259
232
208
186
156
125
93
61
30
Lining up declarations..(please stand by)
301
280
259
232
208
186
156
125
93
61
30
Lining up declarations..(please stand by)
301
280
259
232
208
186
156
125
93
61
30
Lining up declarations..(please stand by)
301
280
259
232
208
186
156
125
93
61
30
Lining up declarations..(please stand by)
524
485
449
404
358
321
285
123
75
26
Lining up declarations..(please stand by)
524
485
449
404
358
321
285
123
75
26
Lining up declarations..(please stand by)
524
485
449
404
358
321
285
123
75
26
Lining up declarations..(please stand by)
524
485
449
404
358
321
285
123
75
26
Lining up declarations..(please stand by)
524
485
449
404
358
321
285
123
75
26
Lining up declarations..(please stand by)
524
485
449
404
358
321
285
123
75
26
Lining up declarations..(please stand by)
524
485
449
404
358
321
285
123
75
26
Lining up declarations..(please stand by)
524
485
449
404
358
321
285
123
75
26
Lining up declarations..(please stand by)
524
485
449
404
358
321
285
123
75
26
Lining up declarations..(please stand by)
524
485
449
404
358
321
285
123
75
26
Lining up declarations..(please stand by)
524
485
449
404
358
321
285
123
75
26
Lining up declarations..(please stand by)
524
485
449
404
358
321
285
123
75
26
Lining up declarations..(please stand by)
524
485
449
404
358
321
285
123
75
26
Lining up declarations..(please stand by)
524
485
449
404
358
321
285
123
75
26
Lining up declarations..(please stand by)
524
485
449
404
358
321
285
123
75
26
Indented 54 lines
autoinst_genvar.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_genvar.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_genvar.v
tests_ok/autoinst_genvar.v: running diff of tests_ok/autoinst_genvar.v and e/t/autoinst_genvar.v
Verified tests_ok/autoinst_genvar.v
15 tests run so far, 277 left... Thread 5of5
Considering test autoinst_ifdef_fredrickson_200503_top.v
autoinst_ifdef_fredrickson_200503_top.v: finding...
autoinst_ifdef_fredrickson_200503_top.v: deleting indent...
autoinst_ifdef_fredrickson_200503_top.v: deleting autos...
autoinst_ifdef_fredrickson_200503_top.v: testing auto...
autoinst_ifdef_fredrickson_200503_top.v: auto OK...
autoinst_ifdef_fredrickson_200503_top.v: testing indent...
Indented 12 lines
autoinst_ifdef_fredrickson_200503_top.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_ifdef_fredrickson_200503_top.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_ifdef_fredrickson_200503_top.v
tests_ok/autoinst_ifdef_fredrickson_200503_top.v: running diff of tests_ok/autoinst_ifdef_fredrickson_200503_top.v and e/t/autoinst_ifdef_fredrickson_200503_top.v
Verified tests_ok/autoinst_ifdef_fredrickson_200503_top.v
16 tests run so far, 272 left... Thread 5of5
Considering test autoinst_interface_bug320.v
autoinst_interface_bug320.v: finding...
autoinst_interface_bug320.v: deleting indent...
autoinst_interface_bug320.v: deleting autos...
autoinst_interface_bug320.v: testing auto...
autoinst_interface_bug320.v: auto OK...
autoinst_interface_bug320.v: testing indent...
Indented 18 lines
autoinst_interface_bug320.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_interface_bug320.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_interface_bug320.v
tests_ok/autoinst_interface_bug320.v: running diff of tests_ok/autoinst_interface_bug320.v and e/t/autoinst_interface_bug320.v
Verified tests_ok/autoinst_interface_bug320.v
17 tests run so far, 267 left... Thread 5of5
Considering test autoinst_lopaz_srpad.v
autoinst_lopaz_srpad.v: finding...
autoinst_lopaz_srpad.v: deleting indent...
autoinst_lopaz_srpad.v: deleting autos...
autoinst_lopaz_srpad.v: testing auto...
autoinst_lopaz_srpad.v: auto OK...
autoinst_lopaz_srpad.v: testing indent...
Indented 17 lines
autoinst_lopaz_srpad.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_lopaz_srpad.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_lopaz_srpad.v
tests_ok/autoinst_lopaz_srpad.v: running diff of tests_ok/autoinst_lopaz_srpad.v and e/t/autoinst_lopaz_srpad.v
Verified tests_ok/autoinst_lopaz_srpad.v
18 tests run so far, 262 left... Thread 5of5
Considering test autoinst_mplist.sv
autoinst_mplist.sv: finding...
autoinst_mplist.sv: deleting indent...
autoinst_mplist.sv: deleting autos...
autoinst_mplist.sv: testing auto...
autoinst_mplist.sv: auto OK...
autoinst_mplist.sv: testing indent...
Lining up declarations..(please stand by)
88
74
56
55
28
89
75
57
54
28
89
75
57
54
28
89
75
57
54
28
89
75
57
54
28
89
75
57
54
28
Indented 66 lines
autoinst_mplist.sv: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_mplist.sv...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_mplist.sv
tests_ok/autoinst_mplist.sv: running diff of tests_ok/autoinst_mplist.sv and e/t/autoinst_mplist.sv
Verified tests_ok/autoinst_mplist.sv
19 tests run so far, 257 left... Thread 5of5
Considering test autoinst_name_bug245.v
autoinst_name_bug245.v: finding...
autoinst_name_bug245.v: deleting indent...
autoinst_name_bug245.v: deleting autos...
autoinst_name_bug245.v: testing auto...
autoinst_name_bug245.v: auto OK...
autoinst_name_bug245.v: testing indent...
Lining up declarations..(please stand by)
222
202
180
151
125
93
71
52
27
Lining up declarations..(please stand by)
222
202
180
151
125
93
71
52
27
Lining up declarations..(please stand by)
222
202
180
151
125
93
71
52
27
Lining up declarations..(please stand by)
222
202
180
151
125
93
71
52
27
Lining up declarations..(please stand by)
222
202
180
151
125
93
71
52
27
Lining up declarations..(please stand by)
222
202
180
151
125
93
71
52
27
Lining up declarations..(please stand by)
222
202
180
151
125
93
71
52
27
Lining up declarations..(please stand by)
222
202
180
151
125
93
71
52
27
Lining up declarations..(please stand by)
222
202
180
151
125
93
71
52
27
Lining up declarations..(please stand by)
222
202
180
151
125
93
71
52
27
Lining up declarations..(please stand by)
222
202
180
151
125
93
71
52
27
Lining up declarations..(please stand by)
222
202
180
151
125
93
71
52
27
Lining up declarations..(please stand by)
222
202
180
151
125
93
71
52
27
Lining up declarations..(please stand by)
222
202
180
151
125
93
71
52
27
Lining up declarations..(please stand by)
222
202
180
151
125
93
71
52
27
Lining up declarations..(please stand by)
222
202
180
151
125
93
71
52
27
Lining up declarations..(please stand by)
222
202
180
151
125
93
71
52
27
Lining up declarations..(please stand by)
222
202
180
151
125
93
71
52
27
Lining up declarations..(please stand by)
222
202
180
151
125
93
71
52
27
Lining up declarations..(please stand by)
222
202
180
151
125
93
71
52
27
Lining up declarations..(please stand by)
222
202
180
151
125
93
71
52
27
Lining up declarations..(please stand by)
222
202
180
151
125
93
71
52
27
Lining up declarations..(please stand by)
222
202
180
151
125
93
71
52
27
Lining up declarations..(please stand by)
222
202
180
151
125
93
71
52
27
Lining up declarations..(please stand by)
222
202
180
151
125
93
71
52
27
Lining up declarations..(please stand by)
222
202
180
151
125
93
71
52
27
Lining up declarations..(please stand by)
222
202
180
151
125
93
71
52
27
Indented 189 lines
autoinst_name_bug245.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_name_bug245.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_name_bug245.v
tests_ok/autoinst_name_bug245.v: running diff of tests_ok/autoinst_name_bug245.v and e/t/autoinst_name_bug245.v
Verified tests_ok/autoinst_name_bug245.v
20 tests run so far, 252 left... Thread 5of5
Considering test autoinst_param_type.v
autoinst_param_type.v: finding...
autoinst_param_type.v: deleting indent...
autoinst_param_type.v: deleting autos...
autoinst_param_type.v: testing auto...
autoinst_param_type.v: auto OK...
autoinst_param_type.v: testing indent...
Lining up declarations..(please stand by)
275
228
71
19
Lining up declarations..(please stand by)
275
228
71
19
Lining up declarations..(please stand by)
275
228
71
19
Lining up declarations..(please stand by)
275
228
71
19
Lining up declarations..(please stand by)
278
231
71
19
Lining up declarations..(please stand by)
278
231
71
19
Lining up declarations..(please stand by)
278
231
71
19
Lining up declarations..(please stand by)
278
231
71
19
Lining up declarations..(please stand by)
278
231
71
19
Lining up declarations..(please stand by)
278
231
71
19
18
Indented 88 lines
autoinst_param_type.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_param_type.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_param_type.v
tests_ok/autoinst_param_type.v: running diff of tests_ok/autoinst_param_type.v and e/t/autoinst_param_type.v
Verified tests_ok/autoinst_param_type.v
21 tests run so far, 247 left... Thread 5of5
Considering test autoinst_precomment.v
autoinst_precomment.v: finding...
autoinst_precomment.v: deleting indent...
autoinst_precomment.v: deleting autos...
autoinst_precomment.v: testing auto...
autoinst_precomment.v: auto OK...
autoinst_precomment.v: testing indent...
Indented 40 lines
autoinst_precomment.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_precomment.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_precomment.v
tests_ok/autoinst_precomment.v: running diff of tests_ok/autoinst_precomment.v and e/t/autoinst_precomment.v
Verified tests_ok/autoinst_precomment.v
22 tests run so far, 242 left... Thread 5of5
Considering test autoinst_signed.v
autoinst_signed.v: finding...
autoinst_signed.v: deleting indent...
autoinst_signed.v: deleting autos...
autoinst_signed.v: testing auto...
autoinst_signed.v: auto OK...
autoinst_signed.v: testing indent...
Indented 43 lines
autoinst_signed.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_signed.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_signed.v
tests_ok/autoinst_signed.v: running diff of tests_ok/autoinst_signed.v and e/t/autoinst_signed.v
Verified tests_ok/autoinst_signed.v
23 tests run so far, 237 left... Thread 5of5
Considering test autoinst_sv_kulkarni_base.v
autoinst_sv_kulkarni_base.v: finding...
autoinst_sv_kulkarni_base.v: deleting indent...
autoinst_sv_kulkarni_base.v: deleting autos...
autoinst_sv_kulkarni_base.v: testing auto...
autoinst_sv_kulkarni_base.v: auto OK...
autoinst_sv_kulkarni_base.v: testing indent...
67
29
67
29
Indented 21 lines
autoinst_sv_kulkarni_base.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_sv_kulkarni_base.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_sv_kulkarni_base.v
tests_ok/autoinst_sv_kulkarni_base.v: running diff of tests_ok/autoinst_sv_kulkarni_base.v and e/t/autoinst_sv_kulkarni_base.v
Verified tests_ok/autoinst_sv_kulkarni_base.v
24 tests run so far, 232 left... Thread 5of5
Considering test autoinst_unsigned_bug302.v
autoinst_unsigned_bug302.v: finding...
autoinst_unsigned_bug302.v: deleting indent...
autoinst_unsigned_bug302.v: deleting autos...
autoinst_unsigned_bug302.v: testing auto...
autoinst_unsigned_bug302.v: auto OK...
autoinst_unsigned_bug302.v: testing indent...
91
71
35
91
71
35
91
71
35
Indented 30 lines
autoinst_unsigned_bug302.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_unsigned_bug302.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_unsigned_bug302.v
tests_ok/autoinst_unsigned_bug302.v: running diff of tests_ok/autoinst_unsigned_bug302.v and e/t/autoinst_unsigned_bug302.v
Verified tests_ok/autoinst_unsigned_bug302.v
25 tests run so far, 227 left... Thread 5of5
Considering test autoinst_wildcard.v
autoinst_wildcard.v: finding...
autoinst_wildcard.v: deleting indent...
autoinst_wildcard.v: deleting autos...
autoinst_wildcard.v: testing auto...
autoinst_wildcard.v: auto OK...
autoinst_wildcard.v: testing indent...
Indented 49 lines
autoinst_wildcard.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinst_wildcard.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinst_wildcard.v
tests_ok/autoinst_wildcard.v: running diff of tests_ok/autoinst_wildcard.v and e/t/autoinst_wildcard.v
Verified tests_ok/autoinst_wildcard.v
26 tests run so far, 222 left... Thread 5of5
Considering test autoinstparam_first.v
autoinstparam_first.v: finding...
autoinstparam_first.v: deleting indent...
autoinstparam_first.v: deleting autos...
autoinstparam_first.v: testing auto...
autoinstparam_first.v: auto OK...
autoinstparam_first.v: testing indent...
Indented 63 lines
autoinstparam_first.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoinstparam_first.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoinstparam_first.v
tests_ok/autoinstparam_first.v: running diff of tests_ok/autoinstparam_first.v and e/t/autoinstparam_first.v
Verified tests_ok/autoinstparam_first.v
27 tests run so far, 216 left... Thread 5of5
Considering test autolisp_include.v
autolisp_include.v: finding...
autolisp_include.v: deleting indent...
autolisp_include.v: deleting autos...
autolisp_include.v: testing auto...
Mark set
autolisp_include.v: auto OK...
autolisp_include.v: testing indent...
Indented 21 lines
autolisp_include.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autolisp_include.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autolisp_include.v
tests_ok/autolisp_include.v: running diff of tests_ok/autolisp_include.v and e/t/autolisp_include.v
Verified tests_ok/autolisp_include.v
28 tests run so far, 211 left... Thread 5of5
Considering test automodport_ex.v
automodport_ex.v: finding...
automodport_ex.v: deleting indent...
automodport_ex.v: deleting autos...
automodport_ex.v: testing auto...
automodport_ex.v: auto OK...
automodport_ex.v: testing indent...
38
21
38
21
42
23
42
23
Indented 27 lines
automodport_ex.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/automodport_ex.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/automodport_ex.v
tests_ok/automodport_ex.v: running diff of tests_ok/automodport_ex.v and e/t/automodport_ex.v
Verified tests_ok/automodport_ex.v
29 tests run so far, 206 left... Thread 5of5
Considering test autooutputevery_assign.v
autooutputevery_assign.v: finding...
autooutputevery_assign.v: deleting indent...
autooutputevery_assign.v: deleting autos...
autooutputevery_assign.v: testing auto...
autooutputevery_assign.v: auto OK...
autooutputevery_assign.v: testing indent...
Indented 18 lines
autooutputevery_assign.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autooutputevery_assign.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autooutputevery_assign.v
tests_ok/autooutputevery_assign.v: running diff of tests_ok/autooutputevery_assign.v and e/t/autooutputevery_assign.v
Verified tests_ok/autooutputevery_assign.v
30 tests run so far, 201 left... Thread 5of5
Considering test autoreg_smith_multiassign.v
autoreg_smith_multiassign.v: finding...
autoreg_smith_multiassign.v: deleting indent...
autoreg_smith_multiassign.v: deleting autos...
autoreg_smith_multiassign.v: testing auto...
autoreg_smith_multiassign.v: auto OK...
autoreg_smith_multiassign.v: testing indent...
Indented 19 lines
autoreg_smith_multiassign.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoreg_smith_multiassign.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoreg_smith_multiassign.v
tests_ok/autoreg_smith_multiassign.v: running diff of tests_ok/autoreg_smith_multiassign.v and e/t/autoreg_smith_multiassign.v
Verified tests_ok/autoreg_smith_multiassign.v
31 tests run so far, 196 left... Thread 5of5
Considering test autoreset_dever.v
autoreset_dever.v: finding...
autoreset_dever.v: deleting indent...
autoreset_dever.v: deleting autos...
autoreset_dever.v: testing auto...
autoreset_dever.v: auto OK...
autoreset_dever.v: testing indent...
Indented 52 lines
autoreset_dever.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoreset_dever.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoreset_dever.v
tests_ok/autoreset_dever.v: running diff of tests_ok/autoreset_dever.v and e/t/autoreset_dever.v
Verified tests_ok/autoreset_dever.v
32 tests run so far, 191 left... Thread 5of5
Considering test autoreset_ifndef_dc.v
autoreset_ifndef_dc.v: finding...
autoreset_ifndef_dc.v: deleting indent...
autoreset_ifndef_dc.v: deleting autos...
autoreset_ifndef_dc.v: testing auto...
autoreset_ifndef_dc.v: auto OK...
autoreset_ifndef_dc.v: testing indent...
Indented 21 lines
autoreset_ifndef_dc.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoreset_ifndef_dc.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoreset_ifndef_dc.v
tests_ok/autoreset_ifndef_dc.v: running diff of tests_ok/autoreset_ifndef_dc.v and e/t/autoreset_ifndef_dc.v
Verified tests_ok/autoreset_ifndef_dc.v
33 tests run so far, 186 left... Thread 5of5
Considering test autoreset_struct.v
autoreset_struct.v: finding...
autoreset_struct.v: deleting indent...
autoreset_struct.v: deleting autos...
autoreset_struct.v: testing auto...
autoreset_struct.v: auto OK...
autoreset_struct.v: testing indent...
33
Indented 69 lines
autoreset_struct.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoreset_struct.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoreset_struct.v
tests_ok/autoreset_struct.v: running diff of tests_ok/autoreset_struct.v and e/t/autoreset_struct.v
Verified tests_ok/autoreset_struct.v
34 tests run so far, 181 left... Thread 5of5
Considering test autosense_add_or.v
autosense_add_or.v: finding...
autosense_add_or.v: deleting indent...
autosense_add_or.v: deleting autos...
autosense_add_or.v: testing auto...
autosense_add_or.v: auto OK...
autosense_add_or.v: testing indent...
Indented 24 lines
autosense_add_or.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autosense_add_or.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autosense_add_or.v
tests_ok/autosense_add_or.v: running diff of tests_ok/autosense_add_or.v and e/t/autosense_add_or.v
Verified tests_ok/autosense_add_or.v
35 tests run so far, 176 left... Thread 5of5
Considering test autosense_gifford.v
autosense_gifford.v: finding...
autosense_gifford.v: deleting indent...
autosense_gifford.v: deleting autos...
autosense_gifford.v: testing auto...
autosense_gifford.v: auto OK...
autosense_gifford.v: testing indent...
Indented 33 lines
autosense_gifford.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autosense_gifford.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autosense_gifford.v
tests_ok/autosense_gifford.v: running diff of tests_ok/autosense_gifford.v and e/t/autosense_gifford.v
Verified tests_ok/autosense_gifford.v
36 tests run so far, 171 left... Thread 5of5
Considering test autosense_lavinge.v
autosense_lavinge.v: finding...
autosense_lavinge.v: deleting indent...
autosense_lavinge.v: deleting autos...
autosense_lavinge.v: testing auto...
autosense_lavinge.v: auto OK...
autosense_lavinge.v: testing indent...
Indented 15 lines
autosense_lavinge.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autosense_lavinge.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autosense_lavinge.v
tests_ok/autosense_lavinge.v: running diff of tests_ok/autosense_lavinge.v and e/t/autosense_lavinge.v
Verified tests_ok/autosense_lavinge.v
37 tests run so far, 166 left... Thread 5of5
Considering test autosense_rogoff.v
autosense_rogoff.v: finding...
autosense_rogoff.v: deleting indent...
autosense_rogoff.v: deleting autos...
autosense_rogoff.v: testing auto...
autosense_rogoff.v: auto OK...
autosense_rogoff.v: testing indent...
Indented 10 lines
autosense_rogoff.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autosense_rogoff.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autosense_rogoff.v
tests_ok/autosense_rogoff.v: running diff of tests_ok/autosense_rogoff.v and e/t/autosense_rogoff.v
Verified tests_ok/autosense_rogoff.v
38 tests run so far, 161 left... Thread 5of5
Considering test autoundef.v
autoundef.v: finding...
autoundef.v: deleting indent...
autoundef.v: deleting autos...
autoundef.v: testing auto...
autoundef.v: auto OK...
autoundef.v: testing indent...
Indented 36 lines
autoundef.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autoundef.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autoundef.v
tests_ok/autoundef.v: running diff of tests_ok/autoundef.v and e/t/autoundef.v
Verified tests_ok/autoundef.v
39 tests run so far, 156 left... Thread 5of5
Considering test autowire_long_yaohung.v
autowire_long_yaohung.v: finding...
autowire_long_yaohung.v: deleting indent...
autowire_long_yaohung.v: deleting autos...
autowire_long_yaohung.v: testing auto...
autowire_long_yaohung.v: auto OK...
autowire_long_yaohung.v: testing indent...
Indented 27 lines
autowire_long_yaohung.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autowire_long_yaohung.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autowire_long_yaohung.v
tests_ok/autowire_long_yaohung.v: running diff of tests_ok/autowire_long_yaohung.v and e/t/autowire_long_yaohung.v
Verified tests_ok/autowire_long_yaohung.v
40 tests run so far, 151 left... Thread 5of5
Considering test autowire_nocomment.v
autowire_nocomment.v: finding...
autowire_nocomment.v: deleting indent...
autowire_nocomment.v: deleting autos...
autowire_nocomment.v: testing auto...
autowire_nocomment.v: auto OK...
autowire_nocomment.v: testing indent...
74
52
28
74
52
28
74
52
28
Indented 37 lines
autowire_nocomment.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autowire_nocomment.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autowire_nocomment.v
tests_ok/autowire_nocomment.v: running diff of tests_ok/autowire_nocomment.v and e/t/autowire_nocomment.v
Verified tests_ok/autowire_nocomment.v
41 tests run so far, 146 left... Thread 5of5
Considering test autowire_req_sw.v
autowire_req_sw.v: finding...
autowire_req_sw.v: deleting indent...
autowire_req_sw.v: deleting autos...
autowire_req_sw.v: testing auto...
autowire_req_sw.v: auto OK...
autowire_req_sw.v: testing indent...
47
23
47
23
Indented 19 lines
autowire_req_sw.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/autowire_req_sw.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/autowire_req_sw.v
tests_ok/autowire_req_sw.v: running diff of tests_ok/autowire_req_sw.v and e/t/autowire_req_sw.v
Verified tests_ok/autowire_req_sw.v
42 tests run so far, 141 left... Thread 5of5
Considering test batch_prof_cell.v
batch_prof_cell.v: finding...
batch_prof_cell.v: deleting indent...
batch_prof_cell.v: deleting autos...
batch_prof_cell.v: testing auto...
batch_prof_cell.v: auto OK...
batch_prof_cell.v: testing indent...
Indented 4 lines
batch_prof_cell.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/batch_prof_cell.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/batch_prof_cell.v
tests_ok/batch_prof_cell.v: running diff of tests_ok/batch_prof_cell.v and e/t/batch_prof_cell.v
Verified tests_ok/batch_prof_cell.v
43 tests run so far, 136 left... Thread 5of5
Considering test disable.v
disable.v: finding...
disable.v: deleting indent...
disable.v: deleting autos...
disable.v: testing auto...
disable.v: auto OK...
disable.v: testing indent...
Indented 27 lines
disable.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/disable.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/disable.v
tests_ok/disable.v: running diff of tests_ok/disable.v and e/t/disable.v
Verified tests_ok/disable.v
44 tests run so far, 131 left... Thread 5of5
Considering test flag_f_reeves.vc
flag_f_reeves.vc: finding...
flag_f_reeves.vc: deleting indent...
flag_f_reeves.vc: deleting autos...
flag_f_reeves.vc: testing auto...
flag_f_reeves.vc: auto OK...
flag_f_reeves.vc: testing indent...
Indented 1 lines
flag_f_reeves.vc: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/flag_f_reeves.vc...
Wrote /home/kiwamu/deb/verilog-mode/e/t/flag_f_reeves.vc
tests_ok/flag_f_reeves.vc: running diff of tests_ok/flag_f_reeves.vc and e/t/flag_f_reeves.vc
Verified tests_ok/flag_f_reeves.vc
45 tests run so far, 126 left... Thread 5of5
Considering test indent_1.v
indent_1.v: finding...
indent_1.v: deleting indent...
indent_1.v: deleting autos...
indent_1.v: testing auto...
indent_1.v: auto OK...
indent_1.v: testing indent...
Indented 6 lines
indent_1.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_1.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_1.v
tests_ok/indent_1.v: running diff of tests_ok/indent_1.v and e/t/indent_1.v
Verified tests_ok/indent_1.v
46 tests run so far, 121 left... Thread 5of5
Considering test indent_assert.v
indent_assert.v: finding...
indent_assert.v: deleting indent...
indent_assert.v: deleting autos...
indent_assert.v: testing auto...
indent_assert.v: auto OK...
indent_assert.v: testing indent...
Indented 7 lines
indent_assert.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_assert.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_assert.v
tests_ok/indent_assert.v: running diff of tests_ok/indent_assert.v and e/t/indent_assert.v
Verified tests_ok/indent_assert.v
47 tests run so far, 116 left... Thread 5of5
Considering test indent_begin_clapp.v
indent_begin_clapp.v: finding...
indent_begin_clapp.v: deleting indent...
indent_begin_clapp.v: deleting autos...
indent_begin_clapp.v: testing auto...
indent_begin_clapp.v: auto OK...
indent_begin_clapp.v: testing indent...
Indented 44 lines
indent_begin_clapp.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_begin_clapp.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_begin_clapp.v
tests_ok/indent_begin_clapp.v: running diff of tests_ok/indent_begin_clapp.v and e/t/indent_begin_clapp.v
Verified tests_ok/indent_begin_clapp.v
48 tests run so far, 111 left... Thread 5of5
Considering test indent_clockingblock.v
indent_clockingblock.v: finding...
indent_clockingblock.v: deleting indent...
indent_clockingblock.v: deleting autos...
indent_clockingblock.v: testing auto...
indent_clockingblock.v: auto OK...
indent_clockingblock.v: testing indent...
Indented 38 lines
indent_clockingblock.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_clockingblock.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_clockingblock.v
tests_ok/indent_clockingblock.v: running diff of tests_ok/indent_clockingblock.v and e/t/indent_clockingblock.v
Verified tests_ok/indent_clockingblock.v
49 tests run so far, 106 left... Thread 5of5
Considering test indent_covergroup.v
indent_covergroup.v: finding...
indent_covergroup.v: deleting indent...
indent_covergroup.v: deleting autos...
indent_covergroup.v: testing auto...
indent_covergroup.v: auto OK...
indent_covergroup.v: testing indent...
Indented 46 lines
indent_covergroup.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_covergroup.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_covergroup.v
tests_ok/indent_covergroup.v: running diff of tests_ok/indent_covergroup.v and e/t/indent_covergroup.v
Verified tests_ok/indent_covergroup.v
50 tests run so far, 101 left... Thread 5of5
Considering test indent_dpi.v
indent_dpi.v: finding...
indent_dpi.v: deleting indent...
indent_dpi.v: deleting autos...
indent_dpi.v: testing auto...
indent_dpi.v: auto OK...
indent_dpi.v: testing indent...
75
71
Indented 29 lines
indent_dpi.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_dpi.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_dpi.v
tests_ok/indent_dpi.v: running diff of tests_ok/indent_dpi.v and e/t/indent_dpi.v
Verified tests_ok/indent_dpi.v
51 tests run so far, 96 left... Thread 5of5
Considering test indent_generate.v
indent_generate.v: finding...
indent_generate.v: deleting indent...
indent_generate.v: deleting autos...
indent_generate.v: testing auto...
indent_generate.v: auto OK...
indent_generate.v: testing indent...
Indented 15 lines
indent_generate.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_generate.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_generate.v
tests_ok/indent_generate.v: running diff of tests_ok/indent_generate.v and e/t/indent_generate.v
Verified tests_ok/indent_generate.v
52 tests run so far, 91 left... Thread 5of5
Considering test indent_immediate_assertion.sv
indent_immediate_assertion.sv: finding...
indent_immediate_assertion.sv: deleting indent...
indent_immediate_assertion.sv: deleting autos...
indent_immediate_assertion.sv: testing auto...
indent_immediate_assertion.sv: auto OK...
indent_immediate_assertion.sv: testing indent...
Indented 27 lines
indent_immediate_assertion.sv: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_immediate_assertion.sv...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_immediate_assertion.sv
tests_ok/indent_immediate_assertion.sv: running diff of tests_ok/indent_immediate_assertion.sv and e/t/indent_immediate_assertion.sv
Verified tests_ok/indent_immediate_assertion.sv
53 tests run so far, 86 left... Thread 5of5
Considering test indent_lineup_mode_all.v
indent_lineup_mode_all.v: finding...
indent_lineup_mode_all.v: deleting indent...
indent_lineup_mode_all.v: deleting autos...
indent_lineup_mode_all.v: testing auto...
indent_lineup_mode_all.v: auto OK...
indent_lineup_mode_all.v: testing indent...
Indented 19 lines
indent_lineup_mode_all.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_lineup_mode_all.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_lineup_mode_all.v
tests_ok/indent_lineup_mode_all.v: running diff of tests_ok/indent_lineup_mode_all.v and e/t/indent_lineup_mode_all.v
Verified tests_ok/indent_lineup_mode_all.v
54 tests run so far, 81 left... Thread 5of5
Considering test indent_macro_comment.v
indent_macro_comment.v: finding...
indent_macro_comment.v: deleting indent...
indent_macro_comment.v: deleting autos...
indent_macro_comment.v: testing auto...
indent_macro_comment.v: auto OK...
indent_macro_comment.v: testing indent...
Indented 41 lines
indent_macro_comment.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_macro_comment.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_macro_comment.v
tests_ok/indent_macro_comment.v: running diff of tests_ok/indent_macro_comment.v and e/t/indent_macro_comment.v
Verified tests_ok/indent_macro_comment.v
55 tests run so far, 76 left... Thread 5of5
Considering test indent_ovm.v
indent_ovm.v: finding...
indent_ovm.v: deleting indent...
indent_ovm.v: deleting autos...
indent_ovm.v: testing auto...
indent_ovm.v: auto OK...
indent_ovm.v: testing indent...
Indented 70 lines
indent_ovm.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_ovm.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_ovm.v
tests_ok/indent_ovm.v: running diff of tests_ok/indent_ovm.v and e/t/indent_ovm.v
Verified tests_ok/indent_ovm.v
56 tests run so far, 71 left... Thread 5of5
Considering test indent_randcase.v
indent_randcase.v: finding...
indent_randcase.v: deleting indent...
indent_randcase.v: deleting autos...
indent_randcase.v: testing auto...
indent_randcase.v: auto OK...
indent_randcase.v: testing indent...
Indented 18 lines
indent_randcase.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_randcase.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_randcase.v
tests_ok/indent_randcase.v: running diff of tests_ok/indent_randcase.v and e/t/indent_randcase.v
Verified tests_ok/indent_randcase.v
57 tests run so far, 66 left... Thread 5of5
Considering test indent_typedef.sv
indent_typedef.sv: finding...
indent_typedef.sv: deleting indent...
indent_typedef.sv: deleting autos...
indent_typedef.sv: testing auto...
indent_typedef.sv: auto OK...
indent_typedef.sv: testing indent...
Indented 5 lines
indent_typedef.sv: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_typedef.sv...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_typedef.sv
tests_ok/indent_typedef.sv: running diff of tests_ok/indent_typedef.sv and e/t/indent_typedef.sv
Verified tests_ok/indent_typedef.sv
58 tests run so far, 61 left... Thread 5of5
Considering test indent_virtual_class.sv
indent_virtual_class.sv: finding...
indent_virtual_class.sv: deleting indent...
indent_virtual_class.sv: deleting autos...
indent_virtual_class.sv: testing auto...
indent_virtual_class.sv: auto OK...
indent_virtual_class.sv: testing indent...
Indented 9 lines
indent_virtual_class.sv: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/indent_virtual_class.sv...
Wrote /home/kiwamu/deb/verilog-mode/e/t/indent_virtual_class.sv
tests_ok/indent_virtual_class.sv: running diff of tests_ok/indent_virtual_class.sv and e/t/indent_virtual_class.sv
Verified tests_ok/indent_virtual_class.sv
59 tests run so far, 56 left... Thread 5of5
Considering test inject_inst_net_case.v
inject_inst_net_case.v: finding...
inject_inst_net_case.v: deleting indent...
inject_inst_net_case.v: deleting autos...
inject_inst_net_case.v: testing inject-auto...
inject_inst_net_case.v: auto OK...
inject_inst_net_case.v: testing indent...
90
59
30
90
59
30
90
59
30
78
51
25
78
51
25
78
51
25
77
50
25
77
50
25
77
50
25
Indented 42 lines
inject_inst_net_case.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/inject_inst_net_case.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/inject_inst_net_case.v
tests_ok/inject_inst_net_case.v: running diff of tests_ok/inject_inst_net_case.v and e/t/inject_inst_net_case.v
Verified tests_ok/inject_inst_net_case.v
60 tests run so far, 51 left... Thread 5of5
Considering test inst.v
inst.v: finding...
inst.v: deleting indent...
inst.v: deleting autos...
inst.v: testing auto...
inst.v: auto OK...
inst.v: testing indent...
Indented 18 lines
inst.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/inst.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/inst.v
tests_ok/inst.v: running diff of tests_ok/inst.v and e/t/inst.v
Verified tests_ok/inst.v
61 tests run so far, 45 left... Thread 5of5
Considering test label_macro.v
label_macro.v: finding...
label_macro.v: deleting indent...
label_macro.v: deleting autos...
label_macro.v: testing auto...
label_macro.v: auto OK...
label_macro.v: testing auto labeling of begin/end...
Relabeling module...
6 lines auto commented
label_macro.v: testing indent...
Indented 23 lines
label_macro.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/label_macro.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/label_macro.v
tests_ok/label_macro.v: running diff of tests_ok/label_macro.v and e/t/label_macro.v
Verified tests_ok/label_macro.v
62 tests run so far, 40 left... Thread 5of5
Considering test local_vmode.x
local_vmode.x: finding...
local_vmode.x: deleting indent...
local_vmode.x: deleting autos...
local_vmode.x: testing auto...
local_vmode.x: auto OK...
local_vmode.x: testing indent...
Indented 12 lines
local_vmode.x: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/local_vmode.x...
Wrote /home/kiwamu/deb/verilog-mode/e/t/local_vmode.x
tests_ok/local_vmode.x: running diff of tests_ok/local_vmode.x and e/t/local_vmode.x
Verified tests_ok/local_vmode.x
63 tests run so far, 34 left... Thread 5of5
Considering test more_params.v
more_params.v: finding...
more_params.v: deleting indent...
more_params.v: deleting autos...
more_params.v: testing auto...
more_params.v: auto OK...
more_params.v: testing indent...
Indented 54 lines
more_params.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/more_params.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/more_params.v
tests_ok/more_params.v: running diff of tests_ok/more_params.v and e/t/more_params.v
Verified tests_ok/more_params.v
64 tests run so far, 29 left... Thread 5of5
Considering test reversed_bits.v
reversed_bits.v: finding...
reversed_bits.v: deleting indent...
reversed_bits.v: deleting autos...
reversed_bits.v: testing auto...
reversed_bits.v: auto OK...
reversed_bits.v: testing indent...
Indented 39 lines
reversed_bits.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/reversed_bits.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/reversed_bits.v
tests_ok/reversed_bits.v: running diff of tests_ok/reversed_bits.v and e/t/reversed_bits.v
Verified tests_ok/reversed_bits.v
65 tests run so far, 24 left... Thread 5of5
Considering test sv_import.v
sv_import.v: finding...
sv_import.v: deleting indent...
sv_import.v: deleting autos...
sv_import.v: testing auto...
sv_import.v: auto OK...
sv_import.v: testing indent...
Indented 7 lines
sv_import.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/sv_import.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/sv_import.v
tests_ok/sv_import.v: running diff of tests_ok/sv_import.v and e/t/sv_import.v
Verified tests_ok/sv_import.v
66 tests run so far, 18 left... Thread 5of5
Considering test tss_max32.v
tss_max32.v: finding...
tss_max32.v: deleting indent...
tss_max32.v: deleting autos...
tss_max32.v: testing auto...
tss_max32.v: auto OK...
tss_max32.v: testing indent...
Indented 43 lines
tss_max32.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/tss_max32.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/tss_max32.v
tests_ok/tss_max32.v: running diff of tests_ok/tss_max32.v and e/t/tss_max32.v
Verified tests_ok/tss_max32.v
67 tests run so far, 13 left... Thread 5of5
Considering test v2k_typedef_yee.v
v2k_typedef_yee.v: finding...
v2k_typedef_yee.v: deleting indent...
v2k_typedef_yee.v: deleting autos...
v2k_typedef_yee.v: testing auto...
v2k_typedef_yee.v: auto OK...
v2k_typedef_yee.v: testing indent...
Indented 82 lines
v2k_typedef_yee.v: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/v2k_typedef_yee.v...
Wrote /home/kiwamu/deb/verilog-mode/e/t/v2k_typedef_yee.v
tests_ok/v2k_typedef_yee.v: running diff of tests_ok/v2k_typedef_yee.v and e/t/v2k_typedef_yee.v
Verified tests_ok/v2k_typedef_yee.v
68 tests run so far, 8 left... Thread 5of5
Considering test vmm_regressions.sv
vmm_regressions.sv: finding...
vmm_regressions.sv: deleting indent...
vmm_regressions.sv: deleting autos...
vmm_regressions.sv: testing auto...
vmm_regressions.sv: auto OK...
vmm_regressions.sv: testing indent...
Indented 251 lines
vmm_regressions.sv: indents OK...
Saving file /home/kiwamu/deb/verilog-mode/e/t/vmm_regressions.sv...
Wrote /home/kiwamu/deb/verilog-mode/e/t/vmm_regressions.sv
tests_ok/vmm_regressions.sv: running diff of tests_ok/vmm_regressions.sv and e/t/vmm_regressions.sv
Verified tests_ok/vmm_regressions.sv
69 tests run so far, 3 left... Thread 5of5
Tests Passed on GNU Emacs 24.5.1 (x86_64-pc-linux-gnu, GTK+ Version 3.21.5)
of 2016-09-06 on trouble, modified by Debian
5.55user 0.14system 0:06.79elapsed 83%CPU (0avgtext+0avgdata 34908maxresident)k
0inputs+9144outputs (0major+108018minor)pagefaults 0swaps
== test_xemacs_1
VERILOG_MODE_THREAD=1of5 time xemacs --batch -vanilla -l x/verilog-mode.elc -l 0test.el
emacs-version 21.4 (patch 24) "Standard C" XEmacs Lucid
Considering test autoarg_quote_cmt.v
autoarg_quote_cmt.v: finding...
autoarg_quote_cmt.v: deleting indent...
autoarg_quote_cmt.v: deleting autos...
autoarg_quote_cmt.v: testing auto...
autoarg_quote_cmt.v: auto OK...
autoarg_quote_cmt.v: testing indent...
Indented 11 lines
autoarg_quote_cmt.v: indents OK...
untabify: 5% ...
untabify: 10% ...
untabify: 15% ...
untabify: 20% ...
untabify: done
Wrote /home/kiwamu/deb/verilog-mode/x/t/autoarg_quote_cmt.v
tests_ok/autoarg_quote_cmt.v: running diff of tests_ok/autoarg_quote_cmt.v and x/t/autoarg_quote_cmt.v
Verified tests_ok/autoarg_quote_cmt.v
1 tests run so far, 346 left... Thread 1of5
Considering test autoascii_myers.v
autoascii_myers.v: finding...
autoascii_myers.v: deleting indent...
autoascii_myers.v: deleting autos...
autoascii_myers.v: testing auto...
autoascii_myers.v: auto OK...
autoascii_myers.v: testing indent...
Indented 76 lines
autoascii_myers.v: indents OK...
untabify: 5% ...
untabify: 10% ...
untabify: 15% ...
untabify: 20% ...
untabify: 25% ...
untabify: 30% ...
untabify: 35% ...
untabify: 40% ...
untabify: 45% ...
untabify: 50% ...
untabify: 55% ...
untabify: 60% ...
untabify: 65% ...
untabify: 70% ...
untabify: 75% ...
untabify: 80% ...
untabify: 85% ...
untabify: done
Wrote /home/kiwamu/deb/verilog-mode/x/t/autoascii_myers.v
tests_ok/autoascii_myers.v: running diff of tests_ok/autoascii_myers.v and x/t/autoascii_myers.v
Verified tests_ok/autoascii_myers.v
2 tests run so far, 341 left... Thread 1of5
Considering test autoasciienum_frominc.v
autoasciienum_frominc.v: finding...
Ignoring `eval:' in file's local variables
autoasciienum_frominc.v: deleting indent...
autoasciienum_frominc.v: deleting autos...
autoasciienum_frominc.v: testing auto...
Ignoring `eval:' in file's local variables
autoasciienum_frominc.v:14: No state definitions for `En_C14ChipNum'
xemacs exiting
.
Command exited with non-zero status 255
0.36user 0.04system 0:00.43elapsed 93%CPU (0avgtext+0avgdata 20144maxresident)k
0inputs+16outputs (0major+8942minor)pagefaults 0swaps
Makefile:75: recipe for target 'test_xemacs_1' failed
make[2]: *** [test_xemacs_1] Error 255
make[2]: Leaving directory '/home/kiwamu/deb/verilog-mode'
Makefile:40: recipe for target '.timestamps/test' failed
make[1]: *** [.timestamps/test] Error 2
make[1]: Leaving directory '/home/kiwamu/deb/verilog-mode'
dh_auto_install: make -j1 install DESTDIR=/home/kiwamu/deb/verilog-mode/debian/elpa-verilog-mode AM_UPDATE_INFO_DIR=no returned exit code 2
debian/rules:4: recipe for target 'binary' failed
make: *** [binary] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2
debuild: fatal error at line 1376:
dpkg-buildpackage -rfakeroot -D -us -uc -i -I failed
gbp:error: 'debuild -i -I -us -uc' failed: it exited with 25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment