Index: tests/configs/.in/parseconfig-all.txt
===================================================================
--- tests/configs/.in/parseconfig-all.txt	(revision 6325bd484b77950ce179d7b9ad51429b3416b38d)
+++ 	(revision )
@@ -1,12 +1,0 @@
-StopCost				1	# amount to charge per train stop
-NumStudents				2	# number of students to create
-NumStops				2	# number of train stops; minimum of 2
-MaxNumStudents 			5  	# maximum students each train can carry
-TimerDelay 				2	# length of time between each tick of the timer
-# Going to add a comment here
-MaxStudentDelay			10	# maximum random student delay between trips
-MaxStudentTrips 		3	# maximum number of train trips each student takes
-GroupoffDelay			10	# length of time between initializing gift cards
-ConductorDelay			5  	# length of time between checking on passenger POPs
-ParentalDelay			5	# length of time between cash deposits
-NumCouriers				1	# number of WATCard office couriers in the pool
Index: tests/configs/.in/parseconfig-errors.txt
===================================================================
--- tests/configs/.in/parseconfig-errors.txt	(revision 6325bd484b77950ce179d7b9ad51429b3416b38d)
+++ 	(revision )
@@ -1,12 +1,0 @@
-StopCost				-1	# amount to charge per train stop
-NumStudents				2	# number of students to create
-NumStops				2	# number of train stops; minimum of 2
-MaxNumStudents 			5  	# maximum students each train can carry
-TimerDelay 				2	# length of time between each tick of the timer
-MaxStudentDelay			10	# maximum random student delay between trips
-MaxStudentTrips 		3	# maximum number of train trips each student takes
-GroupoffDelay			10	# length of time between initializing gift cards
-ConductorDelay			5  	# length of time between checking on passenger POPs
-ParentalDelay			5	# length of time between cash deposits
-NumCouriers				1	# number of WATCard office couriers in the pool
-AnothaOne               DjKhaled    # this one will not be used by the user
Index: tests/configs/.in/parseconfig-missing.txt
===================================================================
--- tests/configs/.in/parseconfig-missing.txt	(revision 6325bd484b77950ce179d7b9ad51429b3416b38d)
+++ 	(revision )
@@ -1,12 +1,0 @@
-StopCost				-1	# amount to charge per train stop
-NumStudents				2	# number of students to create
-NumStops				2	# number of train stops; minimum of 2
-MaxNumStudents 			5  	# maximum students each train can carry
-TimerDelay 				2	# length of time between each tick of the timer
-MaxStudentDelay			10	# maximum random student delay between trips
-MaxStudentTrips 		3	# maximum number of train trips each student takes
-GroupoffDelay			10	# length of time between initializing gift cards
-ConductorDelay			5  	# length of time between checking on passenger POPs
-# ParentalDelay			5	# length of time between cash deposits
-NumCouriers				1	# number of WATCard office couriers in the pool
-# Notice I've commented out one of the wanted entries
Index: tests/configs/.in/parseconfig.all.txt
===================================================================
--- tests/configs/.in/parseconfig.all.txt	(revision 2ac78a14fd9ad355cb75cf3a7f4d58670189b7da)
+++ tests/configs/.in/parseconfig.all.txt	(revision 2ac78a14fd9ad355cb75cf3a7f4d58670189b7da)
@@ -0,0 +1,12 @@
+StopCost				1	# amount to charge per train stop
+NumStudents				2	# number of students to create
+NumStops				2	# number of train stops; minimum of 2
+MaxNumStudents 			5  	# maximum students each train can carry
+TimerDelay 				2	# length of time between each tick of the timer
+# Going to add a comment here
+MaxStudentDelay			10	# maximum random student delay between trips
+MaxStudentTrips 		3	# maximum number of train trips each student takes
+GroupoffDelay			10	# length of time between initializing gift cards
+ConductorDelay			5  	# length of time between checking on passenger POPs
+ParentalDelay			5	# length of time between cash deposits
+NumCouriers				1	# number of WATCard office couriers in the pool
Index: tests/configs/.in/parseconfig.errors.txt
===================================================================
--- tests/configs/.in/parseconfig.errors.txt	(revision 2ac78a14fd9ad355cb75cf3a7f4d58670189b7da)
+++ tests/configs/.in/parseconfig.errors.txt	(revision 2ac78a14fd9ad355cb75cf3a7f4d58670189b7da)
@@ -0,0 +1,12 @@
+StopCost				-1	# amount to charge per train stop
+NumStudents				2	# number of students to create
+NumStops				2	# number of train stops; minimum of 2
+MaxNumStudents 			5  	# maximum students each train can carry
+TimerDelay 				2	# length of time between each tick of the timer
+MaxStudentDelay			10	# maximum random student delay between trips
+MaxStudentTrips 		3	# maximum number of train trips each student takes
+GroupoffDelay			10	# length of time between initializing gift cards
+ConductorDelay			5  	# length of time between checking on passenger POPs
+ParentalDelay			5	# length of time between cash deposits
+NumCouriers				1	# number of WATCard office couriers in the pool
+AnothaOne               DjKhaled    # this one will not be used by the user
Index: tests/configs/.in/parseconfig.missing.txt
===================================================================
--- tests/configs/.in/parseconfig.missing.txt	(revision 2ac78a14fd9ad355cb75cf3a7f4d58670189b7da)
+++ tests/configs/.in/parseconfig.missing.txt	(revision 2ac78a14fd9ad355cb75cf3a7f4d58670189b7da)
@@ -0,0 +1,12 @@
+StopCost				-1	# amount to charge per train stop
+NumStudents				2	# number of students to create
+NumStops				2	# number of train stops; minimum of 2
+MaxNumStudents 			5  	# maximum students each train can carry
+TimerDelay 				2	# length of time between each tick of the timer
+MaxStudentDelay			10	# maximum random student delay between trips
+MaxStudentTrips 		3	# maximum number of train trips each student takes
+GroupoffDelay			10	# length of time between initializing gift cards
+ConductorDelay			5  	# length of time between checking on passenger POPs
+# ParentalDelay			5	# length of time between cash deposits
+NumCouriers				1	# number of WATCard office couriers in the pool
+# Notice I've commented out one of the wanted entries
Index: tests/configs/parseconfig.cfa
===================================================================
--- tests/configs/parseconfig.cfa	(revision 6325bd484b77950ce179d7b9ad51429b3416b38d)
+++ tests/configs/parseconfig.cfa	(revision 2ac78a14fd9ad355cb75cf3a7f4d58670189b7da)
@@ -50,5 +50,5 @@
 	sout | "Different types of destination addresses";
 
