summary refs log tree commit diff stats
path: root/testament
Commit message (Expand)AuthorAgeFilesLines
* switch to the official chronicles URL (#22033)ringabout2023-06-071-1/+1
* some test cleanups & category reorganization (#22010)metagn2023-06-062-3/+3
* post expr blocks colon fix + correct grammar (#21983)metagn2023-06-062-2/+3
* Add drchaos, ssostrings, cowstrings to important packages (#21824)Antonis Geralis2023-06-031-0/+3
* switch to official manu URL (#21986)ringabout2023-06-031-1/+1
* lift the `=dup` hook (#21903)ringabout2023-06-021-1/+1
* hot code reloading: fix regression? and PreMain with arc/orc (#21940)metagn2023-05-301-2/+5
* fix & add test for basic hot code reloading case (#21915)metagn2023-05-261-0/+1
* remove legacy define for zero_functional tests (#21871)metagn2023-05-211-1/+1
* fix #14254 (#21837)metagn2023-05-201-1/+2
* switch to the official URL of loop-fusion in the impoerant packages (#21830)ringabout2023-05-111-1/+1
* clean up SOME pending/xxx/issue link comments (#21826)metagn2023-05-111-3/+2
* fix nimrtl and nimhcr on arc/orc (#21814)metagn2023-05-091-12/+9
* adds checksums to important packages (#21782)ringabout2023-05-041-0/+1
* fixes #19863; move sha1, md5 to nimble packages for 2.0 (#21702)ringabout2023-05-021-1/+3
* fixes broken CI (#21732)ringabout2023-04-261-1/+1
* set module symbol type to None instead of nil for discard check (#21657)metagn2023-04-131-1/+4
* switch to the official regex URL (#21616)ringabout2023-04-061-1/+1
* test DLL generation with ORC (#21445)ringabout2023-03-031-9/+15
* fixes #21326; fixes #7375; fixes #11986; fixes #9607; rework quote do; `getAs...ringabout2023-03-021-3/+3
* Fix #21452; enable Norm in important packages. (#21455)Constantine Molchanov2023-03-011-1/+1
* megatest now checks refc too (#21341)ringabout2023-02-091-0/+2
* add `nimib` to important packages (#20697)ringabout2023-02-091-0/+1
* switch to official chronos URL (#21283)ringabout2023-01-201-1/+1
* switch to official DelaunayNim URL (#21269)ringabout2023-01-171-1/+1
* testament: make valgrind optional (#21238)Anna2023-01-111-1/+11
* disable bump (#21241)ringabout2023-01-081-1/+1
* fixes chronicles (#21114)ringabout2022-12-161-1/+1
* work around chronos (#21079)ringabout2022-12-121-1/+1
* ship a modern nimble with lock files support (#21061)ringabout2022-12-122-3/+3
* switch to the official URL of nimquery (#21038)ringabout2022-12-071-1/+1
* build the documentation of official packages (#20986)ringabout2022-12-061-2/+2
* add smtp to important packages (#20984)ringabout2022-12-011-0/+1
* add `pkg/asyncftpclient` to important packages (#20964)ringabout2022-11-291-0/+1
* switch to the official taskpools URL (#20893)ringabout2022-11-221-1/+1
* fixes a severe bug of testament (#20832)ringabout2022-11-171-0/+1
* [testament] `parsetoml` switches to official URL (#20819)ringabout2022-11-121-1/+1
* switch to official docopt URL (#20815)ringabout2022-11-111-1/+1
* enable yaml tests (#20810)ringabout2022-11-111-1/+1
* add `taskpools` to important packages (#20803)ringabout2022-11-101-0/+1
* fixes #20798; add stew to important_packages (#20799)ringabout2022-11-101-0/+1
* Update testament usage to clarify testament all (#20757)Lee Matos2022-11-071-1/+1
* enable weave (#20692)ringabout2022-10-291-1/+1
* enable ggplotnim (#20600)ringabout2022-10-201-1/+1
* add measuremancer to important packages (#20599)ringabout2022-10-201-0/+1
* enable telebot (#20589)ringabout2022-10-181-1/+1
* enable glob (#20573)ringabout2022-10-161-1/+1
* fixes #19162; enable `strictEffects` for v2 (#19380)ringabout2022-10-151-8/+8
* add nimPNG to important packages (#20557)ringabout2022-10-131-1/+2
* enable nimlsp and ast_pattern_matching (#20533)ringabout2022-10-101-2/+2
547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663