]> git.eshelyaron.com Git - emacs.git/commit
Add test code for use with sources in globalref
authorEric Ludlam <zappo@gnu.org>
Thu, 2 Jan 2014 01:46:30 +0000 (20:46 -0500)
committerEdward John Steere <edward.steere@gmail.com>
Wed, 25 Jan 2017 18:21:28 +0000 (20:21 +0200)
commitc89acc276c480ce2da32d25adfcf16b4ea400712
treebb703f57ffa68653a0631e8aa213ecd37ba796bf
parent8cb6670f034f951044464007356072759afe2070
Add test code for use with sources in globalref

* test/manual/cedet/cit-globalref.el: New test code for use with
  sources in tests/integ_src/globalref.  Makes sure GNU Global will
  create tags database, jump to correct impl from a prototype, and
  also checks how many buffers are opened along the way to make sure
  the expected number are found.
test/manual/cedet/cit-globalref.el [new file with mode: 0644]