mirror of
				https://gitlab.com/freepascal.org/fpc/source.git
				synced 2025-11-04 08:19:36 +01:00 
			
		
		
		
	* Add TestSpecificTBufDataset unit into dbtestframework to non gui testframework
patch by Lacak2, Mantis #22363 git-svn-id: trunk@21767 -
This commit is contained in:
		
							parent
							
								
									3f5ae8b05f
								
							
						
					
					
						commit
						8a72ccd1df
					
				@ -18,11 +18,12 @@ uses
 | 
			
		||||
  memdstoolsunit,
 | 
			
		||||
  SdfDSToolsUnit,
 | 
			
		||||
// Units wich contains the tests
 | 
			
		||||
  testbasics,
 | 
			
		||||
  testfieldtypes,
 | 
			
		||||
  TestBasics,
 | 
			
		||||
  TestFieldTypes,
 | 
			
		||||
  TestDatasources,
 | 
			
		||||
  testdbbasics,
 | 
			
		||||
  TestBufDatasetStreams;
 | 
			
		||||
  TestDBBasics,
 | 
			
		||||
  TestBufDatasetStreams,
 | 
			
		||||
  TestSpecificTBufDataset;
 | 
			
		||||
 | 
			
		||||
var
 | 
			
		||||
  FXMLResultsWriter: TXMLResultsWriter;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user