Ryan Kennedy
d8c0b83575
Basic tests
2020-03-14 22:55:48 -05:00
Ryan Kennedy
0b3a12462d
Merge branch 'master' of https://github.com/rust-osdev/vga into develop
2020-03-14 21:53:16 -05:00
RKennedy9064
da70b96ce5
Merge pull request #1 from rust-osdev/fix-cargo-toml
...
Fix case of Cargo.toml file in testing crate
2020-03-13 10:54:32 -05:00
Philipp Oppermann
879b02ec0b
Revert "Disable testing for now"
...
This reverts commit 262cacf4b2
.
2020-03-13 16:45:40 +01:00
Philipp Oppermann
98ff35a9e1
Fix Cargo.toml file name
...
All lowercase cargo.toml is not valid in Rust. As a result, cargo used the Cargo.toml of the parent directory, resulting in a build of the parent crate.
2020-03-13 16:45:16 +01:00
Ryan Kennedy
be6acf47da
Testing groundwork
2020-03-12 23:41:00 -05:00
Ryan Kennedy
079579af06
Added licenses
2020-03-12 17:43:09 -05:00
Ryan Kennedy
609d9f07c8
Added example to README.md
2020-03-12 17:40:53 -05:00
Ryan Kennedy
685bdfcbfc
Update cargo
2020-03-12 17:30:32 -05:00
RKennedy9064
a78cdfe436
Create README.md
2020-03-12 17:23:40 -05:00
Ryan Kennedy
460c13c5bb
Merge branch 'master' of https://github.com/rust-osdev/vga
2020-03-12 17:17:36 -05:00
Ryan Kennedy
2090331ecf
Removed dependency for now
2020-03-12 17:17:25 -05:00
RKennedy9064
0832437e60
Update rust.yml
2020-03-12 16:54:15 -05:00
RKennedy9064
9d44d63910
Update rust.yml
2020-03-12 16:47:00 -05:00
RKennedy9064
bfa6a2a025
Update rust.yml
2020-03-12 16:45:59 -05:00
RKennedy9064
3ad230c5c6
Update rust.yml
2020-03-12 16:43:04 -05:00
Ryan Kennedy
262cacf4b2
Disable testing for now
2020-03-12 16:38:54 -05:00
Ryan Kennedy
ecb9824f1d
Add vga?
2020-03-12 16:34:34 -05:00
RKennedy9064
faa18c66a1
Update rust.yml
2020-03-12 16:25:49 -05:00
RKennedy9064
5e0b014e46
Update rust.yml
2020-03-12 16:17:06 -05:00
RKennedy9064
46e947ffdc
Update rust.yml
2020-03-12 16:09:06 -05:00
Ryan Kennedy
31fee5ecbd
More attempts
2020-03-12 16:07:52 -05:00
Ryan Kennedy
d5708b05b2
Who needs stable
2020-03-12 15:56:12 -05:00
Ryan Kennedy
03129e30db
Trying again
2020-03-12 15:54:01 -05:00
Ryan Kennedy
32b64a5316
remove feature
2020-03-12 15:51:48 -05:00
Ryan Kennedy
3af14568bf
Trying x86_64 action
2020-03-12 15:49:35 -05:00
Ryan Kennedy
2b1c598ae8
Merge branch 'master' of https://github.com/rust-osdev/vga
2020-03-12 14:39:45 -05:00
Ryan Kennedy
4d984a2af9
Removed test mod
2020-03-12 14:38:32 -05:00
RKennedy9064
5d96c4b000
Update rust.yml
2020-03-12 14:24:00 -05:00
Ryan Kennedy
6e9bd7aaf1
Basic testing groundwork
2020-03-12 13:34:48 -05:00
Ryan Kennedy
371ac96fb1
More cleanup
2020-03-12 13:04:25 -05:00
Ryan Kennedy
c9ddefd045
Removed deny warnings
2020-03-12 12:58:11 -05:00
Ryan Kennedy
c69c81a502
Fixed clippy warnings
2020-03-12 12:55:27 -05:00
Ryan Kennedy
94b8cac780
Initial workflow setup
2020-03-12 12:48:28 -05:00
Ryan Kennedy
2eec3c564c
Fixing doc/tests
2020-03-12 12:39:38 -05:00
Ryan Kennedy
5ea088b659
Added writers and cleanup
2020-03-12 12:34:13 -05:00
Ryan Kennedy
377852c6ea
Fixed ambiguous name
2020-03-12 12:16:27 -05:00
RKennedy9064
4444bdda80
Create rust.yml
2020-03-12 12:13:08 -05:00
Ryan Kennedy
66dd6670f6
Initial commit
2020-03-12 12:10:18 -05:00