gitignore stuff
This commit is contained in:
		
							
								
								
									
										1
									
								
								test/.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								test/.gitignore
									
									
									
									
										vendored
									
									
								
							| @@ -6,3 +6,4 @@ cmake_install.cmake | |||||||
| node_modules | node_modules | ||||||
| ixwebsocket | ixwebsocket | ||||||
| Makefile | Makefile | ||||||
|  | build | ||||||
|   | |||||||
							
								
								
									
										7
									
								
								test/run.sh
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								test/run.sh
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,7 @@ | |||||||
|  | #!/bin/sh | ||||||
|  |  | ||||||
|  | mkdir build  | ||||||
|  | cd build | ||||||
|  | cmake ..  | ||||||
|  | make  | ||||||
|  | ./ixwebsocket_unittest | ||||||
		Reference in New Issue
	
	Block a user