emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] branch scratch/merge-cedet-tests deleted (was 23fa6fe)


From: Edward John Steere
Subject: [Emacs-diffs] branch scratch/merge-cedet-tests deleted (was 23fa6fe)
Date: Sat, 28 Jan 2017 09:08:04 +0000 (UTC)

quiescent pushed a change to branch scratch/merge-cedet-tests.

       was  23fa6fe   Remove tests and redundant resources not destined for 
merge

This change permanently discards the following revisions:

  discards  23fa6fe   Remove tests and redundant resources not destined for 
merge
  discards  ec14f1c   Move tests in cedet/semantic
  discards  0041d52   Add header comments and provide.
  discards  8989dc6   New Tests for ede-java-root-project type.
  discards  ce2952b   Revert rev. 6995
  discards  f8e3bbc   Return fully qualified types if necessary.
  discards  02c7dbb   Move tests in cedet/semantic
  discards  760fef4   Fix typo
  discards  9767368   Synchronize cedet/semantic with Emacs.
  discards  2ce4443   (cit-globalref-test): Note where the test is occuring.
  discards  101da66   Don't scan other files because Util.cc is already in a 
buffer
  discards  c89acc2   Add test code for use with sources in globalref
  discards  8cb6670   Fake ver_linux for project detection purposes.
  discards  e0d3d7b   New tests.
  discards  0caf48a   Improve test output
  discards  e492fd9   (semantic-ia-utest-file-list): Add testunion.cpp.
  discards  ab1acb9   Test refactor/move
  discards  60a3f4b   (semantic-ia-utest-file-list): add testwisent.wy
  discards  c561582   Improve test utilities
  discards  fba6409   Add test for parsing local variables
  discards  9679584   Remove compatibility function 
