]> git.eshelyaron.com Git - emacs.git/commit
Major test restructure
authorEric Ludlam <zappo@gnu.org>
Wed, 4 Jun 2014 01:59:30 +0000 (21:59 -0400)
committerEdward John Steere <edward.steere@gmail.com>
Wed, 25 Jan 2017 16:09:20 +0000 (18:09 +0200)
commit9b917c532d84f44b167a4478259a3d9f41576edc
treecd6d4865b62ed727e6cdfa3e23ee9d9feb48e181
parent816e08339978e61e2c41445947ac9168d95f7f0e
Major test restructure

* test/manual/cedet/cedet/ede/detect-utest.el:
 (ede-ditect-utest-project-list): Deleted.  Replaced
 with... (ede-detect-utest-project-entries): New list of entries to
 test.  (ede-detect-utest-project-dirmatch-list): Deleted.  Replaced
 with ...  (ede-detect-utest-project-dirmatch-entries): New list of
 entries to test dirmatch with. (ede-detect-entry): New class for
 storing test points.  (ede-detect-entry::ede-detect-do-test)
 (ede-detect-show-state, ede-detect-entry::ede-detect-state)
 (ede-detect-entry::ede-detect-show-progress): New. ("UTESTCPP",
 "UTESTJAVA"): Add :name to these projects. (ede-detect-utest):
 Replace feature unloaded/loaded with calls to
 `ede-detect-utest-validate-loadstate'. Change variables passed to
 utest-loop. (ede-detect-utest-loop): Replace old refs into cons cells
 with refs into the class.  Replace all bit warnings by pushing text
 into the test entry objects.  Add double-initialze test.  Add call to
 project rescan.  At end, dump out the state captured during testing.
 (ede-detect-utest-rescan):
 New. (ede-detect-utest-validate-loadstate): New, content copied from
 `ede-detect-utest'. (dirmatchtest autoload): Add root-only as nil.
test/manual/cedet/cedet/ede/detect-utest.el