Commit graph

9 commits

Author SHA1 Message Date
Maxime Chretien (MixLeNain)
10f08e33ea test: Remove defs from refs results
Signed-off-by: Maxime Chretien (MixLeNain) <mchretien@linuxmail.org>
2020-12-07 12:20:59 +01:00
Maxime Chretien (MixLeNain)
bec8105305 t/api_test.py : Update tests results according to query changes
Signed-off-by: Maxime Chretien (MixLeNain) <mchretien@linuxmail.org>
2020-10-26 13:31:40 +01:00
Maxime Chretien
48e59b909a test : Update api tests
Signed-off-by: Maxime Chretien <maxime.chretien@bootlin.com>
2020-06-12 16:32:50 +02:00
Michael Opdenacker
7cec7659b2
Merge pull request #133 from cxw42/issue-129
API: Always set LXR_DATA_DIR and LXR_REPO_DIR based on LXR_PROJ_DIR.
2020-05-26 10:10:32 +02:00
Christopher White
52d52cb2d6 TestEnvironment: create PROJ_DIR structure
- Instead of creating standalone temporary data and repo dirs, create a
  temporary LXR_PROJ_DIR and put the data and repo dirs under it.
- Change API test project name to match that now used in TestEnvironment

This is the beginning of the test infrastructure for web.py.
2020-05-23 15:22:38 -04:00
Chris White
5e7cab18ca Added/updated copyright notices; whitespace fixes
No functional changes
2020-05-23 15:14:21 -04:00
Maxime Chretien
fbe9fa0e72 tests: Add support for file families
And fix a problem in a test where an ident where wrongly identified by
ctags. It is fixed in the new ctags version.

Signed-off-by: Maxime Chretien <maxime.chretien@bootlin.com>
2020-05-22 10:29:24 +02:00
Carmeli Tamir
e7e3542216 1. Testing results for existing identifiers. 2. Testing version parameter options 2020-04-09 10:08:34 -04:00
Carmeli Tamir
cdd8dc4615 Added API tests 2020-03-20 15:42:50 -04:00