]> git.eshelyaron.com Git - emacs.git/commit
Add test for parsing local variables
authorDavid Engster <dengste@eml.cc>
Sun, 2 Feb 2014 19:31:32 +0000 (20:31 +0100)
committerEdward John Steere <edward.steere@gmail.com>
Wed, 25 Jan 2017 15:48:36 +0000 (17:48 +0200)
commit1c4ec31f34a619289209665461d35444dfb05f7c
tree580d91ff6f458a95398f91fa77b1f2ce36560c02
parent614a6bb1eeed171e8f58ea7dd97f8738d8e48ff0
Add test for parsing local variables

* tests/cedet/semantic/test/manual/cedet/testlocalvars.cpp: New file.
* tests/cedet/semantic/test/manual/cedet/Project.ede: Add above.
* tests/cedet/semantic/test/manual/cedet/Makefile: Regenerate.
* tests/cedet/semantic/ia-utest.el (semantic-ia-utest-file-list): Add
  new test file.
test/manual/cedet/cedet/semantic/tests/testlocalvars.cpp [new file with mode: 0644]