MarkOates / blast

0 stars 0 forks source link

status program missing features #40

Open MarkOates opened 9 months ago

MarkOates commented 9 months ago

status does not check if some compiled items are up to date after a pull/sync with remote. Compiled library, executables, example programs, tests, etc, may still be behind.

system_test has a feature that checks if some executables have a created_at that is after their source files. This technique could be used (or something similar) in status to be sure it is up-to-date.