`cedet-called-interactively-p'.
  discards  47d9c79   Moved tests about
  discards  743c553   Move tests in cedet/semantic
  discards  5a2a1da   (priority): Set to a low number. (cit-project-template): 
New template.
  discards  a93bc4a   Remove obsolete cvs-auto-updated 'X-RCS' line.
  discards  446edba   Base template for cit testing.
  discards  bef87bf   Make unit tests use randomized file names
  discards  4a820de   Fix provide. (cedet-utests): Remove.
  discards  02f847a   New tests.
  discards  07892f6   Move tests in cedet/semantic
  discards  da23314   Don't fail the test for errors which don't mean a failure
  discards  1373a94   (cit-gnu-externaldb-test-one): Improve test for bad 
search result.
  discards  41c7498   Better skip message
  discards  5b8af47   * tests/cit-externaldb.el: Fix requires.
  discards  9b72617   Don't set :filename if it's already set
  discards  9cac087   Remove obsolete cvs-auto-updated 'X-RCS' line.
  discards  e4d6b74   Use new create functions for db tools
  discards  e9c9716   Fixes for external db tests
  discards  644d6ca   Test external database tools.
  discards  6d5a631   Add header comments and provide.
  discards  63dbe0c   Move tests in cedet/semantic
  discards  975468f   Add header comments and provide.
  discards  83bcf53   (cit-srecode-fill-el): Insert classes before methods.
  discards  c40401d   Remove obsolete cvs-auto-updated 'X-RCS' line.
  discards  2f8e8c8   Remove eieio bits and only use eieio bits for make types
  discards  27001fd   Accept the make-tipe argument to control tests
  discards  9ab6e1b   Emacs Lisp support for cedet integration tests.
  discards  3651195   Added test functions
  discards  2448a55   Fix unit testing for several tests and do better error 
checking.
  discards  a60b900   Fix provide.
  discards  6adc6be   Move tests in cedet/semantic
  discards  a9cd804   New tests.
  discards  5cc7300   Synchronize cedet/semantic with Emacs.
  discards  ad45c79   Remove obsolete cvs-auto-updated 'X-RCS' line.
  discards  dfddc2d   (cit-make-dist): Use cit-check-compilation-for-error.
  discards  9480090   Test updating the project version
  discards  32b1d6c   First pass of creating a distribution.
  discards  853dd10   New test C file for linux.
  discards  cd9aeb4   Move tests in cedet/semantic
  discards  31d40a7   Fix EIEIO methodinvoke-utest and semantic-fmt-utest.
  discards  66c8eb7   Remove useless generated skeleton and old NEWS
  discards  a78c71f   Fix documentation
  discards  42516a8   Added cpproot tests
  discards  da4dd24   New test for testing ede/cpp-root projects.
  discards  cdfb2f7   Tests for completiong symbols in wisent grammars.
  discards  9d2c338   New test file.
  discards  6f76589   Synchronize cedet/semantic with Emacs.
  discards  c672504   etc/srecode/c.srt: New file, contents from cpp.srt
  discards  727bca8   Ensure that the correct buffer is active when
  discards  0141378   Remove obsolete cvs-auto-updated 'X-RCS' line.
  discards  802df00   Enable global to find hh and hpp files
  discards  cb8b935   (cit-remove-and-do-shared-lib): Add ldlibs-local test.
  discards  82a840d   Use ldflags and libs for in project libraries
  discards  3cb2319   Added code for test tags
  discards  404d4da   Improve compilation active detection
  discards  9e6abad   Run the code for the compiled binary
  discards  7eeab10   (cit-remove-and-do-shared-lib): Enable for use with Make 
projects too. Create the srcs in a new lib directory.
  discards  28e2c81   (cit-remove-and-do-shared-lib): New.
  discards  152728b   New make-type argument to control which include
  discards  59e7c3e   Patch from David Engster
  discards  764db86   (cit-remove-add-to-project-cpp): Wait for make to finish.
  discards  39f1464   (cit-srecode-fill-cpp): Fixed misspelling of target name.
  discards  d8c1209   CPP integration support. Core bits copied originally from 
cedet-integ-test.el
  discards  b6ebafc   Added more test data
  discards  e267436   Move tests in cedet/semantic
  discards  784b5c8   Make unit tests use randomized file names
  discards  c2fada4   Force srecode repo location and add decorations to debug 
output
  discards  7f7d6bf   Synchronize cedet/srecode with Emacs.
  discards  cebc72c   Make unit tests use randomized file names
  discards  e54714f   Add header comments and provide.
  discards  1e14f6f   New setup testing.
  discards  4ab930b   C++: Deal with 'using' statements when calculating scope
  discards  6bd181e   Move tests in cedet/semantic
  discards  e805e93   semantic/bovine/c: Parse C++11 strongly typed enum
  discards  a25699b   semantic/bovine/c: Parse C++ override/final correctly
  discards  e7118b0   Move tests in cedet/semantic
  discards  558de0d   Fake emacs.c for project detection purposes.
  discards  d3a0e00   Erorr when appropriate
  discards  b85662e   New file, derived from logging functions in cedet-utest.el
  discards  1d09e4c   C++: Deal with 'using' statements when calculating scope
  discards  29a5165   C/C++: Parse 'using' statements in the correct order.
  discards  ebff99d   Another 'using namespace' fix
  discards  ede9f83   Simplify alias referencing and add tests.
  discards  49b4ce7   Move tests in cedet/semantic
  discards  fd40e7f   Move tests in cedet/semantic
  discards  ecb61db   New test files combining macros and EDE
  discards  7177e01   Add compdb EDE project
  discards  82586cd   eieio: Move to obsolete and use the one that ships with 
Emacs
  discards  765b8f9   (cedet-utest-test-alist): Add ede-detect-linux-utest.
  discards  38d59cb   Tests: Add ERT test for the C Bovinator
  discards  99ad7b6   Added security test
  discards  658ff90   (cedet-utest): Add EDE sanity check to the end.
  discards  40b4bd4   Adedd `ede-detect-utest'
  discards  ef97bdd   (cedet-utest-batch): Disable saving EDE's cache file.
  discards  a7281aa   Fix EIEIO methodinvoke-utest and semantic-fmt-utest.
  discards  e78d9b8   Fix merge error in unit tests.
  discards  aa72e43   Fix unit testing for several tests and do better error 
checking.
  discards  4bf5287   Fix interactive unit tests.
  discards  a86650d   Use `cedet-version' instead of `cedet-version-print'
  discards  4730d02   Refactor tests
  discards  323ca78   New test file for unions.
  discards  529fe15   Make unit tests use randomized file names
  discards  3800edd   Fix provide. (cedet-uutil, srecode/semantic): New 
requires.
  discards  df0e0e6   Synchronize cedet/srecode with Emacs.
  discards  3fd7717   Synchronize cedet/srecode with Emacs.
  discards  a40bc3f   (Cit-Android): New Require. (Cedet-Integ-Test-Gnustep): 
