summary refs log tree commit diff stats
path: root/tests/system/tuse_version.nim
Commit message (Collapse)AuthorAgeFilesLines
* remove useVersion (#21626)metagn2023-04-081-1/+1
| | | test removing useVersion
* build the documentation of official packages (#20986)ringabout2022-12-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * remove db stuffs * remove punycode * remove * fixes script * add cloner * patches * disable * patch * fixes external packages * disable two packages * preview documentation build * try again * fixes URL * fixes a bug * simplify * fixes documentaion * fixes * Apply suggestions from code review
* support useVersion:1.6 (#19601)flywind2022-03-101-3/+2
|
* fix #14912, make `--useVersion:1.0` work again (#14945)Miran2020-07-101-0/+50
* fix #14912, make `--useVersion:1.0` work again * a better fix * add test