CHIKAMATSU Naohiro

Results 85 issues of CHIKAMATSU Naohiro

**You don't have to write anything.** This issue is made as a TODO list.

test

**You don't have to write anything.** This issue is made as a TODO list.

test

**You don't have to write anything.** This issue is made as a TODO list.

test

If I build local source code in Docker, I get an error for an internal package. ``` no matching versions for query "latest" ``` Therefore, we are currently copying the...

enhancement

I implemented it without knowing the correct algorithm. Modify the algorithm by referring to Coreutils, Busybox, and Glibc.

bug

# Introduction The spectest is a package forked from [steinfletcher/apitest](https://github.com/steinfletcher/apitest). The apitest has the functionality to generate HTML documents from end-to-end test results, and the development of spectest was initiated...

To proceed with refactoring, it is necessary to ensure the current behavior through unit tests. First, create unit tests for functions that are not covered by test coverage. Since unit...

## Why we need side project I believe that the best way to improve the spectest package is to actually use it. Since spectest is a testing framework, it requires...