Commit graph

8 commits

Author SHA1 Message Date
Maxime Chretien
b7882b1282 apy.py: Add support for file families
Keep compatibility with old queries by setting C family to default.

Signed-off-by: Maxime Chretien <maxime.chretien@bootlin.com>
2020-05-22 10:29:24 +02:00
Carmeli Tamir
cc4c76b78b Adding python3-pytest to CI dependencies 2020-04-15 06:36:15 -04:00
Christopher White
ca36e56d2a Front-end: accept (but don't use) doc comments from query()
Now that query() returns three elements instead of two, accept all three
2020-04-02 13:11:16 -04:00
Carmeli Tamir
cdd8dc4615 Added API tests 2020-03-20 15:42:50 -04:00
Carmeli Tamir
0a96ceef9d Return empty lists when no identifier found 2020-03-07 03:38:19 -05:00
Carmeli Tamir
6fcfc0ca79 Fixed path dependency in lib.py 2019-12-15 15:15:09 -05:00
Michael Opdenacker
51a6dff682 Python parentheses coding style fixes
- According to https://www.python.org/dev/peps/pep-0008/

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
2019-12-01 07:01:26 +01:00
Carmeli Tamir
c2de7dc9ab Added an api, based on wsgi_mod with falcon framework 2019-10-14 17:48:20 -04:00