|
1 | | -tests: |
2 | | - python3 test_srcml_append_transform.py |
3 | | - python3 test_srcml_apply_transforms.py |
4 | | - python3 test_srcml_archive_check_extension.py |
5 | | - python3 test_srcml_archive_clone.py |
6 | | - python3 test_srcml_archive_create.py |
7 | | - python3 test_srcml_archive_get.py |
8 | | - python3 test_srcml_archive_read_open.py |
9 | | - python3 test_srcml_archive_set.py |
10 | | - python3 test_srcml_archive_write_open.py |
11 | | - python3 test_srcml_archive_write_unit.py |
12 | | - python3 test_srcml_convenience.py |
13 | | - python3 test_srcml_for.py |
14 | | - python3 test_srcml_global.py |
15 | | - python3 test_srcml_global_access.py |
16 | | - python3 test_srcml_read_unit.py |
17 | | - python3 test_srcml_unit_create.py |
18 | | - python3 test_srcml_unit_get.py |
19 | | - python3 test_srcml_unit_parse.py |
20 | | - python3 test_srcml_unit_set.py |
21 | | - python3 test_srcml_unit_unparse.py |
22 | | - python3 test_srcml_with.py |
23 | | - python3 test_srcml_write_by_element.py |
| 1 | +tests: |
| 2 | + python3 test_srcml_append_transform.py |
| 3 | + python3 test_srcml_apply_transforms.py |
| 4 | + python3 test_srcml_archive_check_extension.py |
| 5 | + python3 test_srcml_archive_clone.py |
| 6 | + python3 test_srcml_archive_create.py |
| 7 | + python3 test_srcml_archive_get.py |
| 8 | + python3 test_srcml_archive_read_open.py |
| 9 | + python3 test_srcml_archive_set.py |
| 10 | + python3 test_srcml_archive_write_open.py |
| 11 | + python3 test_srcml_archive_write_unit.py |
| 12 | + python3 test_srcml_convenience.py |
| 13 | + python3 test_srcml_for.py |
| 14 | + python3 test_srcml_global.py |
| 15 | + python3 test_srcml_global_access.py |
| 16 | + python3 test_srcml_read_unit.py |
| 17 | + python3 test_srcml_unit_create.py |
| 18 | + python3 test_srcml_unit_get.py |
| 19 | + python3 test_srcml_unit_parse.py |
| 20 | + python3 test_srcml_unit_set.py |
| 21 | + python3 test_srcml_unit_unparse.py |
| 22 | + python3 test_srcml_with.py |
| 23 | + python3 test_srcml_write_by_element.py |
0 commit comments