]> git.eshelyaron.com Git - emacs.git/commit
Make unit tests use randomized file names
authorDavid Engster <dengste@eml.cc>
Mon, 4 Nov 2013 22:15:03 +0000 (23:15 +0100)
committerEdward John Steere <edward.steere@gmail.com>
Wed, 25 Jan 2017 17:28:21 +0000 (19:28 +0200)
commitcebc72c6615799da5b2a6dfe6aa89d723477b989
tree5933017213c44c231aa3f6865820d267c32eeb10
parente54714f8f85bd0c15d55f7b7f9a52b43f51c69ef
Make unit tests use randomized file names

* tests/cedet/semantic/stltest.el:
* tests/cedet/semantic/utest-parse.el:
* tests/cedet/srecode/fields-utest.el:
* tests/cedet/srecode/test-getset.el:
* tests/cedet/srecode/test.el:
* tests/eieio/eieio-test-persist.el: Make all those tests use
  `make-temp-name' for their test files, so that tests can run in
  parallel.
test/manual/cedet/cedet/srecode/fields-utest.el