Fossil

History of test/cmdline.test of 274d8a1dcd3b1eaa
Login

History of test/cmdline.test of 274d8a1dcd3b1eaa

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History of file test/cmdline.test at check-in 274d8a1dcd3b1eaa

2021-06-21
23:03
Added more test cases to test-spawn-* and gave the test cases human-readable names rather than numbers. ... (file: [6be1214728] check-in: [27cdcbbb49] user: wyoung branch: fossil-spawn, size: 2416)
22:37
Created fossil_spawn() as a dumb-as-rocks wrapper for posix_spawnp(2) and created tests to prove that it doesn't double-interpret its args as fossil_system() does. This isn't portable yet; it's just a seed we can use to bring this branch to a PoC state. ... (file: [2d983e9bde] check-in: [fb7c579736] user: wyoung branch: fossil-spawn, size: 1970)
2020-06-12
00:29
Updates to the 'cmdline', 'set-manifest', and 'unversioned.test' tests. ... (file: [19bc9570d2] check-in: [ecb52c1f78] user: mistachkin branch: trunk, size: 1417)
2016-03-02
20:43
Rename the test suite procedure 'repo_init' to 'test_setup'. ... (file: [df50383ebf] check-in: [413921cca0] user: mistachkin branch: testerCleanup, size: 1014)
08:13
All test files must now call 'repo_init', using an empty string if they do not require a new repository. ... (file: [cb5521bb55] check-in: [3a578e0495] user: mistachkin branch: testerCleanup, size: 1013)
06:45
More work... ... (file: [591fe7fc4f] check-in: [29f0328cd9] user: mistachkin branch: testerCleanup, size: 999)
2012-11-30
14:09
fix testcase ... (file: [4532df2c90] check-in: [e08073d333] user: jan.nijtmans branch: trunk, size: 904)
2012-09-11
18:49
enable unicode commandline for MinGW/MinGW-w64 as well <p> remove unused MINGW_BROKEN_MAINARGS ... (file: [5200d31de7] check-in: [274d8a1dcd] user: jan.nijtmans branch: trunk, size: 904)
2012-09-10
08:21
Add some test cases ... (file: [ab7e375016] check-in: [d43165418c] user: jan.nijtmans branch: mingw-broken-cmdline, size: 895)