index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for --hashes=sha512_256 as another algorithm
John Wiegley
2024-08-05
1
-0
/
+28
*
Improvements to the hashing tests
John Wiegley
2024-08-05
3
-4
/
+36
*
Add positive and negative tests for the --hashes option
John Wiegley
2024-08-05
2
-0
/
+51
*
Fix denominator of roundto result
Max Nikulin
2024-08-05
3
-0
/
+105
*
print: Align amounts even when account names are long
Gwyneth Morgan
2024-07-10
1
-0
/
+24
*
cmake: Add Python tests only when building with Python support
Alexis Hildebrandt
2024-07-08
1
-1
/
+6
*
Use Python raw strings for regex methods argument
Alexis Hildebrandt
2024-07-08
7
-98
/
+98
*
Restore expr context after calc, #2330 #2343
Tavis Ormandy
2024-07-08
1
-0
/
+14
*
Fix Query Parser for Automated Transactions (#1)
Igbanam Ogbuluijah
2024-06-25
1
-0
/
+14
*
test: Accept test names as arguments
Alexis Hildebrandt
2023-12-09
1
-0
/
+4
*
chore: Fix inline python format-strings
Alexis Hildebrandt
2023-12-08
1
-2
/
+2
*
Merge branch 'master' into modernize-test-scripts
Alexis Hildebrandt
2023-12-05
3
-32
/
+1
|
\
|
*
test: Remove Python2 specific tests
Alexis Hildebrandt
2023-12-05
3
-32
/
+1
*
|
tests: Modernize test scripts
Alexis Hildebrandt
2023-12-05
9
-196
/
+161
|
/
*
Migrate Python scripts to Python 3
Alexis Hildebrandt
2023-12-04
15
-54
/
+52
*
Fix =regex note query syntax
Gwyneth Morgan
2023-10-12
3
-6
/
+11
*
add regress test for issue #2270
dbear496
2023-07-16
1
-0
/
+13
*
fix #2220, bucket transactions ignored with reg --related
Tavis Ormandy
2023-04-18
1
-0
/
+8
*
Add regression test for bugs #777 and #2207
Martin Michlmayr
2023-03-27
2
-0
/
+22
*
Add test cases for issue #2205
Martin Michlmayr
2023-03-03
2
-0
/
+31
*
Add test/baseline/cmd-stats1.test
John Wiegley
2023-02-06
1
-0
/
+24
*
Update copyright year
Alexis Hildebrandt
2023-02-02
1
-1
/
+1
*
Remove obsolete from __future__ imports
Alexis Hildebrandt
2023-02-01
16
-28
/
+0
*
Sort 786A3DD0.test chronologically by date
Alexis Hildebrandt
2023-02-01
1
-1
/
+1
*
Attempt to fix Linux CI failure
Alexis Hildebrandt
2023-02-01
1
-1
/
+1
*
Fix python/c++ conversion for boost::optional<T>
David Sklar
2023-01-27
1
-0
/
+9
*
Rename quoted_rfc4180 to quoted_rfc, to avoid parser quirk
Donald Lam
2023-01-25
2
-0
/
+14
*
typo and column alignment
spaette
2023-01-23
3
-3
/
+3
*
Initial fix for #2147
WY
2023-01-20
1
-0
/
+28
*
Python: Transaction.remove_post should call xact_base_t::remove_post
David Sklar
2023-01-10
1
-6
/
+21
*
Python: test cleanups
David Sklar
2023-01-09
3
-8
/
+4
*
typos
spaette
2023-01-07
4
-4
/
+4
*
Fix balancing commodity with smaller unit.
Maria
2022-10-11
2
-0
/
+26
*
Fix typos found by codespell
Alexis Hildebrandt
2022-07-19
1
-1
/
+1
*
Update copyright statement for 2022
Alexis Hildebrandt
2022-07-02
1
-1
/
+1
*
Replace os.path.abspath with os.path.realpath
Alexis Hildebrandt
2022-07-01
5
-10
/
+10
*
Fix unrounding for equity
Oleg Bulatov
2022-05-06
1
-0
/
+30
*
Fix test formatting
John Wiegley
2022-05-03
1
-3
/
+3
*
Add test/regress/2109.test
John Wiegley
2022-05-03
1
-0
/
+23
*
Avoid making references to null
Kunht Kun
2022-03-17
1
-0
/
+16
*
Avoid dereferencing null pointer
Kunht Kun
2022-03-12
1
-0
/
+12
*
Ensure absolute path for include
Kunht Kun
2022-03-09
1
-2
/
+2
*
Modify a regression test to match output from Boost 1.77
John Wiegley
2022-02-24
1
-2
/
+2
*
Use correct int return type for stream input operations
kanreki
2021-12-08
2
-0
/
+19
*
Fix --time-colon for negative time amounts
Rafael Ascensão
2021-09-27
1
-0
/
+23
*
Update docs for move to GitHub Actions
Martin Michlmayr
2021-08-24
1
-1
/
+1
*
Fix silent errors when reading lines from input files.
Austin Wise
2021-08-24
2
-0
/
+10
*
Show "FAILURE in exit code" when success is expected
Alan Bram
2021-05-04
1
-5
/
+4
*
Fix amount tokenizer re: embedded minus sign.
Donald Lam
2021-05-02
1
-0
/
+12
*
Fix using day-of-week names for `xact` command
Alan Bram
2021-04-10
1
-0
/
+23
[next]