|
489 | 489 | (name test800) |
490 | 490 | (modules test800) |
491 | 491 | (libraries GT) |
492 | | - (preprocess (action (run %{project_root}/ppx/pp_gt.exe --as-pp %{input-file}))) |
493 | | - (preprocessor_deps (file %{project_root}/ppx/pp_gt.exe))) |
| 492 | + (instrumentation (backend bisect_ppx))(preprocess (pps GT.ppx_all))) |
494 | 493 |
|
495 | 494 | (cram |
496 | 495 | (applies_to test802) |
|
499 | 498 | (name test802mutal) |
500 | 499 | (modules test802mutal) |
501 | 500 | (libraries GT) |
502 | | - (preprocess (action (run %{project_root}/ppx/pp_gt.exe --as-pp %{input-file}))) |
503 | | - (preprocessor_deps (file %{project_root}/ppx/pp_gt.exe))) |
| 501 | + (instrumentation (backend bisect_ppx))(preprocess (pps GT.ppx_all))) |
504 | 502 |
|
505 | 503 | (cram |
506 | 504 | (applies_to test803) |
|
509 | 507 | (name test803polyvar) |
510 | 508 | (modules test803polyvar) |
511 | 509 | (libraries GT) |
512 | | - (preprocess (action (run %{project_root}/ppx/pp_gt.exe --as-pp %{input-file}))) |
513 | | - (preprocessor_deps (file %{project_root}/ppx/pp_gt.exe))) |
| 510 | + (instrumentation (backend bisect_ppx))(preprocess (pps GT.ppx_all))) |
514 | 511 |
|
515 | 512 | (cram |
516 | 513 | (applies_to test804) |
|
519 | 516 | (name test804polyvar) |
520 | 517 | (modules test804polyvar) |
521 | 518 | (libraries GT) |
522 | | - (preprocess (action (run %{project_root}/ppx/pp_gt.exe --as-pp %{input-file}))) |
523 | | - (preprocessor_deps (file %{project_root}/ppx/pp_gt.exe))) |
| 519 | + (instrumentation (backend bisect_ppx))(preprocess (pps GT.ppx_all))) |
524 | 520 |
|
525 | 521 | (cram |
526 | 522 | (applies_to test805) |
|
529 | 525 | (name test805std) |
530 | 526 | (modules test805std) |
531 | 527 | (libraries GT) |
532 | | - (preprocess (action (run %{project_root}/ppx/pp_gt.exe --as-pp %{input-file}))) |
533 | | - (preprocessor_deps (file %{project_root}/ppx/pp_gt.exe))) |
| 528 | + (instrumentation (backend bisect_ppx))(preprocess (pps GT.ppx_all))) |
534 | 529 |
|
535 | 530 | (cram |
536 | 531 | (applies_to test806) |
|
539 | 534 | (name test806fmt) |
540 | 535 | (modules test806fmt) |
541 | 536 | (libraries GT) |
542 | | - (preprocess (action (run %{project_root}/ppx/pp_gt.exe --as-pp %{input-file}))) |
543 | | - (preprocessor_deps (file %{project_root}/ppx/pp_gt.exe))) |
| 537 | + (instrumentation (backend bisect_ppx))(preprocess (pps GT.ppx_all))) |
544 | 538 |
|
545 | 539 | (cram |
546 | 540 | (applies_to test807) |
|
549 | 543 | (name test807showT) |
550 | 544 | (modules test807showT) |
551 | 545 | (libraries GT) |
552 | | - (preprocess (action (run %{project_root}/ppx/pp_gt.exe --as-pp %{input-file}))) |
553 | | - (preprocessor_deps (file %{project_root}/ppx/pp_gt.exe))) |
| 546 | + (instrumentation (backend bisect_ppx))(preprocess (pps GT.ppx_all))) |
554 | 547 |
|
555 | 548 | (cram |
556 | 549 | (applies_to test811) |
|
559 | 552 | (name test811compare) |
560 | 553 | (modules test811compare) |
561 | 554 | (libraries GT) |
562 | | - (preprocess (action (run %{project_root}/ppx/pp_gt.exe --as-pp %{input-file}))) |
563 | | - (preprocessor_deps (file %{project_root}/ppx/pp_gt.exe))) |
| 555 | + (instrumentation (backend bisect_ppx))(preprocess (pps GT.ppx_all))) |
564 | 556 |
|
565 | 557 | (cram |
566 | 558 | (applies_to test812) |
|
569 | 561 | (name test812html) |
570 | 562 | (modules test812html) |
571 | 563 | (libraries GT) |
572 | | - (preprocess (action (run %{project_root}/ppx/pp_gt.exe --as-pp %{input-file}))) |
573 | | - (preprocessor_deps (file %{project_root}/ppx/pp_gt.exe))) |
| 564 | + (instrumentation (backend bisect_ppx))(preprocess (pps GT.ppx_all))) |
574 | 565 |
|
575 | 566 | (cram |
576 | 567 | (applies_to test813) |
|
579 | 570 | (name test813htmlTy) |
580 | 571 | (modules test813htmlTy) |
581 | 572 | (libraries GT) |
582 | | - (preprocess (action (run %{project_root}/ppx/pp_gt.exe --as-pp %{input-file}))) |
583 | | - (preprocessor_deps (file %{project_root}/ppx/pp_gt.exe))) |
| 573 | + (instrumentation (backend bisect_ppx))(preprocess (pps GT.ppx_all))) |
584 | 574 |
|
585 | 575 | (cram |
586 | 576 | (applies_to test815) |
|
589 | 579 | (name test815abstr) |
590 | 580 | (modules test815abstr) |
591 | 581 | (libraries GT) |
592 | | - (preprocess (action (run %{project_root}/ppx/pp_gt.exe --as-pp %{input-file}))) |
593 | | - (preprocessor_deps (file %{project_root}/ppx/pp_gt.exe))) |
| 582 | + (instrumentation (backend bisect_ppx))(preprocess (pps GT.ppx_all))) |
594 | 583 |
|
595 | 584 | (cram |
596 | 585 | (applies_to test816) |
|
599 | 588 | (name test816hash) |
600 | 589 | (modules test816hash) |
601 | 590 | (libraries GT) |
602 | | - (preprocess (action (run %{project_root}/ppx/pp_gt.exe --as-pp %{input-file}))) |
603 | | - (preprocessor_deps (file %{project_root}/ppx/pp_gt.exe))) |
| 591 | + (instrumentation (backend bisect_ppx))(preprocess (pps GT.ppx_all))) |
604 | 592 |
|
605 | 593 | (cram |
606 | 594 | (applies_to test820) |
|
609 | 597 | (name test820spec) |
610 | 598 | (modules test820spec) |
611 | 599 | (libraries GT) |
612 | | - (preprocess (action (run %{project_root}/ppx/pp_gt.exe --as-pp %{input-file}))) |
613 | | - (preprocessor_deps (file %{project_root}/ppx/pp_gt.exe))) |
| 600 | + (instrumentation (backend bisect_ppx))(preprocess (pps GT.ppx_all))) |
614 | 601 |
|
615 | 602 | (cram |
616 | 603 | (applies_to test821) |
|
619 | 606 | (name test821clab) |
620 | 607 | (modules test821clab) |
621 | 608 | (libraries GT) |
622 | | - (preprocess (action (run %{project_root}/ppx/pp_gt.exe --as-pp %{input-file}))) |
623 | | - (preprocessor_deps (file %{project_root}/ppx/pp_gt.exe))) |
| 609 | + (instrumentation (backend bisect_ppx))(preprocess (pps GT.ppx_all))) |
624 | 610 |
|
625 | 611 | (cram |
626 | 612 | (applies_to test822) |
|
629 | 615 | (name test822) |
630 | 616 | (modules test822) |
631 | 617 | (libraries GT) |
632 | | - (preprocess (action (run %{project_root}/ppx/pp_gt.exe --as-pp %{input-file}))) |
633 | | - (preprocessor_deps (file %{project_root}/ppx/pp_gt.exe))) |
| 618 | + (instrumentation (backend bisect_ppx))(preprocess (pps GT.ppx_all))) |
634 | 619 |
|
635 | 620 | (cram |
636 | 621 | (applies_to test823) |
|
639 | 624 | (name test823list) |
640 | 625 | (modules test823list) |
641 | 626 | (libraries GT) |
642 | | - (preprocess (action (run %{project_root}/ppx/pp_gt.exe --as-pp %{input-file}))) |
643 | | - (preprocessor_deps (file %{project_root}/ppx/pp_gt.exe))) |
| 627 | + (instrumentation (backend bisect_ppx))(preprocess (pps GT.ppx_all))) |
644 | 628 |
|
645 | 629 | (cram |
646 | 630 | (applies_to test824) |
|
649 | 633 | (name test824mut) |
650 | 634 | (modules test824mut) |
651 | 635 | (libraries GT) |
652 | | - (preprocess (action (run %{project_root}/ppx/pp_gt.exe --as-pp %{input-file}))) |
653 | | - (preprocessor_deps (file %{project_root}/ppx/pp_gt.exe))) |
| 636 | + (instrumentation (backend bisect_ppx))(preprocess (pps GT.ppx_all))) |
654 | 637 |
|
655 | 638 | (cram |
656 | 639 | (applies_to test825) |
|
659 | 642 | (name test825tuples) |
660 | 643 | (modules test825tuples) |
661 | 644 | (libraries GT) |
662 | | - (preprocess (action (run %{project_root}/ppx/pp_gt.exe --as-pp %{input-file}))) |
663 | | - (preprocessor_deps (file %{project_root}/ppx/pp_gt.exe))) |
| 645 | + (instrumentation (backend bisect_ppx))(preprocess (pps GT.ppx_all))) |
664 | 646 |
|
665 | 647 | (cram |
666 | 648 | (applies_to test826) |
|
669 | 651 | (name test826antiph) |
670 | 652 | (modules test826antiph) |
671 | 653 | (libraries GT) |
672 | | - (preprocess (action (run %{project_root}/ppx/pp_gt.exe --as-pp %{input-file}))) |
673 | | - (preprocessor_deps (file %{project_root}/ppx/pp_gt.exe))) |
| 654 | + (instrumentation (backend bisect_ppx))(preprocess (pps GT.ppx_all))) |
674 | 655 |
|
675 | 656 | (cram |
676 | 657 | (applies_to test827) |
|
679 | 660 | (name test827mut) |
680 | 661 | (modules test827mut) |
681 | 662 | (libraries GT) |
682 | | - (preprocess (action (run %{project_root}/ppx/pp_gt.exe --as-pp %{input-file}))) |
683 | | - (preprocessor_deps (file %{project_root}/ppx/pp_gt.exe))) |
| 663 | + (instrumentation (backend bisect_ppx))(preprocess (pps GT.ppx_all))) |
684 | 664 |
|
685 | 665 | (cram |
686 | 666 | (applies_to test828) |
|
689 | 669 | (name test828combi) |
690 | 670 | (modules test828combi) |
691 | 671 | (libraries GT) |
692 | | - (preprocess (action (run %{project_root}/ppx/pp_gt.exe --as-pp %{input-file}))) |
693 | | - (preprocessor_deps (file %{project_root}/ppx/pp_gt.exe))) |
| 672 | + (instrumentation (backend bisect_ppx))(preprocess (pps GT.ppx_all))) |
694 | 673 |
|
695 | 674 | (cram |
696 | 675 | (applies_to test829) |
|
699 | 678 | (name test829enum) |
700 | 679 | (modules test829enum) |
701 | 680 | (libraries GT) |
702 | | - (preprocess (action (run %{project_root}/ppx/pp_gt.exe --as-pp %{input-file}))) |
703 | | - (preprocessor_deps (file %{project_root}/ppx/pp_gt.exe))) |
| 681 | + (instrumentation (backend bisect_ppx))(preprocess (pps GT.ppx_all))) |
704 | 682 |
|
705 | 683 | (cram |
706 | 684 | (applies_to test840) |
|
709 | 687 | (name test840garrique) |
710 | 688 | (modules test840garrique) |
711 | 689 | (libraries GT) |
712 | | - (preprocess (action (run %{project_root}/ppx/pp_gt.exe --as-pp %{input-file}))) |
713 | | - (preprocessor_deps (file %{project_root}/ppx/pp_gt.exe))) |
| 690 | + (instrumentation (backend bisect_ppx))(preprocess (pps GT.ppx_all))) |
714 | 691 | ; ppx+rectypes |
715 | 692 |
|
716 | 693 | (cram |
|
721 | 698 | (modules test798gen) |
722 | 699 | (flags (:standard -rectypes)) |
723 | 700 | (libraries GT) |
724 | | - (preprocess (action (run %{project_root}/ppx/pp_gt.exe --as-pp %{input-file}))) |
725 | | - (preprocessor_deps (file %{project_root}/ppx/pp_gt.exe))) |
| 701 | + (instrumentation (backend bisect_ppx))(preprocess (pps GT.ppx_all))) |
726 | 702 |
|
727 | 703 | (cram |
728 | 704 | (applies_to test817) |
|
732 | 708 | (modules test817logic) |
733 | 709 | (flags (:standard -rectypes)) |
734 | 710 | (libraries GT) |
735 | | - (preprocess (action (run %{project_root}/ppx/pp_gt.exe --as-pp %{input-file}))) |
736 | | - (preprocessor_deps (file %{project_root}/ppx/pp_gt.exe))) |
| 711 | + (instrumentation (backend bisect_ppx))(preprocess (pps GT.ppx_all))) |
737 | 712 |
|
738 | 713 | (cram |
739 | 714 | (applies_to test827) |
|
743 | 718 | (modules test827) |
744 | 719 | (flags (:standard -rectypes)) |
745 | 720 | (libraries GT) |
746 | | - (preprocess (action (run %{project_root}/ppx/pp_gt.exe --as-pp %{input-file}))) |
747 | | - (preprocessor_deps (file %{project_root}/ppx/pp_gt.exe))) |
| 721 | + (instrumentation (backend bisect_ppx))(preprocess (pps GT.ppx_all))) |
748 | 722 |
|
749 | 723 | (cram |
750 | 724 | (applies_to test828) |
|
753 | 727 | (name test828mut) |
754 | 728 | (modules test828mut) |
755 | 729 | (flags (:standard -rectypes)) |
756 | | - (libraries GT) |
757 | | - (preprocess (action (run %{project_root}/ppx/pp_gt.exe --as-pp %{input-file}))) |
758 | | - (preprocessor_deps (file %{project_root}/ppx/pp_gt.exe))) |
| 730 | + (libraries GT bisect_ppx.runtime) |
| 731 | + (instrumentation (backend bisect_ppx))(preprocess (pps GT.ppx_all))) |
759 | 732 |
|
760 | 733 | (cram |
761 | 734 | (applies_to test830) |
|
765 | 738 | (modules test830mut) |
766 | 739 | (flags (:standard -rectypes)) |
767 | 740 | (libraries GT) |
768 | | - (preprocess (action (run %{project_root}/ppx/pp_gt.exe --as-pp %{input-file}))) |
769 | | - (preprocessor_deps (file %{project_root}/ppx/pp_gt.exe))) |
| 741 | + (instrumentation (backend bisect_ppx))(preprocess (pps GT.ppx_all))) |
0 commit comments