Fix Typo. (Cedet-Integ-Test-Android): New Build Type Support For Android. 
(Cit-Make-Dir): Allow Making Trees Of Directories. (Cit-Compile-And-Wait): Only 
Regenerate The Project If That Project Type Can Be Regenerated. 
(Cit-Compile-And-Wait-Using-Ede-Command): New Way To Build That Uses Ede 
Commands Instead Of Hard-Coded Make Commands.
  discards  2c1d730   Ignore Members On Extra Tags
  discards  de289a9   Compare Code And Documtation For Tags
  discards  a4202a0   Call external db testing suite
  discards  e4db2c3   Disable auto add, do shared-library-only test
  discards  7661178   Improve compilation error checking
  discards  47b5933   Move compilation error handling to new function
  discards  24be9ac   Insert tag's code if it's there
  discards  50cce19   Added lib dir and make-type argument
  discards  c2f09c4   (cedet-integ-test-proj): Add cit-remove-and-do-shared-lib.
  discards  bfed386   (cit-finish-message): Add a pause, then exit with a 
status of "1".
  discards  0927d4a   
(cedet-integ-test-Make,cedet-integ-test-Automake,cedet-integ-test-GNUStep): New 
(cedet-integ-test-proj): Take a make-type argumemt. Misc tests needed on new 
argument. Change how ede creates projects based on make-type. Remove spaces 
from the project name. (cit-finish-message): Ending message now includes the 
make type.
  discards  cd08101   Added cit uml
  discards  e96e309   Added new subdir and ensure that the base dir
  discards  e076b36   Set the auto-add-method to always during test
  discards  4972b30   (ede, ede-make): New require (cit-srecode-verify-tags): 
Fix debugging output on failure. Patch from David Engster 
(cit-compile-and-wait): Use ede-make-command
  discards  14c75f7   (cit-version): New variable. (semantic): New require
  discards  ba748b5   Added gnustep tests
  discards  2316f19   Add whitespace at the end of a filled buffer
  discards  db5f56b   (cedet-integ-test): Post a PASSED message.
  discards  6bbf499   (cit-srec): New require (cedet-integ-test): Call srec 
test.
  discards  11d45fa   Restructure and improve output
  discards  558874e   Update comments
  discards  0ceb1ef   Integration Tests.
  discards  0a0dd27   Test typedef which has the keyword "class" included
  discards  b804ecf   Move tests in cedet/semantic
  discards  47c4081   sample lib srces for dirmatch tests.
  discards  0781aac   Add comments, require cedet-files.
  discards  40f1fa1   Synchronize base 'cedet' with Emacs
  discards  fa54ec1   (isFooLike, A, B, main2): New test tweaked from example 
by Liang Wang
  discards  9ec7a1b   Move tests in cedet/semantic
  discards  8d32d3a   Fix parsing of default values and display them in default 
formatter
  discards  ef840da   compdb: add project detection tests
  discards  909e1b9   (ede-detect-utest-init-dirmatch): Force the dirmatch 
configdatastash to be unbound to force arduino to flush any cached values.
  discards  5ef7a99   tests: Fix typo in ede/detect-utest
  discards  a4e395c   Add a final call to ede list sanity check
  discards  a7926fd   detect-utest.el: (ede-detect-utest-configdir): New fcn 
(ede-detect-utest-arduino-install): New faux install dir 
(ede-detect-utest-init-dirmatch): Point at fake intalldir to get fake board.
  discards  284144e   Fixes for test execution
  discards  39048f9   (ede-detect-utest): Re-run tests with inode optimization 
disabled.
  discards  9b917c5   Major test restructure
  discards  816e083   (ede-detect-utest-project-list): Add test for generic VC 
type project. (ede-detect-utest): Add fake autoloader for VC. 
(ede-detect-utest-generic-vc-p): New.
  discards  8ba639f   (ede-detect-utest-project-list): Add jvm-base projects 
