-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #28 from Group-5/feat/github-actions
Merge Feat/GitHub actions into main
- Loading branch information
Showing
11 changed files
with
77 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,3 @@ | ||
| artifactId=Help-Me-Help | ||
| groupId=edu.group5.app | ||
| version=1.0-SNAPSHOT |
1 change: 1 addition & 0 deletions
1
target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| edu\group5\app\App.class |
1 change: 1 addition & 0 deletions
1
target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| C:\Users\marjo\Documents\Github\Help-Me-Help\src\main\java\edu\group5\app\App.java |
1 change: 1 addition & 0 deletions
1
target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/createdFiles.lst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| edu\group5\app\AppTest.class |
1 change: 1 addition & 0 deletions
1
target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/inputFiles.lst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| C:\Users\marjo\Documents\Github\Help-Me-Help\src\test\java\edu\group5\app\AppTest.java |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,63 @@ | ||
| <?xml version="1.0" encoding="UTF-8"?> | ||
| <testsuite xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://maven.apache.org/surefire/maven-surefire-plugin/xsd/surefire-test-report.xsd" version="3.0.1" name="edu.group5.app.AppTest" time="0.047" tests="1" errors="0" skipped="0" failures="0"> | ||
| <properties> | ||
| <property name="java.specification.version" value="25"/> | ||
| <property name="sun.cpu.isalist" value="amd64"/> | ||
| <property name="sun.jnu.encoding" value="Cp1252"/> | ||
| <property name="java.class.path" value="C:\Users\marjo\Documents\Github\Help-Me-Help\target\test-classes;C:\Users\marjo\Documents\Github\Help-Me-Help\target\classes;C:\Users\marjo\.m2\repository\org\junit\jupiter\junit-jupiter-api\5.11.0\junit-jupiter-api-5.11.0.jar;C:\Users\marjo\.m2\repository\org\opentest4j\opentest4j\1.3.0\opentest4j-1.3.0.jar;C:\Users\marjo\.m2\repository\org\junit\platform\junit-platform-commons\1.11.0\junit-platform-commons-1.11.0.jar;C:\Users\marjo\.m2\repository\org\apiguardian\apiguardian-api\1.1.2\apiguardian-api-1.1.2.jar;C:\Users\marjo\.m2\repository\org\junit\jupiter\junit-jupiter-params\5.11.0\junit-jupiter-params-5.11.0.jar;"/> | ||
| <property name="java.vm.vendor" value="Oracle Corporation"/> | ||
| <property name="sun.arch.data.model" value="64"/> | ||
| <property name="user.variant" value=""/> | ||
| <property name="java.vendor.url" value="https://java.oracle.com/"/> | ||
| <property name="user.timezone" value="Europe/Oslo"/> | ||
| <property name="os.name" value="Windows 11"/> | ||
| <property name="java.vm.specification.version" value="25"/> | ||
| <property name="sun.java.launcher" value="SUN_STANDARD"/> | ||
| <property name="user.country" value="NO"/> | ||
| <property name="sun.boot.library.path" value="C:\Program Files\Java\jdk-25\bin"/> | ||
| <property name="sun.java.command" value="C:\Users\marjo\AppData\Local\Temp\surefire1589068311066046424\surefirebooter-20260219103835808_3.jar C:\Users\marjo\AppData\Local\Temp\surefire1589068311066046424 2026-02-19T10-38-35_636-jvmRun1 surefire-20260219103835808_1tmp surefire_0-20260219103835808_2tmp"/> | ||
| <property name="jdk.debug" value="release"/> | ||
| <property name="surefire.test.class.path" value="C:\Users\marjo\Documents\Github\Help-Me-Help\target\test-classes;C:\Users\marjo\Documents\Github\Help-Me-Help\target\classes;C:\Users\marjo\.m2\repository\org\junit\jupiter\junit-jupiter-api\5.11.0\junit-jupiter-api-5.11.0.jar;C:\Users\marjo\.m2\repository\org\opentest4j\opentest4j\1.3.0\opentest4j-1.3.0.jar;C:\Users\marjo\.m2\repository\org\junit\platform\junit-platform-commons\1.11.0\junit-platform-commons-1.11.0.jar;C:\Users\marjo\.m2\repository\org\apiguardian\apiguardian-api\1.1.2\apiguardian-api-1.1.2.jar;C:\Users\marjo\.m2\repository\org\junit\jupiter\junit-jupiter-params\5.11.0\junit-jupiter-params-5.11.0.jar;"/> | ||
| <property name="sun.cpu.endian" value="little"/> | ||
| <property name="user.home" value="C:\Users\marjo"/> | ||
| <property name="user.language" value="no"/> | ||
| <property name="java.specification.vendor" value="Oracle Corporation"/> | ||
| <property name="java.version.date" value="2025-10-21"/> | ||
| <property name="java.home" value="C:\Program Files\Java\jdk-25"/> | ||
| <property name="file.separator" value="\"/> | ||
| <property name="basedir" value="C:\Users\marjo\Documents\Github\Help-Me-Help"/> | ||
| <property name="java.vm.compressedOopsMode" value="Zero based"/> | ||
| <property name="line.separator" value=" "/> | ||
| <property name="java.vm.specification.vendor" value="Oracle Corporation"/> | ||
| <property name="java.specification.name" value="Java Platform API Specification"/> | ||
| <property name="surefire.real.class.path" value="C:\Users\marjo\AppData\Local\Temp\surefire1589068311066046424\surefirebooter-20260219103835808_3.jar"/> | ||
| <property name="user.script" value=""/> | ||
| <property name="sun.management.compiler" value="HotSpot 64-Bit Tiered Compilers"/> | ||
| <property name="java.runtime.version" value="25.0.1+8-LTS-27"/> | ||
| <property name="user.name" value="marjo"/> | ||
| <property name="stdout.encoding" value="Cp1252"/> | ||
| <property name="path.separator" value=";"/> | ||
| <property name="os.version" value="10.0"/> | ||
| <property name="java.runtime.name" value="Java(TM) SE Runtime Environment"/> | ||
| <property name="file.encoding" value="UTF-8"/> | ||
| <property name="java.vm.name" value="Java HotSpot(TM) 64-Bit Server VM"/> | ||
| <property name="localRepository" value="C:\Users\marjo\.m2\repository"/> | ||
| <property name="java.vendor.url.bug" value="https://bugreport.java.com/bugreport/"/> | ||
| <property name="java.io.tmpdir" value="C:\Users\marjo\AppData\Local\Temp\"/> | ||
| <property name="java.version" value="25.0.1"/> | ||
| <property name="user.dir" value="C:\Users\marjo\Documents\Github\Help-Me-Help"/> | ||
| <property name="os.arch" value="amd64"/> | ||
| <property name="java.vm.specification.name" value="Java Virtual Machine Specification"/> | ||
| <property name="sun.os.patch.level" value=""/> | ||
| <property name="native.encoding" value="Cp1252"/> | ||
| <property name="java.library.path" value="C:\Program Files\Java\jdk-25\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;c:\Users\marjo\AppData\Roaming\Code\User\globalStorage\github.copilot-chat\debugCommand;c:\Users\marjo\AppData\Roaming\Code\User\globalStorage\github.copilot-chat\copilotCli;C:\Program Files\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\dotnet\;C:\Program Files\Git\cmd;C:\Program Files\Git\ bin;C:\Users\marjo\.local\bin;C:\Program Files\nodejs\;C:\Program Files\Java\jdk-25\bin;C:\maven-mvnd-1.0.3-windows-amd64\mvn\bin;;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files\Docker\Docker\resources\bin;C:\ProgramData\chocolatey\bin;C:\Users\marjo\.local\bin;C:\Users\marjo\OneDrive - NTNU\Scripts\;C:\Users\marjo\OneDrive - NTNU\;C:\Users\marjo\AppData\Local\Programs\Python\Launcher\;C:\Users\marjo\AppData\Local\Microsoft\WindowsApps;C:\Users\marjo\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\marjo\AppData\Local\Programs\MiKTeX\miktex\bin\x64\;C:\Users\marjo\AppData\Roaming\npm;C:\Program Files\JetBrains\IntelliJ IDEA 2025.3.1\bin;C:\Program Files\JetBrains\IntelliJ IDEA 2025.3.1\bin;C:\ProgramData\chocolatey\bin;c:\Users\marjo\.vscode\extensions\vscjava.vscode-java-debug-0.58.5\bundled\scripts\noConfigScripts;."/> | ||
| <property name="java.vm.info" value="mixed mode, sharing"/> | ||
| <property name="stderr.encoding" value="Cp1252"/> | ||
| <property name="java.vendor" value="Oracle Corporation"/> | ||
| <property name="java.vm.version" value="25.0.1+8-LTS-27"/> | ||
| <property name="stdin.encoding" value="Cp1252"/> | ||
| <property name="sun.io.unicode.encoding" value="UnicodeLittle"/> | ||
| <property name="java.class.version" value="69.0"/> | ||
| </properties> | ||
| <testcase name="shouldAnswerWithTrue" classname="edu.group5.app.AppTest" time="0.026"/> | ||
| </testsuite> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| ------------------------------------------------------------------------------- | ||
| Test set: edu.group5.app.AppTest | ||
| ------------------------------------------------------------------------------- | ||
| Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in edu.group5.app.AppTest |
Binary file not shown.