Matthew Evans
|
fbc90fc961
|
Update tests/test_Arbin.py
Co-authored-by: Chris Kerr <chris.kerr@mykolab.ch>
|
2024-03-02 18:13:40 +01:00 |
|
Matthew Evans
|
a845731131
|
Optionally read Arbin into in-memory sqlite without temporary file
|
2024-02-12 10:55:52 +00:00 |
|
|
|
1cd5bd6239
|
Reformatted test scripts with black 23.12.1
|
2024-01-20 21:57:31 +02:00 |
|
|
|
d00319fcda
|
Add GPLv3+ License-Identifier to remaining files
|
2021-03-20 16:13:08 +02:00 |
|
|
|
4b2042501d
|
Add SPDX-FileCopyrightText for sole author files
|
2021-03-20 15:26:40 +02:00 |
|
|
|
23761dd5bf
|
Add the new data file to test_Arbin.py
|
2020-10-31 07:51:57 +02:00 |
|
|
|
b2fb092ea3
|
Remove compability code for Python 2 subprocess module
|
2020-02-16 14:28:57 +02:00 |
|
|
|
846a5b3149
|
Catch FileNotFoundError from Popen and re-raise a more helpful message
|
2019-04-03 08:14:05 +02:00 |
|
|
|
6a8fbe71a4
|
Add some tests for the res2sqlite command-line tool
Check that the --help option works even if mdbtools is not installed
|
2019-04-02 23:11:37 +02:00 |
|
|
|
a1b73867ea
|
Add a test that a sensible error is raised when MDBTools is not found
This is the error that happens in issue #23
|
2019-04-02 23:07:12 +02:00 |
|
|
|
5530a7a8ff
|
Add a simple test for loading Arbin .res files
|
2019-04-02 23:06:23 +02:00 |
|