for ant, lein, maven
  discards  af4eb43   Additions to generic project testing
  discards  8900419   Added arduino project detection
  discards  86ed340   Additions to detection testing
  discards  9c59d78   (ede-detect-utest): Change message formatting.
  discards  9c2d002   Added cpproot and java root to detection tests
  discards  b0da906   New unit test for EDE project detection.
  discards  f3a937b   Test project file.
  discards  377e041   Move tests in cedet/semantic
  discards  19646a7   semantic/bovine/c: Add support for typedef references
  discards  ae78cf0   Tests: Add ERT test for the C Bovinator
  discards  702d44d   Fix how the target file name is created
  discards  876d3e9   New EDE project for testing dirmatch features.
  discards  64c305b   Test files contributed by Barry OReilly
  discards  fb82965   Test `this' from in inline member functions
  discards  6d9366a   Make 'this' a pointer.
  discards  89526ab   Move tests in cedet/semantic
  discards  c86be27   Move tests in cedet/semantic
  discards  bff505d   Synchronize cedet/semantic with Emacs.
  discards  7b417f2   Tests contributed by Barry OReilly
  discards  ceb9293   Move tests in cedet/semantic
  discards  216e4f4   Synchronize cedet/semantic with Emacs.
  discards  19ff260   Synchronize cedet/semantic with Emacs.
  discards  0897a28   Test file for Project.ede proj.
  discards  6945c33   Expand preprocessor to handle macros which open or close 
scope.
  discards  f916b8f   C/C++: Fix function pointer parsing
  discards  309ef34   Move tests in cedet/semantic
  discards  cc6e417   Improve test utilities re complation and deletion
  discards  c132878   Make unit tests use randomized file names
  discards  a3da4e8   Added new file to test completion on STL classes and 
namespace.
  discards  34041d4   Synchronize cedet/semantic with Emacs.
  discards  901dc28   New test file.
  discards  f580185   Expand preprocessor to handle macros which open or close 
scope.
  discards  d08bd3b   C/C++: Fix function pointer parsing
  discards  0e41dab   Move tests in cedet/semantic
  discards  adc318b   New test file.
  discards  f91e2ce   New pretend system include for cpproot test.
  discards  ee352df   How to use the cit-test.sh script.
  discards  d2dcc15   Move tests in cedet/semantic
  discards  8c4e7fd   Added arduino and better suggestions
  discards  3a7b458   Fixes for security tests
  discards  ded1e9b   EDE security tests
  discards  9641120   Fake configure.in for project detection purposes.
  discards  302b4d7   eieio: Move to obsolete and use the one that ships with 
Emacs
  discards  85a3b5a   (cit): Add "cit-projvar.el".
  discards  74de67a   Move Speedbar development to Emacs trunk.
  discards  007464d   (cit/Lisp): Add cit-projvar.el
  discards  a6f2191   (Lisp): Add cit-arduino
  discards  7f97008   (Lisp): Add cit-android.el
  discards  b94f97e   (Lisp): Add cit-externaldb.el
  discards  f300a36   (Lisp): Add cit-symref.el.
  discards  30a0375   ("cit"): Add cit-dist.el
  discards  68ea5e3   (Lisp): Use preload compiler.
  discards  e20716d   ("Lisp"): Added cogre as an aux package.
  discards  96526d7   (Lisp): Add cit-uml.el (Misc): Add cit-uml.cgr
  discards  19ad5c7   Merge from 1.0pre6 branch
  discards  fac8155   ("cit"): Add speedbar aux package.
  discards  a375d40   ("cit"): Give it a new name. (Misc): New target.
  discards  690c256   ("Lisp"): Add :versionsource, and :aux-packages
  discards  b5a5b45   ("Lisp"): Add cit-gnustep.el
  discards  6a63635   ("ede-proj-project"): Add scripts/cit-test.sh
  discards  6dfcb31   (Lisp): Add cit-srec.el (templates): New
  discards  e145e4d   ("Lisp"): Add cit-cpp, cit-el, cit-texi, cit-load
  discards  89b52b8   New metaproject
  discards  3739238   Move tests in cedet/semantic
  discards  4fe7a1c   Move tests in cedet/semantic
  discards  79008df   Fake config.h for project detection purposes.
  discards  4ec19b7   Test src file for a dirmatch.
  discards  b666682   Move tests in cedet/semantic
  discards  800b575   Move tests in cedet/semantic
  discards  217feb1   Synchronize cedet/semantic with Emacs.
  discards  0c4deea   Test files contributed by Barry OReilly
  discards  6b4b0a5   Move tests in cedet/semantic
  discards  89e6966   Remove compatibility function 
`cedet-called-interactively-p'.
  discards  dd9777f   Fix interactive unit tests.
  discards  bc36c86   Add header comments and provide.
  discards  feb2025   Don't check contents after initial fil
  discards  5812c59   Remove obsolete cvs-auto-updated 'X-RCS' line.
  discards  41aebbc   Texinfo support for cedet integration tests.
  discards  66b117d   Test files contributed by Barry OReilly
  discards  cfdd9a5   Tests for polymorphism
  discards  3730a42   New include for cpproot test that is in a subdirectory.
  discards  83c8dc0   Use random temporary directory for integration tests
  discards  8e1fe2d   Accept any potential project directory during testing
  discards  d8f7f9c   * tests/cit-test.sh: Fix filename for integration test.
  discards  6f0f898   * cedet-load.el: Load cogre autoloads.
  discards  c9de94f   * cit-test.sh: Add support for running in batch mode.
  discards  d58e8d8   Reverse the exist status of Emacs.
  discards  b76efc7   Determine the STYLE of test to run. If none passed in, 
