Projeto-Pindorama / pacote

A SVR4-like package manager for the 21st century.
http://pacote.pindorama.dob.jp
University of Illinois/NCSA Open Source License
4 stars 4 forks source link

Agressive test friendly refactor #6

Closed callsamu closed 2 years ago

callsamu commented 2 years ago

A somewhat large refactor was made to the internal library "archivum", which makes uses of Go interfaces instead of relying directly syscalls, so that testing becomes easier. Also, me minor/major file mode determination was implemented, along with different formatting for files which contain it, and for those that don't.