Skip to content

Commit

Permalink
Refactor tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kamil-adam committed Jan 21, 2025
1 parent b317d66 commit 278fd79
Show file tree
Hide file tree
Showing 63 changed files with 398 additions and 27 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[]
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[]
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[]
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[]
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[]
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[]
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[]
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[]
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[]
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[]
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[]
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[]
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[]
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[]
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[]
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[]
3 changes: 3 additions & 0 deletions docs/developers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# 📅 Revision history for HelPA

## 0.4.6.4 -- 2025-01-21
* Refactor tests

## 0.4.6.3 -- 2025-01-19
* Implement `fbf` parser

Expand Down

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><meta name="viewport" content="width=device-width, initial-scale=1" /><title>HelVM.HelPA.Assemblers.Frontend.SblAsm.AsmParser</title><link href="linuwial.css" rel="stylesheet" type="text/css" title="Linuwial" /><link rel="stylesheet" type="text/css" href="quick-jump.css" /><link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700" /><script src="haddock-bundle.min.js" async="async" type="text/javascript"></script><script type="text/x-mathjax-config">MathJax.Hub.Config({ tex2jax: { processClass: "mathjax", ignoreClass: ".*" } });</script><script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"></script></head><body><div id="package-header"><span class="caption">helpa</span><ul class="links" id="page-menu"><li><a href="index.html">Contents</a></li><li><a href="doc-index.html">Index</a></li></ul></div><div id="content"><div id="module-header"><table class="info"><tr><th>Safe Haskell</th><td>None</td></tr><tr><th>Language</th><td>Haskell2010</td></tr></table><p class="caption">HelVM.HelPA.Assemblers.Frontend.SblAsm.AsmParser</p></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src"><a id="v:parseAssemblyText" class="def">parseAssemblyText</a> :: <a href="file:///Users/kamilzabinski/.local/state/cabal/store/ghc-9.10.1-inplace/hl-0.1.2.5-98fe119b/share/doc/html/HelVM-HelIO-Control-Safe.html#t:MonadSafe" title="HelVM.HelIO.Control.Safe">MonadSafe</a> m =&gt; <a href="file:///Users/kamilzabinski/.local/state/cabal/store/ghc-9.10.1-inplace/rld-1.2.2.0-1d824a89/share/doc/html/Relude-String-Reexport.html#t:Text" title="Relude.String.Reexport">Text</a> -&gt; m <a href="HelVM-HelPA-Assemblers-Frontend-SblAsm-Instruction.html#t:InstructionList" title="HelVM.HelPA.Assemblers.Frontend.SblAsm.Instruction">InstructionList</a> <a href="#v:parseAssemblyText" class="selflink">#</a></p></div></div></div><div id="footer"><p>Produced by <a href="http://www.haskell.org/haddock/">Haddock</a> version 2.28.0</p></div></body></html>
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><meta name="viewport" content="width=device-width, initial-scale=1" /><title>HelVM.HelPA.Assemblers.Frontend.SblAsm.Assembler</title><link href="linuwial.css" rel="stylesheet" type="text/css" title="Linuwial" /><link rel="stylesheet" type="text/css" href="quick-jump.css" /><link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700" /><script src="haddock-bundle.min.js" async="async" type="text/javascript"></script><script type="text/x-mathjax-config">MathJax.Hub.Config({ tex2jax: { processClass: "mathjax", ignoreClass: ".*" } });</script><script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"></script></head><body><div id="package-header"><span class="caption">helpa</span><ul class="links" id="page-menu"><li><a href="index.html">Contents</a></li><li><a href="doc-index.html">Index</a></li></ul></div><div id="content"><div id="module-header"><table class="info"><tr><th>Safe Haskell</th><td>None</td></tr><tr><th>Language</th><td>Haskell2010</td></tr></table><p class="caption">HelVM.HelPA.Assemblers.Frontend.SblAsm.Assembler</p></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src"><a id="v:assembleFile" class="def">assembleFile</a> :: <a href="HelVM-HelPA-Assembler-IO-BusinessIO.html#t:BIO" title="HelVM.HelPA.Assembler.IO.BusinessIO">BIO</a> m =&gt; <a href="HelVM-HelPA-Assembler-API-SourcePath.html#t:SourcePath" title="HelVM.HelPA.Assembler.API.SourcePath">SourcePath</a> -&gt; m <a href="file:///Users/kamilzabinski/.local/state/cabal/store/ghc-9.10.1-inplace/rld-1.2.2.0-1d824a89/share/doc/html/Relude-String-Reexport.html#t:Text" title="Relude.String.Reexport">Text</a> <a href="#v:assembleFile" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:assembleText" class="def">assembleText</a> :: <a href="file:///Users/kamilzabinski/.local/state/cabal/store/ghc-9.10.1-inplace/hl-0.1.2.5-98fe119b/share/doc/html/HelVM-HelIO-Control-Safe.html#t:MonadSafe" title="HelVM.HelIO.Control.Safe">MonadSafe</a> m =&gt; <a href="file:///Users/kamilzabinski/.local/state/cabal/store/ghc-9.10.1-inplace/rld-1.2.2.0-1d824a89/share/doc/html/Relude-String-Reexport.html#t:Text" title="Relude.String.Reexport">Text</a> -&gt; m <a href="file:///Users/kamilzabinski/.local/state/cabal/store/ghc-9.10.1-inplace/rld-1.2.2.0-1d824a89/share/doc/html/Relude-String-Reexport.html#t:Text" title="Relude.String.Reexport">Text</a> <a href="#v:assembleText" class="selflink">#</a></p></div></div></div><div id="footer"><p>Produced by <a href="http://www.haskell.org/haddock/">Haddock</a> version 2.28.0</p></div></body></html>

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/reports/helpa/doc-index-A.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/reports/helpa/doc-index-All.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/reports/helpa/doc-index-C.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/reports/helpa/doc-index-D.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/reports/helpa/doc-index-E.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/reports/helpa/doc-index-I.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/reports/helpa/doc-index-L.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/reports/helpa/doc-index-M.html

Large diffs are not rendered by default.

Loading

0 comments on commit 278fd79

Please sign in to comment.