use Make.
  discards  d4d1014   Add -f toggle-debug-on-quit flag
  discards  d8b5630   Patch from Marcus Harnisch
  discards  573b4a5   Remove more temporary directories
  discards  dbed2db   Run the tests.
  discards  dbfb320   Test files contributed by Barry OReilly
  discards  7fce11d   Uniquafy names from last example from Martin to include 
ms_ prefix.
  discards  75c52c3   (ms_structs, fun): New test example from Marting Stein.
  discards  bf84fd5   Move tests in cedet/semantic
  discards  541cc30   (cpprootsys.h, projincmacros.h): New includes 
(projmacro_a): New fcn.
  discards  c856c20   New test file.
  discards  534648f   Remove obsolete cvs-auto-updated 'X-RCS' line.
  discards  9bda61f   (cit-symref-quick-find-test): New. (cit-symref-count): 
Add a small wait of .1.
  discards  05006be   Semantic Symref testing.
  discards  2cfef8f   Add test files
  discards  9a436ca   (func): Add local8 with a ternary conditional.
  discards  4131d23   Fix typo in last commit.
  discards  1c4ec31   Add test for parsing local variables
  discards  614a6bb   Synchronize base 'cedet/ede' with Emacs
  discards  00080fd   Validate project overrides
  discards  1d79c16   Remove obsolete cvs-auto-updated 'X-RCS' line.
  discards  f38d3d0   SRecoder feature testing.
  discards  ada5514   Fix paths to current code location.
  discards  924fef0   (Lisp_LISP): Add cit-externaldb.el
  discards  115a9d4   (Lisp_LISP): Add cit-symref.el
  discards  cdcc2c4   (Lisp_LISP): Add cit-dist.el
  discards  467bfc2   (ELISPPRELOAD): New (Lisp): Use preloads.
  discards  e915cb9   (LOADPATH): Add cogre to the load path.
  discards  42e1106   (Lisp_LISP): Add cit-uml.el (Misc_MISC): Add cit-uml.cgr
  discards  e4ea343   Merge from 1.0pre6 branch
  discards  779f839   (LOADPATH): Add speedbar. (EMACSFLAGS): New variable 
(Lisp): Use above.
  discards  b13b432   (LOADPATH): Add contrib. (Misc): New (dist): Add Misc
  discards  413f179   (LOADPATH): Added
  discards  b4eab4f   (Lisp_LISP): Add cit-gnustep.el
  discards  ecfcde6   (all, dist): Add scripts (scripts): New
  discards  fabfa6a   (templates_MISC, tempaltes): New (all, dist): add 
templates
  discards  fc6bc00   (Lisp_LISP): Add cit-srec.el
  discards  d15788e   (Lisp_LISP): Add cit-cpp, cit-el, cit-texi, cit-load
  discards  066e017   New Makefile.
  discards  23862f3   Test friends
  discards  a2c77d6   Move tests in cedet/semantic
  discards  3b92d1c   Fake lisp.h for project detection purposes.
  discards  a4cba68   New test for project variables.
  discards  39b4ea6   Test Makefile.am for subdir in project-am detector.
  discards  d07e012   New test files combining macros and EDE
  discards  8899bf4   Add header comments and provide.
  discards  d9b806d   New template file testing the PROJECT variable setting.
  discards  c43f15e   Test project configuration file.
  discards  6813c44   New test files combining macros and EDE
  discards  dacde10   Fix unit testing for several tests and do better error 
checking.
  discards  812f259   Add header comments and provide.
  discards  692209d   Disable saving EDE's cache file.
  discards  46053c1   Don't init semantic mode at this point
  discards  1a9f3c4   Disable `ede-project-directories' checking during tests.
  discards  026efb3   First changes to make them work.
  discards  439ca10   Remove obsolete cvs-auto-updated 'X-RCS' line.
  discards  fb048d1   (semantic-c): Hack for Emacs 21 to get things running.
  discards  322251e   Disable semanticdb-file saving. Disable srecode map 
saving.
  discards  a020f37   (inhibit-splash-screen): Set this.
  discards  413871b   (cit-src-dir): New var.
  discards  167edac   Test system load file.
  discards  b6765ec   New test file.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]