Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 18 for TestOpt (0.37 sec)

  1. src/cmd/go/testdata/mod/rsc.io_quote_v2.0.0.txt

    	}
    }
    
    func TestGo(t *testing.T) {
    	go1 := "Don't communicate by sharing memory, share memory by communicating."
    	if out := Go(); out != go1 {
    		t.Errorf("Go() = %q, want %q", out, go1)
    	}
    }
    
    func TestOpt(t *testing.T) {
    	opt := "If a program is too slow, it must have a loop."
    	if out := Opt(); out != opt {
    		t.Errorf("Opt() = %q, want %q", out, opt)
    	}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Jul 20 15:30:21 UTC 2018
    - 2K bytes
    - Viewed (0)
  2. src/cmd/go/testdata/mod/rsc.io_quote_v1.5.2.txt

    	}
    }
    
    func TestGo(t *testing.T) {
    	go1 := "Don't communicate by sharing memory, share memory by communicating."
    	if out := Go(); out != go1 {
    		t.Errorf("Go() = %q, want %q", out, go1)
    	}
    }
    
    func TestOpt(t *testing.T) {
    	opt := "If a program is too slow, it must have a loop."
    	if out := Opt(); out != opt {
    		t.Errorf("Opt() = %q, want %q", out, opt)
    	}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Jul 12 20:46:50 UTC 2018
    - 2.2K bytes
    - Viewed (0)
  3. src/cmd/go/testdata/mod/rsc.io_quote_v1.4.0.txt

    	}
    }
    
    func TestGo(t *testing.T) {
    	go1 := "Don't communicate by sharing memory, share memory by communicating."
    	if out := Go(); out != go1 {
    		t.Errorf("Go() = %q, want %q", out, go1)
    	}
    }
    
    func TestOpt(t *testing.T) {
    	opt := "If a program is too slow, it must have a loop."
    	if out := Opt(); out != opt {
    		t.Errorf("Opt() = %q, want %q", out, opt)
    	}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Jul 12 20:46:50 UTC 2018
    - 1.9K bytes
    - Viewed (0)
  4. src/cmd/go/testdata/mod/rsc.io_!q!u!o!t!e_v1.5.2.txt

    	}
    }
    
    func TestGO(t *testing.T) {
    	go1 := "DON'T COMMUNICATE BY SHARING MEMORY, SHARE MEMORY BY COMMUNICATING."
    	if out := GO(); out != go1 {
    		t.Errorf("GO() = %q, want %q", out, go1)
    	}
    }
    
    func TestOPT(t *testing.T) {
    	opt := "IF A PROGRAM IS TOO SLOW, IT MUST HAVE A LOOP."
    	if out := OPT(); out != opt {
    		t.Errorf("OPT() = %q, want %q", out, opt)
    	}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Jul 20 15:30:21 UTC 2018
    - 1.8K bytes
    - Viewed (0)
  5. src/cmd/go/testdata/mod/rsc.io_!q!u!o!t!e_v1.5.3-!p!r!e.txt

    	}
    }
    
    func TestGO(t *testing.T) {
    	go1 := "DON'T COMMUNICATE BY SHARING MEMORY, SHARE MEMORY BY COMMUNICATING."
    	if out := GO(); out != go1 {
    		t.Errorf("GO() = %q, want %q", out, go1)
    	}
    }
    
    func TestOPT(t *testing.T) {
    	opt := "IF A PROGRAM IS TOO SLOW, IT MUST HAVE A LOOP."
    	if out := OPT(); out != opt {
    		t.Errorf("OPT() = %q, want %q", out, opt)
    	}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Jul 20 15:30:21 UTC 2018
    - 1.8K bytes
    - Viewed (0)
  6. src/cmd/go/testdata/mod/rsc.io_quote_v1.3.0.txt

    	}
    }
    
    func TestGo(t *testing.T) {
    	go1 := "Don't communicate by sharing memory, share memory by communicating."
    	if out := Go(); out != go1 {
    		t.Errorf("Go() = %q, want %q", out, go1)
    	}
    }
    
    func TestOpt(t *testing.T) {
    	opt := "If a program is too slow, it must have a loop."
    	if out := Opt(); out != opt {
    		t.Errorf("Opt() = %q, want %q", out, opt)
    	}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Jul 12 20:46:50 UTC 2018
    - 1.8K bytes
    - Viewed (0)
  7. src/cmd/go/testdata/mod/rsc.io_quote_v0.0.0-20180709162918-a91498bed0a7.txt

    	}
    }
    
    func TestGo(t *testing.T) {
    	go1 := "Don't communicate by sharing memory, share memory by communicating."
    	if out := Go(); out != go1 {
    		t.Errorf("Go() = %q, want %q", out, go1)
    	}
    }
    
    func TestOpt(t *testing.T) {
    	opt := "If a program is too slow, it must have a loop."
    	if out := Opt(); out != opt {
    		t.Errorf("Opt() = %q, want %q", out, opt)
    	}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Jul 12 20:46:50 UTC 2018
    - 2.2K bytes
    - Viewed (0)
  8. src/cmd/go/testdata/mod/rsc.io_quote_v1.5.1.txt

    	}
    }
    
    func TestGo(t *testing.T) {
    	go1 := "Don't communicate by sharing memory, share memory by communicating."
    	if out := Go(); out != go1 {
    		t.Errorf("Go() = %q, want %q", out, go1)
    	}
    }
    
    func TestOpt(t *testing.T) {
    	opt := "If a program is too slow, it must have a loop."
    	if out := Opt(); out != opt {
    		t.Errorf("Opt() = %q, want %q", out, opt)
    	}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Jul 12 20:46:50 UTC 2018
    - 2K bytes
    - Viewed (0)
  9. src/cmd/go/testdata/mod/rsc.io_quote_v0.0.0-20180710144737-5d9f230bcfba.txt

    	}
    }
    
    func TestGo(t *testing.T) {
    	go1 := "Don't communicate by sharing memory, share memory by communicating."
    	if out := Go(); out != go1 {
    		t.Errorf("Go() = %q, want %q", out, go1)
    	}
    }
    
    func TestOpt(t *testing.T) {
    	opt := "If a program is too slow, it must have a loop."
    	if out := Opt(); out != opt {
    		t.Errorf("Opt() = %q, want %q", out, opt)
    	}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Jul 12 20:46:50 UTC 2018
    - 2.2K bytes
    - Viewed (0)
  10. src/cmd/go/testdata/mod/rsc.io_quote_v1.5.3-pre1.txt

    	}
    }
    
    func TestGo(t *testing.T) {
    	go1 := "Don't communicate by sharing memory, share memory by communicating."
    	if out := Go(); out != go1 {
    		t.Errorf("Go() = %q, want %q", out, go1)
    	}
    }
    
    func TestOpt(t *testing.T) {
    	opt := "If a program is too slow, it must have a loop."
    	if out := Opt(); out != opt {
    		t.Errorf("Opt() = %q, want %q", out, opt)
    	}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Jul 12 20:46:50 UTC 2018
    - 2.3K bytes
    - Viewed (0)
Back to top