tests for galtuer
This commit is contained in:
		@@ -2755,7 +2755,7 @@ int main() {
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
#if NEUHAUSER_BILEXA_GALTUER==1
 | 
			
		||||
    std::ifstream input("/opt/ptu5/opt/customer_745/etc/psa_tariff/tariff01.json");
 | 
			
		||||
    std::ifstream input("/home/linux/customer_745/etc/psa_tariff/tariff01.json");
 | 
			
		||||
 | 
			
		||||
    std::stringstream sstr;
 | 
			
		||||
    while(input >> sstr.rdbuf());
 | 
			
		||||
@@ -2781,9 +2781,6 @@ int main() {
 | 
			
		||||
        int nextStep = compute_next_timestep(&cfg, minParkTime + 1, 1);
 | 
			
		||||
        qCritical() << "nextStep" << nextStep;
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
        return 0;
 | 
			
		||||
 | 
			
		||||
        QDateTime const start = QDateTime::currentDateTime();
 | 
			
		||||
        int paymentOptionIndex = cfg.getPaymentOptionIndex(start);
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user