1
0
mirror of https://github.com/nicoverbruggen/phpmon.git synced 2025-08-08 04:20:07 +02:00

👌 FileSystem changes, rework and testing

This commit is contained in:
2022-11-01 13:47:16 +01:00
parent e8c85f93f9
commit 8417d637fe
26 changed files with 299 additions and 82 deletions

View File

@ -1,6 +1,6 @@
//
// AppUpdaterCheckTest.swift
// phpmon-tests
// PHP Monitor
//
// Created by Nico Verbruggen on 10/05/2022.
// Copyright © 2022 Nico Verbruggen. All rights reserved.

View File

@ -1,6 +1,6 @@
//
// PhpVersionDetectionTest.swift
// phpmon-tests
// PHP Monitor
//
// Created by Nico Verbruggen on 01/04/2021.
// Copyright © 2022 Nico Verbruggen. All rights reserved.

View File

@ -1,6 +1,6 @@
//
// ValetTest.swift
// phpmon-tests
// PHP Monitor
//
// Created by Nico Verbruggen on 29/11/2021.
// Copyright © 2022 Nico Verbruggen. All rights reserved.

View File

@ -1,6 +1,6 @@
//
// VersionExtractorTest.swift
// phpmon-tests
// PHP Monitor
//
// Created by Nico Verbruggen on 16/12/2021.
// Copyright © 2022 Nico Verbruggen. All rights reserved.