mirror of
				https://github.com/minetest-mods/mesecons.git
				synced 2025-10-31 19:35:23 +01:00 
			
		
		
		
	Add automated tests for some mods (#605)
Depends on mineunit from https://github.com/S-S-X/mineunit mesecons, mesecons_mvps, mesecons_fpga, and mesecons_luacontroller are now tested.
This commit is contained in:
		
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							2ede29df9c
						
					
				
				
					commit
					c10ce2dbc5
				
			
							
								
								
									
										5
									
								
								.test_fixtures/mesecons_gamecompat.lua
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								.test_fixtures/mesecons_gamecompat.lua
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,5 @@ | ||||
| fixture("mesecons") | ||||
|  | ||||
| mineunit:set_current_modname("mesecons_gamecompat") | ||||
| mineunit:set_modpath("mesecons_gamecompat", "../mesecons_gamecompat") | ||||
| sourcefile("../mesecons_gamecompat/init") | ||||
		Reference in New Issue
	
	Block a user