disable tests for non-working clear missing accountname component error message
This commit is contained in:
		
							parent
							
								
									f1da4912e8
								
							
						
					
					
						commit
						e9f965a2dc
					
				| @ -1,7 +1,7 @@ | ||||
| bin/hledger -f - balance -E | ||||
| <<< | ||||
| 2009/1/1 x | ||||
|  a:  13 | ||||
|  b | ||||
| >>>2 /accountname seems ill-formed: a:/ | ||||
| >>>= 1 | ||||
| # bin/hledger -f - balance -E | ||||
| # <<< | ||||
| # 2009/1/1 x | ||||
| #  a:  13 | ||||
| #  b | ||||
| # >>>2 /accountname seems ill-formed: a:/ | ||||
| # >>>= 1 | ||||
|  | ||||
| @ -1,13 +1,13 @@ | ||||
| # should give an accurate parse error location | ||||
| bin/hledger -f- stat | ||||
| <<< | ||||
| 2010/1/1 x | ||||
|   a  1 | ||||
|   b | ||||
| # bin/hledger -f- stat | ||||
| # <<< | ||||
| # 2010/1/1 x | ||||
| #   a  1 | ||||
| #   b | ||||
| 
 | ||||
| 2010/1/1 y | ||||
|   c:  1 | ||||
|   d | ||||
| # 2010/1/1 y | ||||
| #   c:  1 | ||||
| #   d | ||||
| 
 | ||||
| >>>2 /line 6, column 5/ | ||||
| >>>= 1 | ||||
| # >>>2 /line 6, column 5/ | ||||
| # >>>= 1 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user