Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI broken on broken C# tests #43

Closed
GreyCat opened this issue Nov 3, 2016 · 1 comment
Closed

CI broken on broken C# tests #43

GreyCat opened this issue Nov 3, 2016 · 1 comment
Assignees

Comments

@GreyCat
Copy link
Member

GreyCat commented Nov 3, 2016

Breaking C# tests breaks CI build somehow:
https://travis-ci.org/kaitai-io/kaitai_struct/builds/172869789

Looks like that Travis's shell behaves some other way than on our boxes :(

DL4PD pushed a commit to DL4PD/kaitai_struct that referenced this issue Mar 13, 2019
Adding tests for Rust target:

* Added rust support to the testing framework
* Fixed issue with lib.rs not importing KaitaiStruct crate
* Fixed stuff
* Updated ci-rust to use cd, as per instructions on PR code review
* Remove autogenned test constructs
* Removed generated rust files under test.
@GreyCat
Copy link
Member Author

GreyCat commented Mar 28, 2019

Probably no longer applicable, as we run new CI now.

@GreyCat GreyCat closed this as completed Mar 28, 2019
krisutofu pushed a commit to krisutofu/kaitai_struct that referenced this issue Jan 2, 2022
* Add little-endian bit integers to the User Guide

* User Guide: add section about `meta/bit-endian` key

* Bit-sized integers: delete redundant sentence

* Bit-integers: change lX to hX to avoid confusion with 1

h is from len_**h**eader

* Bit integers: replace hyphen with dash

* Bit integers: rename `x` to `d` (as `d`ata)

* Bit integers: state `bit-endian` explicitly and say why
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants