|  Nicola Murino | b4ea0fd6f6 | fix lint issues These lint issues remain:
- request-errors.go, aliases for new error types
- request-attrs.go, UidGid. Changing this will break compatibility | 2019-08-30 17:04:37 +02:00 | 
				
					
						|  John Eikenberry | 1077779d44 | Revert "rename files with OS specific request test code" Tests pass but doesn't build. :P
Need to figure out better way to organize this code.
This reverts commit 322a18e28b. | 2017-03-01 20:54:40 -08:00 | 
				
					
						|  John Eikenberry | 322a18e28b | rename files with OS specific request test code Added _test so they will only be compiled as part of the tests. | 2017-03-01 19:53:59 -08:00 | 
				
					
						|  John Eikenberry | 81c5ef6a75 | rework fileinfo.Sys() output test for windows split out the unix specific test code | 2017-03-01 19:51:32 -08:00 | 
				
					
						|  John Eikenberry | f025fae65c | rework build tags for unix request test support code | 2017-03-01 19:50:37 -08:00 | 
				
					
						|  John Eikenberry | e1c86753b9 | OS specific syscall.Stat_t use into separate file The use of Stat_t in request-example.go is unix specific and broke the
Windows OS builds. This is the minimal change to fix that.
This fixes #157. | 2017-02-24 20:06:51 -08:00 |