-	parse_config( xstr(IN_DIR) "parseconfig-all.txt", entries, NUM_ENTRIES, parse_tabular_config_format );
+	parse_config( xstr(IN_DIR) "parseconfig.all.txt", entries, NUM_ENTRIES, parse_tabular_config_format );
 
     sout | "Stop cost: " | config_params.stop_cost;
@@ -77,5 +77,5 @@
 	sout | "Missing_Config_Entries thrown when config file is missing entries we want";
 	try {
-		parse_config( xstr(IN_DIR) "parseconfig-missing.txt", entries, NUM_ENTRIES, parse_tabular_config_format );
+		parse_config( xstr(IN_DIR) "parseconfig.missing.txt", entries, NUM_ENTRIES, parse_tabular_config_format );
 	} catch( Missing_Config_Entries * ex ) {
 		msg( ex );
@@ -92,5 +92,5 @@
 
 	try {
-		parse_config( xstr(IN_DIR) "parseconfig-errors.txt", entry, 1, parse_tabular_config_format );
+		parse_config( xstr(IN_DIR) "parseconfig.errors.txt", entry, 1, parse_tabular_config_format );
 	} catch( Parse_Failure * ex ) {
 		msg( ex );
@@ -106,5 +106,5 @@
 
 	try {
-		parse_config( xstr(IN_DIR) "parseconfig-errors.txt", entries, NUM_ENTRIES, parse_tabular_config_format );
+		parse_config( xstr(IN_DIR) "parseconfig.errors.txt", entries, NUM_ENTRIES, parse_tabular_config_format );
 	} catch( Validation_Failure * ex ) {
 		msg( ex );
@@ -115,5 +115,5 @@
 	sout | "No error is thrown when validation succeeds";
 	config_params.stop_cost = -1; // Reset value
-	parse_config( xstr(IN_DIR) "parseconfig-all.txt", entries, NUM_ENTRIES, parse_tabular_config_format );
+	parse_config( xstr(IN_DIR) "parseconfig.all.txt", entries, NUM_ENTRIES, parse_tabular_config_format );
 	sout | "Stop cost: " | config_params.stop_cost;
 	sout | nl;
@@ -126,5 +126,5 @@
 
 	config_params.stop_cost = -1; // Reset value
-	parse_config( xstr(IN_DIR) "parseconfig-all.txt", entries, NUM_ENTRIES, parse_tabular_config_format );
+	parse_config( xstr(IN_DIR) "parseconfig.all.txt", entries, NUM_ENTRIES, parse_tabular_config_format );
 
 	sout | "Stop cost: " | config_params.stop_cost;
@@ -139,5 +139,5 @@
 
 	config_params.stop_cost = -1; // Reset value
-	parse_config( xstr(IN_DIR) "parseconfig-all.txt", entries, NUM_ENTRIES, parse_tabular_config_format );
+	parse_config( xstr(IN_DIR) "parseconfig.all.txt", entries, NUM_ENTRIES, parse_tabular_config_format );
 
 	sout | "Stop cost: " | config_params.stop_cost;
