summary refs log tree commit diff stats
path: root/tests/vm/tvmopsDanger.nim
Commit message (Collapse)AuthorAgeFilesLines
* fixes #23932; vmopsDanger for os.getCurrentDir errors (#23934)ringabout2024-08-111-2/+5
| | | | fixes #23932 ref https://github.com/jmgomez/NimForUE/issues/36
* fix #21045; getTime with vmopsDanger is broken; alternative to #21054 (#21056)ringabout2022-12-101-0/+10
* fix #21045 getTime with vmopsDanger is broken; alternative to #21054 * typo