ADD Get building
ADD uritmpl RFC 6570
REFACTOR Switch to ocamlformat
ADD Revops
Remove the Univ interface for now as it requires moving to a new package
Get compiling except for the Univ_map
Move tests, remove unneeded files
Move lib to src
FIX Update to latest containers
REFACTOR Move the elapsed time to a diagnostic
ADD raw_test concept to make it possible to implement other test execution paths
ADD Support name, loop, silent, and verbose, even if noops
REFACTOR Rewrite to support TAP output
Sys.time only returns processor time and not wall clock time
Log the stacktrace as well
Switch over to Containers
Update to latest pds, add ocamldocs
Move files to their respective locations