8 Commits (516f8231abf76719bef3edcbbf208c4af14664e1)

Author SHA1 Message Date
Fabien Benureau 9247c0d3f3 update check at startup
12 years ago
Olivier Mangin 53e6aa512e Remove outdated add_library.
12 years ago
Jonathan Grizou f29f1a96b5 Check if plugin as a parser command before adding it into the OrderedList.
12 years ago
Jonathan Grizou 4a91c4953c Change back plugin.py to plugins.py + adapt PapersPlugin class protoype to command with args
12 years ago
Jonathan Grizou 31cf4de9d3 Change call for command from "cmds[cmd].command(**vars(args))" to "cmds[cmd].command(args)".
12 years ago
Fabien Benureau f528aa8a67 updated core. almost all tests are passing
12 years ago
Fabien Benureau b4504278f2 more robust fake_fs testing; added papers add test
12 years ago
Fabien Benureau 13bd18cda9 working fs replacement enabling use case testing.
12 years ago