You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
				
					
						
							A main package can be imported in one edge case we weren't testing:
when the same main package has any tests, which implicitly import main.
Before the fix, we would panic:
        > garble test -v ./...
        # test/bar/somemaintest.test
        panic: main packages should never need to obfuscate their import paths
						
					
				
			 | 
			3 years ago | |
|---|---|---|
| .. | ||
| asm.txtar | 3 years ago | |
| basic.txtar | 3 years ago | |
| cgo.txtar | 3 years ago | |
| crossbuild.txtar | 3 years ago | |
| debugdir.txtar | 3 years ago | |
| embed.txtar | 3 years ago | |
| goenv.txtar | 3 years ago | |
| gogarble.txtar | 3 years ago | |
| goversion.txtar | 3 years ago | |
| help.txtar | 3 years ago | |
| implement.txtar | 3 years ago | |
| imports.txtar | 3 years ago | |
| init.txtar | 3 years ago | |
| ldflags.txtar | 3 years ago | |
| linkname.txtar | 3 years ago | |
| literals.txtar | 3 years ago | |
| modinfo.txtar | 3 years ago | |
| plugin.txtar | 3 years ago | |
| position.txtar | 3 years ago | |
| reflect.txtar | 3 years ago | |
| reverse.txtar | 3 years ago | |
| seed-cache.txtar | 3 years ago | |
| seed.txtar | 3 years ago | |
| syntax.txtar | 3 years ago | |
| test.txtar | 3 years ago | |
| tiny.txtar | 3 years ago | |
| typeparams.txtar | 3 years ago | |