mirror of
				https://git.code.sf.net/p/seeddms/code
				synced 2025-10-30 20:51:22 +00:00 
			
		
		
		
	add target unittest
This commit is contained in:
		
							parent
							
								
									2ad448581a
								
							
						
					
					
						commit
						1534d2be8e
					
				
							
								
								
									
										3
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								Makefile
									
									
									
									
									
								
							|  | @ -26,6 +26,9 @@ dist: | ||||||
| quickstart: | quickstart: | ||||||
| 	vendor/bin/phing -Dversion=$(VERSION) package | 	vendor/bin/phing -Dversion=$(VERSION) package | ||||||
| 
 | 
 | ||||||
|  | unittest: | ||||||
|  | 	vendor/bin/phing -Dversion=$(VERSION) phpunitfast | ||||||
|  | 
 | ||||||
| pear: | pear: | ||||||
| 	(cd SeedDMS_Core/; pear package) | 	(cd SeedDMS_Core/; pear package) | ||||||
| 	(cd SeedDMS_Lucene/; pear package) | 	(cd SeedDMS_Lucene/; pear package) | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Uwe Steinmann
						Uwe Steinmann