mirror of
				https://github.com/bellard/quickjs.git
				synced 2025-05-29 01:49:18 +08:00 
			
		
		
		
	handle missing test262 gracefully
This commit is contained in:
		
							parent
							
								
									0a361b7c0f
								
							
						
					
					
						commit
						530ba6a631
					
				
							
								
								
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@ -1,5 +1,6 @@
 | 
				
			|||||||
*.a
 | 
					*.a
 | 
				
			||||||
.obj/
 | 
					.obj/
 | 
				
			||||||
 | 
					tests/bjson.so
 | 
				
			||||||
examples/test_fib
 | 
					examples/test_fib
 | 
				
			||||||
test_fib.c
 | 
					test_fib.c
 | 
				
			||||||
examples/*.so
 | 
					examples/*.so
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user