1
0
Fork 0
flightgear/scripts/python/TerraSync
Florent Rougon 477d9f7a9a terrasync.py: move the DirIndex class to its own module and add unit tests
The tests can be run from directory 'scripts/python/TerraSync' using:

  python3 -m unittest tests.test_dirindex

(or just 'python3 -m unittest' to run all tests pertaining to
terrasync.py).
2020-10-02 16:38:08 +02:00
..
terrasync terrasync.py: move the DirIndex class to its own module and add unit tests 2020-10-02 16:38:08 +02:00
tests terrasync.py: move the DirIndex class to its own module and add unit tests 2020-10-02 16:38:08 +02:00
terrasync.py terrasync.py: more modular code layout 2018-02-07 11:38:41 +01:00