[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Locations of Tests
From: |
Artur Malabarba |
Subject: |
Re: Locations of Tests |
Date: |
Thu, 5 Nov 2015 13:59:57 +0000 |
>> ** Test Files
>>
>> Automated tests should be stored in the ~test/automated~ directory. Tests
>> should reflect the directory structure of the source tree; so tests for files
>> in the ~emacs-lisp~ source directory should reside in the
>> ~test/automated/emacs-lisp~ directory.
>>
>> Tests should normally reside in a file with an ~-test~ added to the name of
>> the tested source file; hence ~ert.el~ is tested in ~ert-test.el~, or
>> ~pcase.el~ is tested in ~pcase-test.el~.
Then let's also remember to rename all the *-test.el out there to *-test.el
Re: Locations of Tests, Michael Albinus, 2015/11/04
- Re: Locations of Tests, John Wiegley, 2015/11/04
- Re: Locations of Tests, Phillip Lord, 2015/11/04
- Re: Locations of Tests, Stephen Leake, 2015/11/05
- Re: Locations of Tests,
Artur Malabarba <=
- Re: Locations of Tests, Nicolas Petton, 2015/11/05
- Re: Locations of Tests, Artur Malabarba, 2015/11/05
- Re: Locations of Tests, Phillip Lord, 2015/11/06
Re: Locations of Tests, Juanma Barranquero, 2015/11/05
Re: Locations of Tests, Phillip Lord, 2015/11/06
Makefile-help (was Re: Locations of Tests), Phillip Lord, 2015/11/06