]> 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 18:14:12 +0000 (20:14 +0200)
commitbef87bf80a33493102ae844e1bbeb8060efa938b
treeb0600d7df6f0106f30aed44e9c9a41a8525d9bd7
parent4a820de0875e27ac210e6601b0e57eab707db1f1
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/semantic/utest-parse.el