Skip to content

Unittest in build arch#122

Merged
DrDeano merged 1 commit intodevelopfrom
feature/unittest-in-build-arch
Jan 9, 2020
Merged

Unittest in build arch#122
DrDeano merged 1 commit intodevelopfrom
feature/unittest-in-build-arch

Conversation

@DrDeano
Copy link
Member

@DrDeano DrDeano commented Jan 8, 2020

Also change the build process to abstract out the Linux part of the building. This will later help with the native Windows build.

Closes #102

@DrDeano DrDeano requested a review from SamTebbs33 January 8, 2020 23:06
Copy link
Collaborator

@SamTebbs33 SamTebbs33 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice changes. As well as making a windows build possible, the separation will mean people can tinker with the build process in a more familiar way. It's great to have i386 testing too.

This also removed the need for `@intCase()`
Also move the making directories and copying to a script to the build is simpler.

Install qemu earler
Added chmod +x
Fixed copy elf


Added missing switch for qemu binary


Spelling


Make makeiso.sh executable

No longer chmod makeiso.sh

Use the cache root to set the output directory
@DrDeano DrDeano force-pushed the feature/unittest-in-build-arch branch from 11b2d33 to 0746048 Compare January 9, 2020 13:08
@DrDeano DrDeano merged commit c581db8 into develop Jan 9, 2020
@DrDeano DrDeano deleted the feature/unittest-in-build-arch branch January 9, 2020 13:11
@SamTebbs33 SamTebbs33 mentioned this pull request Jul 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unit testing on architecture

2 participants