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

テストの拡充 #306

Open
sano-jin opened this issue Feb 21, 2023 · 1 comment
Open

テストの拡充 #306

sano-jin opened this issue Feb 21, 2023 · 1 comment

Comments

@sano-jin
Copy link
Contributor

sano-jin commented Feb 21, 2023

テストの拡充.

以下のようなテストを追加する.

  1. どの最適化オプション(なし,-O, -O3)でも大丈夫か?
  2. --use-swaplink をつけても大丈夫か?
  3. ハイパーリンクを使っていないプログラムで --hl-opt, --hl をつけても大丈夫か
  4. (非決定モード)--mem-enc(状態の一意エンコード)をつけても大丈夫か
  5. (同上)--use-Ncore= をつけても大丈夫か(状態数が狂わないか)
    など.

補足情報

現在テストがどのように動いているか,
test directory の README.md にかなり詳し目に書いたので,
参考にして下さい.

  • わからないことがあったら,sano に気軽に聞いて下さい.
  • (自分でも一つはやるつもり)
@nikosai
Copy link
Contributor

nikosai commented Apr 3, 2023

see also: #258

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