Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
ssssota created a review comment on a pull request on st-tech/universal-links-test
ここをコメントアウトしてもテストがパスする気がします ということはテストがテストとしての役割を果たせてない可能性が高いです
ssssota created a review on a pull request on st-tech/universal-links-test
基本的には落ちるテストを書いて、それに対して動くように実装を修正するというサイクルを取るといいです (要はTDD)
ssssota created a review on a pull request on st-tech/universal-links-test
基本的には落ちるテストを書いて、それに対して動くように実装を修正するというサイクルを取るといいです (要はTDD)
ssssota created a comment on an issue on ssssota/libraw-rust
libraw c apiしか使ってないからthrow関係なさそうなんだけど 🤔
ssssota created a comment on an issue on ssssota/libraw-rust
https://github.com/WebAssembly/exception-handling
ssssota created a comment on an issue on ssssota/libraw-rust
WASIにしようと思うとC++のthrowが邪魔 ``` cargo:warning= 13 | #error Setjmp/longjmp support requires Exception handling support, which is [not yet standardized](https://github.com/WebAssembly/proposals?tab=r...
ssssota pushed 1 commit to main ssssota/libraw-rust
- wasm (#6) * wip * wip * wip * wip * wip * wip 33cc2d4